183_notes:scalars_and_vectors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
183_notes:scalars_and_vectors [2018/05/02 17:56] pwirving183_notes:scalars_and_vectors [2024/01/30 13:50] (current) – [Vector Simulation] hallstein
Line 1: Line 1:
-bffkhl;fbijke+Section 1.4 in Matter and Interactions (4th edition)
  
 ===== Scalars and Vectors ===== ===== Scalars and Vectors =====
  
-We often use mathematics to describe physical situations. Two types of quantities that are particularly important for describing physical systems are scalars and vectors. In the notes below, you will read about those quantities (in general) and their properties.+We often use mathematics to describe physical situations. Two types of quantities that are particularly important for describing physical systems are scalars and vectors. **In the notes below, you will read about those quantities (in general) and their properties.**
 ==== Lecture Video ==== ==== Lecture Video ====
  
Line 10: Line 10:
 ==== Definitions & Diagrams ==== ==== Definitions & Diagrams ====
  
-//Scalars are quantities that can be represented by a single number. Typical examples include mass, volume, density, and speed.//+//**Scalars** are quantities that can be represented by a single number. Typical examples include mass, volume, density, and speed.//
  
-{{ course_planning:course_notes:basic_vector.png?200| }}+{{ basic_vector_new.png?300| }}
  
-//Vectors are quantities that have both a magnitude and direction. Typical examples include displacement, velocity, momentum, and force.//+//**Vectors** are quantities that have both a magnitude and direction. Typical examples include displacement, velocity, momentum, and force.//
  
 Vectors are often represented with arrows. The end with the triangle is the "tip" or "head." The other end is called the "tail." The tail of a vector can be located anywhere; it is the difference between the tip and the tail that defines the vector itself. To the right is an example of a typical representation (a diagram) of a vector with the tip and tail labeled. We have no such diagrammatic representations for scalars. Vectors are often represented with arrows. The end with the triangle is the "tip" or "head." The other end is called the "tail." The tail of a vector can be located anywhere; it is the difference between the tip and the tail that defines the vector itself. To the right is an example of a typical representation (a diagram) of a vector with the tip and tail labeled. We have no such diagrammatic representations for scalars.
-==== Defining Vectors Mathematically ====+===== Defining Vectors Mathematically =====
  
-{{ course_planning:course_notes:3d_vector.png?300| A position vector defined in 3D space}}+{{ course_planning:course_notes:scalars_vectors_new.png?300| A position vector defined in 3D space}}
 We define vectors in three dimensional space relative to some origin (where the tail of the vector is located). For example, a position vector $\vec{r}$ might defined relative to the origin of coordinates. The measures of the vector along the coordinate axes are called the vector's "components," which can be positive or negative. Mathematically, a vector can be written with "bracket" notation: We define vectors in three dimensional space relative to some origin (where the tail of the vector is located). For example, a position vector $\vec{r}$ might defined relative to the origin of coordinates. The measures of the vector along the coordinate axes are called the vector's "components," which can be positive or negative. Mathematically, a vector can be written with "bracket" notation:
  
-$$ \mathbf{r} = \vec{r} = \langle r_x, r_y, r_z \rangle $$+$$ \mathbf{r} = \vec{r} = \langle r_x, r_y, r_z \rangle $$ 
  
-where $r_x$, $r_y$, and $r_z$ are the vector components in the $x$, $y$, and $z$ direction respectively. They tell you "how much" of the vector $\vec{r}$ is aligned with each coordinate direction. The vector itself is denoted either in bold face (in texts) or with an arrow above it (both texts and handwritten).+//where $r_x$, $r_y$, and $r_z$ are the vector components in the $x$, $y$, and $z$ direction respectively.// They tell you "how much" of the vector $\vec{r}$ is aligned with each coordinate direction. The vector itself is denoted either in bold face (in texts) or with an arrow above it (both texts and handwritten).
  
 In physics, we often use the symbol $\vec{r}$ to represent the position vector, that is, the location of an object with respect to another point (e.g., the origin of coordinates). In physics, we often use the symbol $\vec{r}$ to represent the position vector, that is, the location of an object with respect to another point (e.g., the origin of coordinates).
  
-=== Length of a vector ===+\\ 
 +==== Length of a vector ====
  
-The magnitude (or length) of a vector is a scalar quantity. Mathematically, we represent the magnitude of a vector like this:+The **magnitude** (or length) of a vector is a scalar quantity. Mathematically, we represent the magnitude of a vector like this:
  
 $$r = | \vec{r} | = \sqrt{r_x^2+r_y^2+r_z^2}$$ $$r = | \vec{r} | = \sqrt{r_x^2+r_y^2+r_z^2}$$
