Obtaining the surface area element geometrically

103 Views Asked by At

My text book derives a parametric formula for the surface area element $dS$ (which I follow and can understand). However it then goes on to remark that the surface area element can also be obtained geometrically as $$dS=\bigg|\frac{1}{\cos\theta}\bigg|dxdy=\frac{|\textbf{n}|}{|\textbf{n} \bullet\textbf{k}|}dxdy$$ where $\cos\theta$ is the angle between the normal vector n to the surface, and the unit vector k in the direction of the positive z-axis.

I am confuse with the $\bigg|\frac{1}{\cos\theta}\bigg|$ part? I thought that $\cos\theta$ might come from $\textbf{n} \bullet\textbf{k}=|\textbf{n}||\textbf{k}|\cos\theta$, where $|\textbf{n}|=|\textbf{k}|=1$ but I think this assumption is wrong as $\textbf{n}$ is not a unit vector nor does it explain why the fraction $\frac{1}{\cos\theta}$?