HOME

TheInfoList



OR:

The small-angle approximations can be used to approximate the values of the main trigonometric functions, provided that the angle in question is small and is measured in radians: : \begin \sin \theta &\approx \theta \\ \cos \theta &\approx 1 - \frac \approx 1\\ \tan \theta &\approx \theta \end These approximations have a wide range of uses in branches of physics and engineering, including mechanics, electromagnetism, optics, cartography, astronomy, and computer science. One reason for this is that they can greatly simplify differential equations that do not need to be answered with absolute precision. There are a number of ways to demonstrate the validity of the small-angle approximations. The most direct method is to truncate the Maclaurin series for each of the trigonometric functions. Depending on the order of the approximation, \textstyle \cos \theta is approximated as either 1 or as 1-\frac.


Justifications


Graphic

The accuracy of the approximations can be seen below in Figure 1 and Figure 2. As the measure of the angle approaches zero, the difference between the approximation and the original function also approaches 0. File:Small_angle_compair_odd.svg, Figure 1. A comparison of the basic odd trigonometric functions to . It is seen that as the angle approaches 0 the approximations become better. File:Small_angle_compare_even.svg, Figure 2. A comparison of to . It is seen that as the angle approaches 0 the approximation becomes better.


Geometric

The red section on the right, , is the difference between the lengths of the hypotenuse, , and the adjacent side, . As is shown, and are almost the same length, meaning is close to 1 and helps trim the red away. \cos \approx 1 - \frac The opposite leg, , is approximately equal to the length of the blue arc, . Gathering facts from geometry, , from trigonometry, and , and from the picture, and leads to: \sin \theta = \frac\approx\frac = \tan \theta = \frac \approx \frac = \frac = \theta. Simplifying leaves, \sin \theta \approx \tan \theta \approx \theta.


Calculus

Using the squeeze theorem, we can prove that \lim_ \frac = 1, which is a formal restatement of the approximation \sin(\theta) \approx \theta for small values of ''θ''. A more careful application of the squeeze theorem proves that \lim_ \frac = 1, from which we conclude that \tan(\theta) \approx \theta for small values of ''θ''. Finally, L'Hôpital's rule tells us that \lim_ \frac = \lim_ \frac = -\frac, which rearranges to \cos(\theta) \approx 1 - \frac for small values of ''θ''. Alternatively, we can use the double angle formula \cos 2A \equiv 1-2\sin^2 A. By letting \theta = 2A, we get that \cos\theta=1-2\sin^2\frac\approx1-\frac.


Algebraic

The Maclaurin expansion (the Taylor expansion about 0) of the relevant trigonometric function is \begin \sin \theta &= \sum^_ \frac \theta^ \\ &= \theta - \frac + \frac - \frac + \cdots \end where is the angle in radians. In clearer terms, \sin \theta = \theta - \frac + \frac - \frac + \cdots It is readily seen that the second most significant (third-order) term falls off as the cube of the first term; thus, even for a not-so-small argument such as 0.01, the value of the second most significant term is on the order of , or the first term. One can thus safely approximate: \sin \theta \approx \theta By extension, since the cosine of a small angle is very nearly 1, and the tangent is given by the sine divided by the cosine, \tan \theta \approx \sin \theta \approx \theta,


Error of the approximations

Figure 3 shows the relative errors of the small angle approximations. The angles at which the relative error exceeds 1% are as follows: * at about 0.1408 radians (8.07°) * at about 0.1730 radians (9.91°) * at about 0.2441 radians (13.99°) * at about 0.6620 radians (37.93°)


Angle sum and difference

The angle addition and subtraction theorems reduce to the following when one of the angles is small (''β'' ≈ 0): :


Specific uses


Astronomy

In astronomy, the angular size or angle subtended by the image of a distant object is often only a few
arcsecond A minute of arc, arcminute (arcmin), arc minute, or minute arc, denoted by the symbol , is a unit of angular measurement equal to of one degree. Since one degree is of a turn (or complete rotation), one minute of arc is of a turn. The na ...
s, so it is well suited to the small angle approximation. The linear size () is related to the angular size () and the distance from the observer () by the simple formula: :D = X \frac where is measured in arcseconds. The number is approximately equal to the number of arcseconds in a circle (), divided by . The exact formula is :D = d \tan \left( X \frac \right) and the above approximation follows when is replaced by .


Motion of a pendulum

The second-order cosine approximation is especially useful in calculating the
potential energy In physics, potential energy is the energy held by an object because of its position relative to other objects, stresses within itself, its electric charge, or other factors. Common types of potential energy include the gravitational potentia ...
of a pendulum, which can then be applied with a
Lagrangian Lagrangian may refer to: Mathematics * Lagrangian function, used to solve constrained minimization problems in optimization theory; see Lagrange multiplier ** Lagrangian relaxation, the method of approximating a difficult constrained problem with ...
to find the indirect (energy) equation of motion. When calculating the period of a simple pendulum, the small-angle approximation for sine is used to allow the resulting differential equation to be solved easily by comparison with the differential equation describing simple harmonic motion.


Optics

In optics, the small-angle approximations form the basis of the paraxial approximation.


Wave Interference

The sine and tangent small-angle approximations are used in relation to the
double-slit experiment In modern physics, the double-slit experiment is a demonstration that light and matter can display characteristics of both classically defined waves and particles; moreover, it displays the fundamentally probabilistic nature of quantum mechanics ...
or a diffraction grating to simplify equations, e.g. 'fringe spacing' = 'wavelength' × 'distance from slits to screen' ÷ 'slit separation'.


Structural mechanics

The small-angle approximation also appears in structural mechanics, especially in stability and bifurcation analyses (mainly of axially-loaded columns ready to undergo buckling). This leads to significant simplifications, though at a cost in accuracy and insight into the true behavior.


Piloting

The
1 in 60 rule In air navigation, the 1 in 60 rule is a rule of thumb which states that if a pilot has travelled sixty miles then an error in track of one mile is approximately a 1° error in heading, and proportionately more for larger errors. The rule is used ...
used in
air navigation The basic principles of air navigation are identical to general navigation, which includes the process of planning, recording, and controlling the movement of a craft from one place to another. Successful air navigation involves piloting an air ...
has its basis in the small-angle approximation, plus the fact that one radian is approximately 60 degrees.


Interpolation

The formulas for addition and subtraction involving a small angle may be used for
interpolating In the mathematics, mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one ...
between trigonometric table values: Example: sin(0.755) \begin \sin(0.755) &= \sin(0.75 + 0.005) \\ & \approx \sin(0.75) + (0.005) \cos(0.75) \\ & \approx (0.6816) + (0.005)(0.7317) \\ & \approx 0.6853. \end where the values for sin(0.75) and cos(0.75) are obtained from trigonometric table


See also

* Skinny triangle * Infinitesimal oscillations of a pendulum * Versine and haversine * Exsecant and excosecant


References

{{DEFAULTSORT:Small-Angle Approximation Trigonometry Equations of astronomy