Line 36: Line 37:
 This calculation simply uses the [[https://en.wikipedia.org/wiki/Pythagorean_theorem|Pythagorean theorem]] in three dimensions to determine this length. This calculation simply uses the [[https://en.wikipedia.org/wiki/Pythagorean_theorem|Pythagorean theorem]] in three dimensions to determine this length.
  
-=== Unit vector ===+\\ 
 +==== Unit vector ====
  
-Any vector can be multiplied or divided by a scalar quantity. Often it is useful to divide a vector by its own magnitude. The result is the "unit vector." The unit vector is a vector with length 1, but that points in the direction of the original vector. The unit vector has no units (e.g., the unit vector of a position vector with units of meters has no units itself). Mathematically, we represent the unit vector like this:+Any vector can be multiplied or divided by a scalar quantity. Often it is useful to divide a vector by its own magnitude. The result is the "unit vector." **The unit vector** is a vector with length 1, but that points in the direction of the original vector. //The unit vector has no units// (e.g., the unit vector of a position vector with units of meters has no units itself). Mathematically, we represent the unit vector like this:
  
 $$ \hat{r} = \dfrac{\vec{r}}{|\vec{r}|} = \dfrac{\langle r_x, r_y, r_z \rangle}{\sqrt{r_x^2+r_y^2+r_z^2}}$$ $$ \hat{r} = \dfrac{\vec{r}}{|\vec{r}|} = \dfrac{\langle r_x, r_y, r_z \rangle}{\sqrt{r_x^2+r_y^2+r_z^2}}$$
Line 54: Line 56:
 ==== Determining Vector Components in Two Dimensions ==== ==== Determining Vector Components in Two Dimensions ====
  
-[{{ course_planning:course_notes:2d_vector.png?250|2D vector decomposition into components}}]+[{{ 183_notes:2d_vector_new.png?250|2D vector decomposition into components}}]
  
 Two dimensional vectors are easy to sketch, so often we will use them when describing different physical systems and problems. For these vectors, it is often useful to define an angle ($\theta$) between the vector and one of the coordinate directions (see the figure to the right). The typical relationship between the x and y components of a 2D vector and its magnitude and this angle (when defined from the positive x-axis) is: Two dimensional vectors are easy to sketch, so often we will use them when describing different physical systems and problems. For these vectors, it is often useful to define an angle ($\theta$) between the vector and one of the coordinate directions (see the figure to the right). The typical relationship between the x and y components of a 2D vector and its magnitude and this angle (when defined from the positive x-axis) is:
Line 61: Line 63:
 $$ r_y = |\vec{r}| \sin \theta $$ $$ r_y = |\vec{r}| \sin \theta $$
  
-**The above equations only work when the vectors are decomposed with along the x and y axis as defined in the figure to the right.** Oftentimes, an angle that is given or derived cannot make use of the simple decomposition formulae above. The geometric properties of the problem will dictate which trigonometric functions are used.+//The above equations only work when the vectors are decomposed with along the x and y axis as defined in the figure to the right.// Oftentimes, an angle that is given or derived cannot make use of the simple decomposition formulae above. The geometric properties of the problem will dictate which trigonometric functions are used. 
 + 
 +{{youtube>WwxevEMyxFk?large}}
 ==== Adding & Subtracting Vectors ===== ==== Adding & Subtracting Vectors =====
  
Line 70: Line 74:
 $$ \vec{a} - \vec{b} = \langle a_x, a_y, a_z \rangle - \langle b_x, b_y, b_z \rangle = \langle a_x-b_x, a_y-b_y, a_z-b_z \rangle $$ $$ \vec{a} - \vec{b} = \langle a_x, a_y, a_z \rangle - \langle b_x, b_y, b_z \rangle = \langle a_x-b_x, a_y-b_y, a_z-b_z \rangle $$
  
-{{ course_planning:course_notes:2d_vector_addition.png?250|graphical vector addition}}+{{ 183_notes:vector_addition_new.png?250|graphical vector addition}}
 Graphically, vector addition and subtraction use the "tip-to-tail" method.  Graphically, vector addition and subtraction use the "tip-to-tail" method. 
  
 **Vector addition** For addition, place the tail of the second vector at the tip of the first vector. The vector that points from the tail of the first to the tip of the second is the sum or the "resultant" vector. The image to the right demonstrates this for two vectors, $\vec{a}$ and $\vec{b}$. **Vector addition** For addition, place the tail of the second vector at the tip of the first vector. The vector that points from the tail of the first to the tip of the second is the sum or the "resultant" vector. The image to the right demonstrates this for two vectors, $\vec{a}$ and $\vec{b}$.
  
-{{ course_planning:course_notes:2d_vector_subtraction.png?225|graphical vector subtraction}}+{{ 183_notes:vector_subtraction_new.png?225|graphical vector subtraction}}
 **Vector subtraction** For subtraction, draw the vector that points directly opposite of the second vector. Place the tail of this reversed second vector at the tip of the first vector. The vector that points from the tail of the first to the tip of the reversed second is the difference vector. The image to the right demonstrates this for two vectors, $\vec{a}$ and $\vec{b}$. **Vector subtraction** For subtraction, draw the vector that points directly opposite of the second vector. Place the tail of this reversed second vector at the tip of the first vector. The vector that points from the tail of the first to the tip of the reversed second is the difference vector. The image to the right demonstrates this for two vectors, $\vec{a}$ and $\vec{b}$.
  
Line 87: Line 91:
 Here's simulation that let's you play with vectors in 2D.((Credit the [[http://phet.colorado.edu|PhET Team]] at the University of Colorado for the simulation.)) If the embedded simulation doesn't work, you can find it [[http://phet.colorado.edu/sims/vector-addition/vector-addition_en.html|on the PhET website]]. Here's simulation that let's you play with vectors in 2D.((Credit the [[http://phet.colorado.edu|PhET Team]] at the University of Colorado for the simulation.)) If the embedded simulation doesn't work, you can find it [[http://phet.colorado.edu/sims/vector-addition/vector-addition_en.html|on the PhET website]].
  
-{{url>http://phet.colorado.edu/sims/vector-addition/vector-addition_en.html 800px,600px | PhET Vector Simulation}}+{{url>https://phet.colorado.edu/sims/html/vector-addition/latest/vector-addition_all.html 800px,600px | PhET Vector Simulation}}
  • 183_notes/scalars_and_vectors.1525283785.txt.gz
  • Last modified: 2018/05/02 17:56
  • by pwirving