Acceleration vectors are key to understanding how objects move and change speed. They show us how velocity changes over time, helping us predict an object's path and future position.
By breaking down acceleration into components, we can tackle complex motion problems. This approach lets us analyze movement in multiple dimensions, making it easier to solve real-world physics challenges.
Acceleration Vector
Acceleration vector calculation
Acceleration represents rate of change of velocity over time
Velocity in unit vector notation expressed as v ⃗ ( t ) = v x ( t ) i ^ + v y ( t ) j ^ + v z ( t ) k ^ \vec{v}(t) = v_x(t)\hat{i} + v_y(t)\hat{j} + v_z(t)\hat{k} v ( t ) = v x ( t ) i ^ + v y ( t ) j ^ + v z ( t ) k ^
v x ( t ) v_x(t) v x ( t ) , v y ( t ) v_y(t) v y ( t ) , v z ( t ) v_z(t) v z ( t ) represent component functions of velocity in x x x , y y y , z z z directions
i ^ \hat{i} i ^ , j ^ \hat{j} j ^ , k ^ \hat{k} k ^ represent unit vectors in x x x , y y y , z z z directions
Calculate acceleration vector by differentiating each velocity vector component with respect to time (time derivative)
a ⃗ ( t ) = d v ⃗ ( t ) d t = d v x ( t ) d t i ^ + d v y ( t ) d t j ^ + d v z ( t ) d t k ^ \vec{a}(t) = \frac{d\vec{v}(t)}{dt} = \frac{dv_x(t)}{dt}\hat{i} + \frac{dv_y(t)}{dt}\hat{j} + \frac{dv_z(t)}{dt}\hat{k} a ( t ) = d t d v ( t ) = d t d v x ( t ) i ^ + d t d v y ( t ) j ^ + d t d v z ( t ) k ^
Resulting vector a ⃗ ( t ) \vec{a}(t) a ( t ) represents acceleration vector in unit vector notation
Example: Given v ⃗ ( t ) = ( 3 t 2 ) i ^ + ( 2 t ) j ^ + ( 4 ) k ^ \vec{v}(t) = (3t^2)\hat{i} + (2t)\hat{j} + (4)\hat{k} v ( t ) = ( 3 t 2 ) i ^ + ( 2 t ) j ^ + ( 4 ) k ^ , find a ⃗ ( t ) \vec{a}(t) a ( t )
a ⃗ ( t ) = d d t ( ( 3 t 2 ) i ^ ) + d d t ( ( 2 t ) j ^ ) + d d t ( ( 4 ) k ^ ) = ( 6 t ) i ^ + ( 2 ) j ^ + ( 0 ) k ^ \vec{a}(t) = \frac{d}{dt}((3t^2)\hat{i}) + \frac{d}{dt}((2t)\hat{j}) + \frac{d}{dt}((4)\hat{k}) = (6t)\hat{i} + (2)\hat{j} + (0)\hat{k} a ( t ) = d t d (( 3 t 2 ) i ^ ) + d t d (( 2 t ) j ^ ) + d t d (( 4 ) k ^ ) = ( 6 t ) i ^ + ( 2 ) j ^ + ( 0 ) k ^
Particle motion under constant acceleration
Constant acceleration causes particle's velocity to change at constant rate
Acceleration vector remains constant in both magnitude and direction
Determine particle's position using kinematic equations for constant acceleration
r ⃗ ( t ) = r ⃗ 0 + v ⃗ 0 t + 1 2 a ⃗ t 2 \vec{r}(t) = \vec{r}_0 + \vec{v}_0t + \frac{1}{2}\vec{a}t^2 r ( t ) = r 0 + v 0 t + 2 1 a t 2
r ⃗ ( t ) \vec{r}(t) r ( t ) represents position vector at time t t t
r ⃗ 0 \vec{r}_0 r 0 represents initial position vector
v ⃗ 0 \vec{v}_0 v 0 represents initial velocity vector
a ⃗ \vec{a} a represents constant acceleration vector
v ⃗ ( t ) = v ⃗ 0 + a ⃗ t \vec{v}(t) = \vec{v}_0 + \vec{a}t v ( t ) = v 0 + a t
v ⃗ ( t ) \vec{v}(t) v ( t ) represents velocity vector at time t t t
Apply equations to each component of position and velocity vectors independently
Example: Particle starts at r ⃗ 0 = ( 0 ) i ^ + ( 0 ) j ^ + ( 0 ) k ^ \vec{r}_0 = (0)\hat{i} + (0)\hat{j} + (0)\hat{k} r 0 = ( 0 ) i ^ + ( 0 ) j ^ + ( 0 ) k ^ with v ⃗ 0 = ( 2 ) i ^ + ( 3 ) j ^ + ( 1 ) k ^ \vec{v}_0 = (2)\hat{i} + (3)\hat{j} + (1)\hat{k} v 0 = ( 2 ) i ^ + ( 3 ) j ^ + ( 1 ) k ^ and a ⃗ = ( 1 ) i ^ + ( 2 ) j ^ + ( 0 ) k ^ \vec{a} = (1)\hat{i} + (2)\hat{j} + (0)\hat{k} a = ( 1 ) i ^ + ( 2 ) j ^ + ( 0 ) k ^ . Find r ⃗ ( 3 ) \vec{r}(3) r ( 3 ) and v ⃗ ( 3 ) \vec{v}(3) v ( 3 )
r ⃗ ( 3 ) = ( 0 + 2 ( 3 ) + 1 2 ( 1 ) ( 3 2 ) ) i ^ + ( 0 + 3 ( 3 ) + 1 2 ( 2 ) ( 3 2 ) ) j ^ + ( 0 + 1 ( 3 ) + 1 2 ( 0 ) ( 3 2 ) ) k ^ = ( 10.5 ) i ^ + ( 18 ) j ^ + ( 3 ) k ^ \vec{r}(3) = (0 + 2(3) + \frac{1}{2}(1)(3^2))\hat{i} + (0 + 3(3) + \frac{1}{2}(2)(3^2))\hat{j} + (0 + 1(3) + \frac{1}{2}(0)(3^2))\hat{k} = (10.5)\hat{i} + (18)\hat{j} + (3)\hat{k} r ( 3 ) = ( 0 + 2 ( 3 ) + 2 1 ( 1 ) ( 3 2 )) i ^ + ( 0 + 3 ( 3 ) + 2 1 ( 2 ) ( 3 2 )) j ^ + ( 0 + 1 ( 3 ) + 2 1 ( 0 ) ( 3 2 )) k ^ = ( 10.5 ) i ^ + ( 18 ) j ^ + ( 3 ) k ^
v ⃗ ( 3 ) = ( 2 + 1 ( 3 ) ) i ^ + ( 3 + 2 ( 3 ) ) j ^ + ( 1 + 0 ( 3 ) ) k ^ = ( 5 ) i ^ + ( 9 ) j ^ + ( 1 ) k ^ \vec{v}(3) = (2 + 1(3))\hat{i} + (3 + 2(3))\hat{j} + (1 + 0(3))\hat{k} = (5)\hat{i} + (9)\hat{j} + (1)\hat{k} v ( 3 ) = ( 2 + 1 ( 3 )) i ^ + ( 3 + 2 ( 3 )) j ^ + ( 1 + 0 ( 3 )) k ^ = ( 5 ) i ^ + ( 9 ) j ^ + ( 1 ) k ^
Constant acceleration in multiple dimensions
Apply one-dimensional motion equations for constant acceleration to each component of motion in three dimensions
x ( t ) = x 0 + v 0 x t + 1 2 a x t 2 x(t) = x_0 + v_{0x}t + \frac{1}{2}a_xt^2 x ( t ) = x 0 + v 0 x t + 2 1 a x t 2
y ( t ) = y 0 + v 0 y t + 1 2 a y t 2 y(t) = y_0 + v_{0y}t + \frac{1}{2}a_yt^2 y ( t ) = y 0 + v 0 y t + 2 1 a y t 2
z ( t ) = z 0 + v 0 z t + 1 2 a z t 2 z(t) = z_0 + v_{0z}t + \frac{1}{2}a_zt^2 z ( t ) = z 0 + v 0 z t + 2 1 a z t 2
Treat each component of motion independently as one-dimensional problem
Find final position, velocity, or acceleration by combining components using vector addition
r ⃗ ( t ) = x ( t ) i ^ + y ( t ) j ^ + z ( t ) k ^ \vec{r}(t) = x(t)\hat{i} + y(t)\hat{j} + z(t)\hat{k} r ( t ) = x ( t ) i ^ + y ( t ) j ^ + z ( t ) k ^
v ⃗ ( t ) = v x ( t ) i ^ + v y ( t ) j ^ + v z ( t ) k ^ \vec{v}(t) = v_x(t)\hat{i} + v_y(t)\hat{j} + v_z(t)\hat{k} v ( t ) = v x ( t ) i ^ + v y ( t ) j ^ + v z ( t ) k ^
a ⃗ = a x i ^ + a y j ^ + a z k ^ \vec{a} = a_x\hat{i} + a_y\hat{j} + a_z\hat{k} a = a x i ^ + a y j ^ + a z k ^
Example: Particle starts at ( 2 , 3 , 1 ) (2, 3, 1) ( 2 , 3 , 1 ) with initial velocity ( 1 , − 2 , 0 ) (1, -2, 0) ( 1 , − 2 , 0 ) and acceleration ( 0 , 1 , − 1 ) (0, 1, -1) ( 0 , 1 , − 1 ) . Find position after 4 seconds
x ( 4 ) = 2 + 1 ( 4 ) + 1 2 ( 0 ) ( 4 2 ) = 6 x(4) = 2 + 1(4) + \frac{1}{2}(0)(4^2) = 6 x ( 4 ) = 2 + 1 ( 4 ) + 2 1 ( 0 ) ( 4 2 ) = 6
y ( 4 ) = 3 + ( − 2 ) ( 4 ) + 1 2 ( 1 ) ( 4 2 ) = 7 y(4) = 3 + (-2)(4) + \frac{1}{2}(1)(4^2) = 7 y ( 4 ) = 3 + ( − 2 ) ( 4 ) + 2 1 ( 1 ) ( 4 2 ) = 7
z ( 4 ) = 1 + 0 ( 4 ) + 1 2 ( − 1 ) ( 4 2 ) = − 7 z(4) = 1 + 0(4) + \frac{1}{2}(-1)(4^2) = -7 z ( 4 ) = 1 + 0 ( 4 ) + 2 1 ( − 1 ) ( 4 2 ) = − 7
r ⃗ ( 4 ) = ( 6 ) i ^ + ( 7 ) j ^ + ( − 7 ) k ^ \vec{r}(4) = (6)\hat{i} + (7)\hat{j} + (-7)\hat{k} r ( 4 ) = ( 6 ) i ^ + ( 7 ) j ^ + ( − 7 ) k ^
Unit vector notation for acceleration
In two dimensions, acceleration represented as a ⃗ = a x i ^ + a y j ^ \vec{a} = a_x\hat{i} + a_y\hat{j} a = a x i ^ + a y j ^
a x a_x a x , a y a_y a y represent components of acceleration in x x x , y y y directions
In three dimensions, acceleration represented as a ⃗ = a x i ^ + a y j ^ + a z k ^ \vec{a} = a_x\hat{i} + a_y\hat{j} + a_z\hat{k} a = a x i ^ + a y j ^ + a z k ^
a x a_x a x , a y a_y a y , a z a_z a z represent components of acceleration in x x x , y y y , z z z directions (vector components)
Calculate magnitude of acceleration vector using Pythagorean theorem
Two dimensions: ∣ a ⃗ ∣ = a x 2 + a y 2 |\vec{a}| = \sqrt{a_x^2 + a_y^2} ∣ a ∣ = a x 2 + a y 2
Three dimensions: ∣ a ⃗ ∣ = a x 2 + a y 2 + a z 2 |\vec{a}| = \sqrt{a_x^2 + a_y^2 + a_z^2} ∣ a ∣ = a x 2 + a y 2 + a z 2
Describe direction of acceleration vector using angles with respect to coordinate axes or unit vector components
Example: Acceleration vector a ⃗ = ( 3 ) i ^ + ( − 4 ) j ^ \vec{a} = (3)\hat{i} + (-4)\hat{j} a = ( 3 ) i ^ + ( − 4 ) j ^
Magnitude: ∣ a ⃗ ∣ = 3 2 + ( − 4 ) 2 = 5 |\vec{a}| = \sqrt{3^2 + (-4)^2} = 5 ∣ a ∣ = 3 2 + ( − 4 ) 2 = 5
Direction: tan θ = − 4 3 \tan\theta = \frac{-4}{3} tan θ = 3 − 4 , θ ≈ − 53.1 ° \theta \approx -53.1° θ ≈ − 53.1° from positive x x x -axis
Acceleration in different reference frames
Acceleration can be described relative to different reference frames
Relative motion between reference frames affects observed acceleration
Vector calculus techniques are used to transform acceleration between reference frames