Magnitude aur direction — dono milke ek vector banate hain. Physics se computer graphics tak — sab jagah vectors!
Ek pilot apna plane North mein 200 km/h se fly kar raha hai. Tabhi ek crosswind 50 km/h East ki taraf aati hai. Plane actually kahan jayega? Seedha North nahi — thoda Northeast ki taraf! Kyunki wind aur plane ki apni speed dono mil jaate hain — aur resultant direction calculate karna hota hai. Yeh exactly vector addition hai. Physics mein forces, velocity, acceleration — sab vectors hain. Math mein inhe formally study karte hain.
Sirf magnitude (size): Temperature, mass, speed, distance. Koi direction nahi.
Examples: 5 kg, 30°C, 100 km
Magnitude + Direction: Velocity, Force, Displacement. Arrow se represent karte hain.
Examples: 60 km/h North, 5N downward
⃗a·⃗b = |⃗a||⃗b|cos θ = a₁b₁ + a₂b₂ + a₃b₃
Key result: ⃗a ⊥ ⃗b ⟺ ⃗a·⃗b = 0
î·î = ĵ·ĵ = k̂·k̂ = 1; î·ĵ = ĵ·k̂ = k̂·î = 0
⃗a × ⃗b = |⃗a||⃗b|sin θ n̂ (n̂ = unit normal using right-hand rule)
Key result: ⃗a ∥ ⃗b ⟺ ⃗a × ⃗b = ⃗0
î×ĵ=k̂, ĵ×k̂=î, k̂×î=ĵ
= î(3×2-(-1)×(-1)) - ĵ(2×2-(-1)×1) + k̂(2×(-1)-3×1)
= î(6-1) - ĵ(4+1) + k̂(-2-3)
= 5î - 5ĵ - 5k̂
Q1. Find angle between ⃗a=2î-ĵ+2k̂ and ⃗b=3î+4ĵ-5k̂.
⃗a·⃗b=6-4-10=-8. |⃗a|=√(4+1+4)=3. |⃗b|=√(9+16+25)=√50. cosθ=-8/(3√50). θ=cos⁻¹(-8/3√50)
Q2. Show vectors 2î-3ĵ+4k̂ and 4î-6ĵ+8k̂ are parallel.
Second = 2 × first. Parallel vectors are scalar multiples. Cross product = 0. OR direction ratios proportional: 2/4=3/6=4/8=1/2. ✓
Q3. Find unit vector in direction of ⃗a = î+2ĵ-3k̂.
|⃗a|=√(1+4+9)=√14. â = (î+2ĵ-3k̂)/√14