AP Physics C Mechanic Standard Basis Vectors
AP Physics C Mechanic
0% Completed
Standard Basis Vectors
1. Definition

Standard basis vectors are unit vectors that point along the coordinate axes and are used to describe directions in space.

In three-dimensional Cartesian coordinates, they are:

\( \hat{i} , \hat{j} , \hat{k} \)

where:

  • \(\hat{i}\) → direction of the x-axis
  • \(\hat{j}\) → direction of the y-axis
  • \(\hat{k}\) → direction of the z-axis

Each has magnitude equal to 1.


2. Component Form

These vectors can be written as:

\(\hat{i}\) = ( 1 , 0 , 0 )

\(\hat{j}\) = ( 0 , 1 , 0 )

\(\hat{k}\) = ( 0 , 0 , 1 )

They represent pure direction with no scaling.


3. Why They Are Important

Standard basis vectors form a basis, meaning:

👉 Any vector in space can be written as a combination of them.

General vector:

\( \vec{A}=A_x\hat{i} + A_y\hat{j} + A_z\hat{k} \)

This breaks a vector into independent directional components.


4. Physical Meaning in Mechanics

In mechanics, many quantities are vectors:

  • position
  • velocity
  • acceleration
  • force

Using basis vectors allows us to:

  • analyze motion separately in each direction
  • apply equations independently along each axis
  • simplify complex multi-dimensional problems

5. Example

If a vector is given as:

\( \vec{A} \) = ( 3 , 4 )

it can be written as:

This means:

  • 3 units in the x-direction
  • 4 units in the y-direction

6. Key Idea

Standard basis vectors provide a coordinate framework that allows any vector to be expressed as a sum of directional components.


Summary

Standard basis vectors:

\( \hat{i} , \hat{j} , \hat{k} \)

  • are unit vectors
  • point along coordinate axes
  • allow vectors to be written as:

\( \vec{A}=A_x\hat{i} + A_y\hat{j} + A_z\hat{k} \)