What is the meaning of i, j, k in vectors?

  • Context: High School 
  • Thread starter Thread starter DB
  • Start date Start date
  • Tags Tags
    Vector
Click For Summary
SUMMARY

The discussion clarifies the meaning of "i, j, k" in vector notation, which represents the unit vectors along the x, y, and z axes, respectively. This notation allows for a standardized expression of vectors without relative angles. The dot product of these unit vectors is defined such that i·i = 1, j·j = 1, and i·j = 0, indicating orthogonality. Additionally, the discussion illustrates how to express vector components using trigonometric functions and how to derive velocity from a position vector over time.

PREREQUISITES
  • Understanding of basic vector concepts
  • Familiarity with unit vectors
  • Knowledge of dot product and its geometric interpretation
  • Basic trigonometry (sine and cosine functions)
NEXT STEPS
  • Study vector decomposition using trigonometric functions
  • Learn about the properties and applications of dot products
  • Explore the concept of velocity as the derivative of position vectors
  • Investigate three-dimensional vector notation and its applications in physics
USEFUL FOR

Students of physics, educators teaching vector mathematics, and anyone interested in understanding vector notation and its applications in physics and engineering.

DB
Messages
501
Reaction score
0
i've been reading on the internet about vectors and i keep seeing this stuff about "i, j, k". I am learning vectors in physics but my teacher hasnt mentioned any of this stuff. I've read that if "i, j, k" are the components of the x, y and z axis? and that when u multiply two different letters u get 0 and to like letters u get 1. basically what I am asking is can u help me understand wat these letter means n wat we use them for?

thanks
 
Physics news on Phys.org
That's correct. This form of vector expression is called unit vector notation. Vectors can be broken into i j and k, representing the x y and z axes, respectively. Basically it's a more standard way of expressing vectors without any relative angles.

For example, I can express "50 N at an angle of 30 degrees relative to the horizontal" in unit vector notation by finding the x and y components like usual using cos 30 and sin 30 times the magnitude, 50. With unit vector notation, you can just say 43.3i + 25j N (50 cos 30 = 43.3 & 50 sin 30 = 25).

Makes sense?
 
Last edited:
ya thanks z.c, so basically its like saying 43.3 units along the x axis, 25 units along the y?

wat about the fact that i*j=0 and i*i=1?
 
DB said:
wat about the fact that i*j=0 and i*i=1?

The "*" there stands for the "dot product", or "inner product" of the vectors. It is basically an orthogonal proyection; it returns the length of the "shadow" that one vector projects over the other one (where this "shadow" falls perpendicularly to the vector into which you are projecting).

Two vectors with similar direction will have large shadows, almost as long as they are. Two vectors with the same exact direction will have shadows exactly as long as they are (hence i*i=1); finally, vectors perpendicular to each other will not project any shadow on each other (i*j=0).

On intermediate directions, you need a cosine to saw this all together.
 
DB said:
ya thanks z.c, so basically its like saying 43.3 units along the x axis, 25 units along the y?
wat about the fact that i*j=0 and i*i=1?
That's right, and it's convenient to have this form of a combined resultant vector that shows the resultant x, y and z components all together. If we had a k term, we'd have the location along the z axis as well.

Knowing that v = \frac{dx}{dt} (velocity is equal to the derivative of position x with respect to time t), if we have a vector of position in terms of time, we can find velocity by deriving the unit vector.
For example, given x = 75t^{2}\hat{i} + 1.25t\hat{j},
Find velocity by: v = \frac{d(75t^{2}\hat{i} + 1.25t\hat{j})}{dt}
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K