Physics: Detailed Study Notes on Vectors and Vector Addition and Multiplication
Fundamental Definitions of Scalar and Vector Quantities
- Scalar Quantity: A physical quantity that possesses magnitude only, without direction.
- Vector Quantity: A physical quantity characterized by both magnitude and direction.
- Examples:
- Displacement
- Velocity
- Acceleration
- Vector Representation: A vector is represented graphically by an arrow.
- Length of the arrow: Corresponds to the magnitude of the vector.
- Arrowhead: Points toward the direction of the vector.
- Directional Conventions: There are two standard conventions used to describe vector direction.
Illustration of Vectors in a Cartesian Plane
- To visualize multiple vectors, they can be plotted on a single Cartesian plane.
- Example Case Study:
- Car A: Covered a distance of 550km at an angle of 195∘.
- Car B: Traveled a distance of 250km at an angle of 40∘ South of West.
Graphical Method of Vector Addition
- The Head-to-Tail Method: This process involves connecting vectors sequentially to find a resultant.
- Example Problem: A person covers two displacements:
- Vector A: 30m, 25∘ North of East.
- Vector B: 55m, 70∘ South of East.
- Step-by-Step Procedure:
- Establish a Scale: Select a proper scale for graphing (e.g., 1cm=10m).
- Draw Vector A: Illustrate vector A starting from the origin with the correct magnitude and angle.
- Draw Vector B: Start the tail of Vector B exactly at the tip of Vector A using the same scale.
- Determine the Resultant (R): Draw a final arrow connecting the tail of Vector A to the tip of Vector B. This line represents the resultant vector R.
- Measurement: Use a ruler to measure the length of R and a protractor for the angle.
- In the example provided, the measured length is 6cm, which equals 60m based on the scale.
- The resultant angle is measured as 39∘ South of East.
- Resultant Displacement: R=60m, 39∘ South of East.
- Additional Vectors: For three or more vectors, continue connecting the tail of each subsequent vector to the tip of the previous one.
Vector Components and Trigonometric Relationships
- Every vector can be resolved into two perpendicular components: horizontal (x) and vertical (y).
- Trigonometric Functions utilized:
- sin(θ)=HypotenuseOpposite=AAy
- cos(θ)=HypotenuseAdjacent=AAx
- tan(θ)=AdjacentOpposite=AxAy
- Formulas for Components:
- Horizontal component: Ax=Acos(θ)
- Vertical component: Ay=Asin(θ)
- Magnitude and Angle Calculation:
- The magnitude A is calculated using the Pythagorean theorem: A=Ax2+Ay2
- The angle θ is calculated using the inverse tangent function: θ=tan−1(AxAy)
Analytical Method of Adding Vectors
- This method involves determining the resultant vector through mathematical calculation of components rather than manual drawing.
- Procedural Steps:
- Normalize Angles: Ensure all angles are measured from the positive +x-axis in a counterclockwise direction.
- Resolve Components: Break every individual vector into its respective x and y components.
- Summation:
- Add all x-components together to find Rx.
- Add all y-components together to find Ry.
- Magnitude of Resultant: Apply the Pythagorean theorem to Rx and Ry.
- Angle of Resultant: Determine the direction using the inverse tangent of the summed components.
- Example Case Study:
- Denise's School Walk:
- Step 1: Covers 10m, 20∘ North of East.
- Step 2: Covers 15m, 50∘ North of East.
- The goal is to find the total resultant displacement by summing the resolved components of these two paths.
Scalar Product (Dot Product)
- Geometrical Interpretation: The scalar product of two vectors results in a scalar value.
- Magnitude-Angle Formula: Used when magnitudes of both vectors and the angle between them are known.
- A⋅B=ABcos(θ)
- Component Formula: Used for vectors in three-dimensional space.
- A⋅B=AxBx+AyBy+AzBz
- Ax,Ay,Az are the components of vector A.
- Bx,By,Bz are the components of vector B.
- Mathematical Properties:
- Commutative Law: A⋅B=B⋅A
- Distributive Law: A⋅(B+C)=A⋅B±A⋅C
Vector Product (Cross Product)
- Vector Product Result: Unlike the scalar product, the vector product results in a new vector that is perpendicular to the original two vectors.
- Magnitude Formula: ∣A×B∣=ABsin(θ)
- Direction (Right Hand Rule): The direction of the resulting vector is determined by the Right Hand Rule.
- Mathematical Properties:
- Anticommutative: The order of multiplication matters. Reversing the order reverses the direction/sign.
- A×B=−(B×A)
- Distributive Property: A×(B+C)=A×B+A×C
- Calculating Individual Components of the Resultant Vector (C):
- Cx=AyBz−AzBy
- Cy=AzBx−AxBz
- Cz=AxBy−AyBx
Operations Using Unit Vectors
- Unit vectors are used to express vectors in terms of their 2D (x,y) or 3D (x,y,z) components.
- Equivalent Unit Vector Calculation: The unit vector of a given vector represents its direction with a magnitude of 1 unit.
- Standard notation for components involves identifying x,y, and z components to write a complete vector expression.