WHAT we want:θ between line (dir b) and plane (normal n).
Step 1 — Use the normal as a reference.
The normal is perpendicular to the entire plane. The angle γ between b and n is found by the dot product:
cosγ=∣b∣∣n∣b⋅n.Why this step? The dot product is our only tool that converts two directions into an angle.
Step 2 — Relate γ to θ.
Picture the line, its shadow on the plane, and the normal. The normal stands at 90∘ to the shadow. So the line, the normal and the shadow form a right triangle.
θ+γ=90∘⇒γ=90∘−θ.Why this step? Line-to-plane and line-to-normal are complementary by geometry.
Imagine sunlight shining straight down onto a slanted stick poking out of the ground. The stick is the line, the ground is the plane. The angle between the stick and its shadow on the ground is the "line–plane angle." Now there's also a flagpole standing perfectly straight up (the normal). The stick leans away from the pole by some amount. Because the pole and the ground make a perfect square corner, whatever angle the stick makes with the pole, it makes the leftover angle with the ground. The two always add to a right angle. That swap of "leftover angle" is exactly why we use sin instead of cos.
Formula for angle between line (dir b) and plane (normal n)
sinθ=∣b∣∣n∣∣b⋅n∣
Why sin not cos for line-and-plane?
Plane is represented by its normal, which is 90∘ off the plane, so cosγ=cos(90−θ)=sinθ.
Condition for a line to be parallel to a plane
b⋅n=0 (direction perpendicular to normal).
Condition for a line to lie in a plane
b⋅n=0 AND a point of the line satisfies the plane equation.
Dekho, line aur plane ke beech ka angle nikalne ka ek simple jugaad hai. Plane ko hum uske normal (woh arrow jo plane se seedha bahar nikalta hai) se represent karte hain, aur line ko uske direction vectorb se. Ab dhyaan do: hum jo asli angle chahte hain woh line aur uske plane par padi hui "parchhaai" (shadow/projection) ke beech ka hai, line aur normal ke beech ka nahi.
Trick yeh hai ki line aur normal ke beech ka angle γ, aur line aur plane ka angle θ — dono milke 90∘ banate hain, kyunki normal plane ke bilkul perpendicular hota hai. Isliye γ=90∘−θ. Jab hum cosγ likhte hain (dot product se), woh ban jaata hai cos(90−θ)=sinθ. Bas yahi reason hai ki line-plane mein sin aata hai, jabki do lines ya do planes mein cos aata hai.
Final formula: sinθ=∣b∣∣n∣∣b⋅n∣. Absolute value isliye lagta hai kyunki line ka direction kisi bhi taraf ho sakta hai, par angle hamesha 0 se 90 degree ke beech rakhna hai. Agar b⋅n=0 aa jaaye to ghabrao mat — iska matlab line plane ke parallel hai (perpendicular nahi!), kyunki b normal ke perpendicular hai matlab plane ke andar lying direction. Yaad rakho: "Normal makes it SINful" — N wala plane, siN wala formula.