0% found this document useful (0 votes)
3 views1 page

Vector Notes

The document provides notes on vectors, distinguishing between scalars and vectors, and introducing unit vectors and their components. It covers key concepts such as magnitude, resolution, addition, dot product, and cross product, along with special cases and unit vector relations. Quick tips are also provided for remembering the relationships between sine, cosine, and vector operations.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Vector Notes

The document provides notes on vectors, distinguishing between scalars and vectors, and introducing unit vectors and their components. It covers key concepts such as magnitude, resolution, addition, dot product, and cross product, along with special cases and unit vector relations. Quick tips are also provided for remembering the relationships between sine, cosine, and vector operations.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

PHYSICS NOTES: VECTORS (NEET STYLE)

1. Scalar: Only magnitude


Vector: Magnitude + Direction

2. Unit Vectors: i, j, k
A = Ax i + Ay j + Az k

3. Magnitude:
|A| = √(Ax² + Ay² + Az²)

4. Unit Vector:
A■ = A / |A|

5. Resolution:
Ax = A cosθ
Ay = A sinθ

6. Addition:
R = √(A² + B² + 2AB cosθ)

Special Cases:
θ=0 → A+B
θ=90 → √(A²+B²)
θ=180 → |A-B|

7. Dot Product:
A.B = AB cosθ

8. Cross Product:
A×B = AB sinθ (Right hand rule)

9. Unit Vector Relations:


i.j=0, i×j=k (cyclic)

10. Projection:
A on B = (A.B)/|B|

Quick Tips:
cos → dot
sin → cross

You might also like