Inverse trigonometric functions
Anchor (Master): Euler 1748 Introductio in analysin infinitorum; domain restriction and composition
Intuition [Beginner]
You know the sine of 30 degrees is one-half. But suppose someone gives you a sine value and asks for the angle. What angle has sine equal to one-half? The answer is 30 degrees — and you just "undid" the sine function.
Every function that pairs inputs with outputs can be run in reverse: given the output, recover the input. Reversing sine, cosine, and tangent produces the inverse trigonometric functions: arcsine, arccosine, and arctangent. They answer the question "what angle produces this ratio?"
There is a catch. The sine function repeats: both 30 degrees and 150 degrees give sine equal to one-half. A repeated output means the reverse direction is ambiguous. The fix is to agree on a standard range — only return angles between degrees and degrees for arcsine, for instance. With this convention, each output corresponds to exactly one angle.
Visual [Beginner]
A graph of for angles from degrees to degrees shows a curve that rises from to . If you reflect this curve across the line , you get the arcsine curve: it takes a value between and on the horizontal axis and returns an angle between degrees and degrees on the vertical axis.
The reflection picture shows why the domain restriction matters: the full sine wave fails the horizontal line test, but the restricted piece passes it and therefore has a clean inverse.
Worked example [Beginner]
Find the angle in a right triangle where the opposite side is and the hypotenuse is .
Step 1. Compute the sine: .
Step 2. Apply arcsine: . From a calculator or table, this is approximately degrees.
Step 3. Check: . The small difference comes from rounding.
What this tells us: arcsine converts a ratio back to the angle that produced it. In any right triangle, knowing the ratio of two sides is enough to recover the angle.
Check your understanding [Beginner]
Formal definition [Intermediate+]
The trigonometric functions , , and are periodic and therefore not injective on . To define inverses, each must be restricted to a domain on which it is both injective and surjective onto a convenient codomain.
Definition. The inverse trigonometric functions are defined by restriction as follows:
The restricted domains for sine and for cosine are called the principal branches. On these intervals each function is strictly monotone (sine increasing, cosine decreasing), hence injective, and attains every value in , hence surjective. The arctangent needs no restriction of its domain (the argument can be any real number) because tangent is already strictly increasing on and its range is all of .
Counterexamples to common slips
- does not hold for all . If , then and . The identity holds only for .
- The domain of arcsine is not all real numbers. Values are outside the range of sine and have no arcsine value.
- Arctangent has no discontinuities. Unlike arcsine and arccosine, which have finite domains, is defined for every real and is continuous everywhere. Its graph has horizontal asymptotes at but no breaks.
Key theorem with proof [Intermediate+]
Theorem (Composition identities). For all :
For all :
For all :
For all :
Proof. For the first identity: let . By definition of arcsine, and . Substituting: . The argument for is identical, using the principal branch .
For : let . By definition, and . Substituting gives the result.
For the converse direction, : since and lies in , the definition of arcsine returns the unique angle with . Because itself is in , uniqueness forces .
Bridge. The foundational reason these composition identities hold is that restricting each trigonometric function to its principal branch makes it a genuine bijection onto its codomain, and the inverse of a bijection satisfies and on the appropriate domains. This is exactly the content that identifies the inverse trigonometric functions with the general inverse-function construction from 00.02.05, and the bridge is between the periodic, many-to-one behaviour of the unrestricted trigonometric functions and the single-valued, invertible behaviour on the principal branch. The central insight is that domain restriction restores invertibility, and putting these together, the composition identities generalise from the trigonometric context to all periodic functions with suitable monotone restrictions. This pattern builds toward 00.05.03 where the Euler identity connects inverse trigonometric functions to the complex logarithm via , and appears again in 00.07.01 where the unit-circle definition extends these inverses to all quadrants.
Exercises [Intermediate+]
Advanced results [Master]
Theorem 1 (derivatives of the inverse trigonometric functions). The inverse trigonometric functions are differentiable on the interior of their domains:
These are derived via the inverse function theorem. For arcsine: . The negative sign in the arccosine derivative reflects the decreasing nature of cosine on .
Theorem 2 (logarithmic representations). The inverse trigonometric functions can be expressed using complex logarithms:
These identities follow from the Euler formula and provide the bridge between inverse trigonometry and the complex logarithm.
Theorem 3 (power series for arctangent). For :
This is the Gregory series (1671), obtained by integrating the geometric series term by term. Setting gives the Leibniz formula .
Theorem 4 (power series for arcsine). For :
This series is derived from the binomial expansion of integrated term by term.
Theorem 5 (composition identities: the converse direction). The identities for all , and for all , reflect the complementary-angle relations. The first is proved by differentiating: , so the sum is constant; evaluating at gives .
Theorem 6 (addition formula for arctangent). For :
When and , the sum equals . This two-case structure is the source of the Machin-type formulas for computing .
Synthesis. The foundational reason inverse trigonometric functions connect analysis to geometry is that they convert ratios (outputs of the trigonometric functions) back into angles (inputs), and the central insight is that domain restriction via principal branches is the mechanism that makes this reversal single-valued. This is exactly the content that identifies the inverse functions with the branches of the complex logarithm through the Euler formula, and the bridge is between the real-variable theory of inverse functions from 00.02.05 and the complex-analytic theory of the logarithm in 00.05.03. Putting these together, the derivatives of the inverse trigonometric functions are algebraic expressions (reciprocals of square roots and quadratic polynomials) rather than transcendental ones, the power series for arctangent gives the Leibniz formula for , and the logarithmic representations generalise into the inverse-function theorem for complex-analytic maps. The pattern recurs throughout analysis: every inverse trigonometric identity has a complex-exponential counterpart, and the composition identities build toward 00.08.01 where the addition formulas produce further inverse-function relations.
Full proof set [Master]
Proposition 1 (derivative of arcsine). For , .
Proof. Let , so and . Differentiate both sides with respect to : , hence . On , , so . Therefore .
Proposition 2 (derivative of arctangent). For , .
Proof. Let , so and . Differentiate: , hence . Using . Therefore .
Proposition 3 (). For all , .
Proof. Differentiate the left side: for . Therefore is constant on , and by continuity on . Evaluate at : .
Connections [Master]
Complex numbers and Euler's identity
00.05.03. The inverse trigonometric functions acquire their deepest interpretation through the complex exponential. The identity identifies each inverse trigonometric value with a branch of the complex logarithm, and the Euler identity is the foundational reason the logarithmic representations work. The inverse functions are the analytic continuation of the angle-extraction problem from real ratios to complex arguments.Functions, domain, and range
00.02.05. The inverse trigonometric functions are the precalc strand's most instructive example of restricted-domain inversion. A function that fails the horizontal line test on its natural domain becomes invertible after restriction to a monotone piece, and this procedure — motivated and carried out for sine, cosine, and tangent — is the template for defining inverse functions in every context where periodicity or non-monotonicity obstructs invertibility.Right-triangle trigonometry
00.06.01. The six trigonometric ratios defined in00.06.01acquire their computational power from the ability to run in reverse: given a ratio, the inverse function returns the angle. Every application of trigonometry to measurement (surveying, navigation, construction) relies on this reversal, and the principal-branch convention is the mathematical formalisation of the physical constraint that angles in a triangle are between and .
Historical & philosophical context [Master]
Euler 1748 Introductio in analysin infinitorum [Euler1748] introduced the inverse trigonometric functions as analytic objects, giving them the notation and deriving the power series for arctangent via term-by-term integration of the geometric series. The concept of restricting the domain to obtain a single-valued inverse was implicit in the chord and sine tables of Ptolemy ~150 [Ptolemy150] and the Indian mathematicians (Aryabhata 476, who tabulated half-chords for specific arcs), but the formal machinery of inverse functions and principal branches is an Eulerian contribution. The Gregory series for arctangent was discovered independently by Gregory 1671 and Leibniz 1674; the Leibniz formula was the first infinite-series representation of . The Machin formula (Machin 1706) and its descendants remained the primary computational tool for until the 20th century.
Bibliography [Master]
@book{Euler1748,
author = {Euler, Leonhard},
title = {Introductio in analysin infinitorum},
publisher = {Marcus-Michaelis Bousquet},
address = {Lausanne},
year = {1748}
}
@book{Ptolemy150,
author = {Ptolemy, Claudius},
title = {Mathematike Syntaxis (Almagest)},
year = {~150 CE}
}
@book{Granville1911,
author = {Granville, William Anthony},
title = {Elements of the Differential and Integral Calculus},
publisher = {Ginn and Company},
year = {1911}
}
@article{Machin1706,
author = {Machin, John},
title = {The true value of pi},
journal = {Philosophical Transactions of the Royal Society},
year = {1706}
}
@book{Lang1988,
author = {Lang, Serge},
title = {Basic Mathematics},
publisher = {Springer},
year = {1988}
}