Notes: Restricted Vectors and Vector Algebra
Vector Basics
- A vector is a quantity that has both magnitude and direction.
- A vector can be represented by a directed arrow in space, denoted as \vec{A}.
- Magnitude:
- Direction is given by the unit vector in the direction of \vec{A}, denoted as \hat{A} = \vec{A}/|\vec{A}|.
- Therefore, the vector can be written as
- Two vectors are identical iff they have the same magnitude and the same direction:
Coordinate Systems and Vectors
- In Cartesian coordinates, the positive directions are described by unit vectors:
- x-axis: \hat{i},
- y-axis: \hat{j},
- z-axis: \hat{k}.
- A vector in Cartesian form is
- If the vector lies in the x-y plane, then
with
- Example (along a unit vector): if the magnitude is 5 and it points in the direction of \hat{i}, then
Examples and Practice Questions (Conceptual)
Concept Question 1 (vector quantity from right graph):
- A. \vec{A} = 5 \cos 30^{\circ} \, \hat{i} + 5 \sin 30^{\circ} \, \hat{j}.
- B. \vec{A} = \cos 30^{\circ} \, \hat{i} + \sin 30^{\circ} \, \hat{j}.
- C. \vec{A} = 5 \sin 30^{\circ} \, \hat{i} + 5 \cos 30^{\circ} \, \hat{j}.
- D. \vec{A} = \sin 30^{\circ} \, \hat{i} + \cos 30^{\circ} \, \hat{j}.
- Answer (from slide): A.
Concept Question 1 - Solution:
- Correct form for a vector with magnitude 5 and direction given by 30° above the x-axis is
- Correct form for a vector with magnitude 5 and direction given by 30° above the x-axis is
Concept Question 2 (different angle for same magnitude):
- A. \vec{A} = 5 \cos 30^{\circ} \, \hat{i} + 5 \sin 30^{\circ} \, \hat{j}.
- B. \vec{A} = 5 \cos 60^{\circ} \, \hat{i} + 5 \sin 60^{\circ} \, \hat{j}.
- Answer (from slide): depends on given angle; use the angle from the x-axis.
Concept Question 3 (vector components):
- A. \vec{A} = 5 \, \hat{i} + 2 \, \hat{j}.
- B. \vec{A} = 2 \, \hat{i} + 5 \, \hat{j}.
Concept Question 3 - Solution: (depends on the pictured vector; options shown were A and B).
Concept Question 4 (magnitude):
- A. |\vec{A}| = 5.
- B. |\vec{A}| = 2.
- C. |\vec{A}| = \sqrt{5^2 + 2^2}.
- Answer: |\vec{A}| = \sqrt{5^2 + 2^2}.
Case Problems: Coordinate Expressions of Vectors
- Case Problem 1: Given a vector of magnitude 5 graphically represented with angle 60° to the negative x-axis (i.e., pointing left and up).
- Solution:
- Numeric form:
- Solution:
- Case Problem 2: Magnitude 3, angle 45° in Quadrant III (both x and y negative).
- Solution:
- Numeric form:
- Solution:
- Case Problem 3: Magnitude 3, angle 45° in Quadrant IV (x positive, y negative).
- Solution:
- Numeric form:
- Solution:
- Case Problem 4: General force vector with magnitude F and angle θ in the third quadrant:
- Solution:
- Solution:
- Case Problem 5: Vector with magnitude T and angle θ (components relative to +x and +y axes):
- Solution:
- Solution:
- Case Problem 6: Given \vec{A} = -3\hat{i} + 4\hat{j}.
- Magnitude:
- Angle: since x is negative and y is positive (Quadrant II),
- Magnitude:
Coordinate Systems and Vector Addition/Subtraction
- Vector addition: \vec{A} + \vec{B} = \vec{C}
- Steps:
1) Parallelly move the vectors so their tails meet.
2) Construct a parallelogram.
3) The resultant vector \vec{C} originates from the tails along the diagonal.
- Steps:
- Vector subtraction: \vec{A} - \vec{B} = \vec{A} + (-\vec{B}).
- Steps:
1) Construct -\vec{B}.
2) Move tails of \vec{A} and -\vec{B} to meet tails.
3) Build the parallelogram; the diagonal from the tails is \vec{C} = \vec{A} - \vec{B}.
- Steps:
- Algebraic form (2D):
- Sum:
- Difference:
Dot Product (Scalar Product)
- Definition:
where \theta is the angle between the two vectors. - Nature: The dot product is a scalar (magnitude only, no direction).
- Properties:
- Commutative: \vec{A} \cdot \vec{B} = \vec{B} \cdot \vec{A}.
- Distributive: \vec{A} \cdot (\vec{C} + \vec{D}) = \vec{A} \cdot \vec{C} + \vec{A} \cdot \vec{D};
(\vec{A} + \vec{B}) \cdot \vec{C} = \vec{A} \cdot \vec{C} + \vec{B} \cdot \vec{C}.
- In Cartesian coordinates (2D):
- Dot product in physics (example): Work done by a force \vec{F} over displacement \vec{S}:
- Maxwell’s equations reference: https://en.wikipedia.org/wiki/Maxwell%27s_equations (listed as related reading in slides).
Concept Question 6: Dot Product Sign and Angle
- Three cases compare the dot product magnitude/sign for angles between 0 and \pi:
- i) 0 < \theta < \tfrac{\pi}{2} (cos positive)
- ii) \tfrac{\pi}{2} < \theta < \pi (cos negative but magnitude large)
- iii) \theta = \tfrac{\pi}{2} (cos = 0)
- Answer: D. ii > iii > i
- Rationale: cos \theta is positive for 0
Angular Formulas and Magnitude-Angle Conversion
- Given a vector \vec{A} with components \Ax and \Ay:
- Component form:
- Magnitude and angle:
- Special considerations for quadrant:
- If Ax < 0 and Ay > 0, angle lies in quadrant II:
Case Problem 6 (Vector in Quadrant II)
- Given \vec{A} = -3 \,\hat{i} + 4 \,\hat{j}:
- Magnitude:
- Angle:
Summary of Key Formulas
- Vector representation in 3D:
- In the plane:
- Magnitude-angle relation:
- Unit vectors: \hat{i}, \hat{j}, \hat{k}.
- Dot product:
- Vector addition/subtraction (component form):
- Sum: \vec{A} + \vec{B} = (Ax + Bx) \, \hat{i} + (Ay + By) \, \hat{j}.
- Difference: \vec{A} - \vec{B} = (Ax - Bx) \, \hat{i} + (Ay - By) \, \hat{j}.
- Work (dot product with displacement):