Paraxial approximation: Difference between revisions

Content deleted Content added
Fix phrasing
RaitisMath (talk | contribs)
No edit summary
Line 4:
 
:<math>\begin{align}
\sin( \theta) &\approx \theta\\
\tan( \theta) &\approx \theta
\end{align}</math>
and
:<math>\cos( \theta) \approx 1</math>
 
The paraxial approximation is used in ''first-order'' raytracing and [[Gaussian optics]].<ref name=Greivenkamp/> [[Ray transfer matrix analysis]] is one method that uses the approximation.
Line 14:
In some cases, the second-order approximation is also called "paraxial". To second order, the approximations above for sine and tangent do not change (the next term in their [[Taylor series]] expansion is zero), while for cosine the second order approximation is
 
:<math> \cos( \theta) \approx 1 - { \theta^2 \over 2 } \ .</math>
 
The paraxial approximation is fairly accurate for angles under about 10°, but is inaccurate for larger angles.