4.5.23 · Maths › Linear Algebra (Full)
Intuition Ek-sentence idea
Kisi matrix ka determinant aapko us box (parallelepiped) ka signed volume batata hai jo uske column (ya row) vectors se banta hai — yeh batata hai ki woh linear map space ko kitna stretch karta hai , aur kya woh orientation flip karta hai .
Intuition Volume hi kyun?
Ek matrix A ek linear map hai x ↦ A x . Linear maps unit square/cube ko parallelogram/parallelepiped mein bhejte hain. Yeh natural sawaal ki "area/volume kitna badla?" — poore map ke liye EK hi jawab hota hai (linearity uniform scaling force karti hai). Woh single number hai det A . Sign record karta hai ki map handedness (orientation) preserve karta hai ya reverse.
KYA chahiye hame: ek function V ( a , b ) jo a , b edges wale parallelogram ka signed area de.
KAISE pin karte hain: demand karo ki yeh geometric area jaisa behave kare.
Definition Axioms jo signed area ko follow karne chahiye
Multilinear : ek edge ko scale karne se area scale hota hai: V ( c a , b ) = c V ( a , b ) , aur V ( a + a ′ , b ) = V ( a , b ) + V ( a ′ , b ) .
Alternating : do equal edges = flat box = zero area: V ( a , a ) = 0 .
Normalized : unit square ka area 1 hota hai: V ( e 1 , e 2 ) = 1 .
Maano a = a 1 e 1 + a 2 e 2 , b = b 1 e 1 + b 2 e 2 .
Multilinearity use karke expand karo:
V ( a , b ) = a 1 b 1 V ( e 1 , e 1 ) + a 1 b 2 V ( e 1 , e 2 ) + a 2 b 1 V ( e 2 , e 1 ) + a 2 b 2 V ( e 2 , e 2 )
Yeh step kyun? Har vector basis vectors ka combination hai; multilinearity scalars ko term by term bahar nikalne deti hai.
Ab alternating apply karo: V ( e 1 , e 1 ) = V ( e 2 , e 2 ) = 0 , aur do arguments swap karne se sign flip hota hai (kyunki V ( a + b , a + b ) = 0 force karta hai ki V ( e 2 , e 1 ) = − V ( e 1 , e 2 ) = − 1 ).
V ( a , b ) = a 1 b 2 − a 2 b 1 = det ( a 1 a 2 b 1 b 2 )
det A > 0 : map counterclockwise ko counterclockwise rakhta hai → orientation preserved .
det A < 0 : map space ko reflect karta hai (jaise aaina) → orientation reversed .
det A = 0 : box ek lower dimension mein flatten ho gaya → vectors linearly dependent hain, map non-invertible hai.
Worked example 1 — Ek simple stretch
A = ( 3 0 0 2 ) , det A = 3 ⋅ 2 − 0 = 6 .
Yeh step kyun? Diagonal map x ko 3 se aur y ko 2 se stretch karta hai; unit square (area 1) ek 3 × 2 rectangle ban jata hai (area 6). Sign + → koi flip nahi. Hamare box picture se match karta hai.
Worked example 2 — Ek reflection (negative determinant)
A = ( 0 1 1 0 ) x aur y ko swap karta hai. det = 0 ⋅ 0 − 1 ⋅ 1 = − 1 .
Yeh step kyun? Axes ko swap karna y = x ke across mirror hai. Area magnitude unchanged (∣ − 1 ∣ = 1 ) lekin orientation reverse hoti hai → sign − hai. Steel-man confirmed: negative ≠ "negative area," yeh ek flip hai.
Worked example 3 — Ek collapsed box
a = ( 2 , 4 ) , b = ( 1 , 2 ) = 2 1 a . det = 2 ⋅ 2 − 4 ⋅ 1 = 0 .
Yeh step kyun? b , a ke parallel hai, toh "parallelogram" ek flat line hai — zero area. Confirm karta hai ki det = 0 ⟺ dependence.
Worked example 4 — 3D triple product
a = ( 1 , 0 , 0 ) , b = ( 0 , 1 , 0 ) , c = ( 0 , 0 , 1 ) . det = 1 (unit cube). Ab c = ( 0 , 0 , − 1 ) banao: det = − 1 .
Yeh step kyun? c ko flip karne se right-handed frame left-handed ban jata hai → orientation reversed → sign flip hoti hai, volume magnitude abhi bhi 1 hai.
Common mistake "Negative determinant matlab negative volume — yeh impossible hai, toh maine galti ki."
Kyun sahi lagta hai: Everyday life mein volumes positive hote hain. Fix: Magnitude ∣ det ∣ physical volume hai; sign bonus information hai (orientation). Negative bilkul valid aur meaningful hai.
Common mistake "Non-square matrix ka determinant uska 'volume' deta hai."
Kyun sahi lagta hai: Hum vector sets ke volume ki baat karte hain. Fix: det ko ek square matrix chahiye — same-dimensional box ke liye equal number of vectors aur dimensions. n -space mein k -volume ke liye det ( A ⊤ A ) use karo (Gram determinant).
Common mistake "Agar main ek vector ko 2 se scale karoon, toh determinant sirf woh... ruko, kya poori cheez double hoti hai?"
Kyun sahi lagta hai: Ek edge ko scale karna area ko linearly scale karta hai. Fix: det ( c A ) = c n det A ek n × n matrix ke liye, kyunki aap saare n columns ek saath scale karte ho.
Recall Compute karne se pehle predict karo
Q: Bina compute kiye, kya det ( 1 2 2 4 ) zero hai, positive hai, ya negative?
Forecast: rows/columns proportional hain (( 2 , 4 ) = 2 ( 1 , 2 ) ) → collapsed box → zero .
Verify: 1 ⋅ 4 − 2 ⋅ 2 = 0 . ✓
Recall Quick self-test (answers cover karo)
∣ det A ∣ geometrically kya measure karta hai? → columns se bane box ka volume-scaling factor.
Sign kya batata hai? → kya orientation preserved (+) hai ya reversed (−).
det A = 0 ka matlab? → vectors dependent / box flattened / map non-invertible.
∣ det A ∣ ka geometric meaningA ke columns se bane parallelepiped ka volume (2D mein area); woh factor jisse map saare volumes ko scale karta hai.
det A ke SIGN ka matlabOrientation — positive = preserved, negative = reversed (reflection).
det A = 0 geometrically kyun hota hai?Spanned box ek lower dimension mein flatten ho jata hai → columns linearly dependent hain → map non-invertible hai.
Teen axioms jo determinant formula force karte hain Har column mein Multilinear, alternating (repeated columns par zero), normalized (det I = 1 ).
3D signed volume as a triple product det [ a b c ] = a ⋅ ( b × c ) .
Jab poori matrix ko c se multiply karo toh det kaise scale hota hai? det ( c A ) = c n det A n × n ke liye (har column scale hota hai).
Axioms se 2D determinant formula det ( a 1 a 2 b 1 b 2 ) = a 1 b 2 − a 2 b 1 .
Recall Feynman: ek 12-saal ke bachche ko samjhao
Ek rubber sheet imagine karo jisme ek chhota square bana hua hai. Matrix ek machine hai jo poori sheet ko stretch aur shear karti hai. Square ek tirche box mein badal jata hai. Determinant bas yeh hai: "naya box original square se kitne guna bada hai?" Agar machine sheet ko bhi ulta flip kar de (jaise page palat rahe ho), toh hum aage minus sign lagate hain. Aur agar machine square ko bilkul flat karke ek line mein squash kar de, toh jawab zero hai — kuch nahi bacha.
"SIZE aur SIDE." ∣ det ∣ = SIZE (volume scaling); sign = kaun si SIDE (orientation, flipped hai ya nahi). Zero = squished .
multilinear alternating normalized
Linearly dependent columns