College Physics II – Mechanics, Sound, Oscillations, and Waves
Definition
Vector components are the projections of a vector along the axes of a coordinate system. They simplify vector calculations by breaking vectors into perpendicular directions.
congrats on reading the definition of vector components. now let's actually learn it.
The components of a vector in two dimensions are found using trigonometric functions: $V_x = V \cos(\theta)$ and $V_y = V \sin(\theta)$.
In three dimensions, a vector can be broken down into x, y, and z components.
Vector addition can be performed by separately adding the corresponding components of each vector.
The magnitude of a vector can be found using its components: $|\mathbf{V}| = \sqrt{V_x^2 + V_y^2}$ in two dimensions and $|\mathbf{V}| = \sqrt{V_x^2 + V_y^2 + V_z^2}$ in three dimensions.
Unit vectors along the axes (i.e., i, j, k) are used to express vector components in Cartesian coordinates.
Review Questions
What trigonometric functions are used to find the x and y components of a vector?
How do you calculate the magnitude of a vector given its components?
What is the significance of unit vectors i, j, and k in expressing vector components?
A vector with a magnitude of 1 that indicates direction only; denoted as i, j, k along the x, y, z axes respectively.
Scalar Projection: The length (magnitude) of the projection of one vector onto another; calculated using dot product divided by the magnitude of the other vector.