Explore/Trigonometry
Domain
Trigonometry
The unit circle, trigonometric functions, and their identities.
22 concepts · estimated 10 h total
trigonometric identities
- 20 minDouble-Angle FormulasIntermediate
The double-angle formulas express sin(2θ), cos(2θ), and tan(2θ) in terms of sin θ, cos θ, and tan θ. They arise as the special case A = B of the sum formulas and appear throughout calculus (integrating powers of sine and cosine), physics (wave intensity, which depends on amplitude squared), and engineering (power calculations in AC circuits). Cosine's double-angle formula has three equivalent forms, related by the Pythagorean identity, each useful in different contexts.
- 25 minHalf-Angle FormulasIntermediate
The half-angle formulas express sin(θ/2), cos(θ/2), and tan(θ/2) in terms of cos θ. They are obtained by solving the double-angle cosine formula for sin²θ and cos²θ and then substituting θ/2 for θ, which is why they involve a square root and require choosing the correct sign based on which quadrant θ/2 falls in. They're used to find exact values at angles like 15° or 22.5° and to simplify integrals involving trigonometric functions via the Weierstrass (tangent half-angle) substitution.
- 25 minSum and Difference FormulasIntermediate
The sum and difference formulas express the sine, cosine, and tangent of a sum or difference of two angles in terms of the sines, cosines, and tangents of the individual angles. They let you compute exact trigonometric values for angles like 15° or 75° that are not standard angles themselves but can be written as sums or differences of standard angles such as 30°, 45°, and 60°. These formulas are foundational: nearly every other trigonometric identity — double-angle, half-angle, product-to-sum — can be derived from them.
- 30 minSolving Trigonometric EquationsIntermediate
A trigonometric equation is an equation involving one or more trigonometric functions of an unknown angle, such as 2sinx − 1 = 0. Because trigonometric functions are periodic, such equations typically have infinitely many solutions, which are usually reported either as a full set differing by multiples of the period or restricted to one period such as [0°, 360°). Solving them combines inverse trigonometric functions (to find a first solution), reference angles and symmetry (to find all solutions in a period), and algebraic techniques like factoring or identity substitution when the equation involves more than one trig function.
- 25 minSum-to-Product FormulasIntermediate
The sum-to-product formulas rewrite a sum or difference of two sines (or two cosines) as a product of sines and cosines of half-sum and half-difference angles. They are the algebraic inverse of the product-to-sum formulas, and they are obtained directly from the angle sum and difference identities by adding or subtracting pairs of equations and substituting new variables for the half-sum and half-difference. These identities are indispensable whenever a sum of two oscillations needs to be seen as a single oscillation — the classic example is acoustic beats, where two tones of nearly equal frequency combine into one tone whose amplitude itself oscillates slowly.
- 30 minTrigonometric Substitution IdentitiesIntermediate
Trigonometric substitution is a technique for simplifying algebraic expressions containing √(a²−x²), √(a²+x²), or √(x²−a²) by replacing x with a trigonometric function of a new variable θ. Each radical form is matched to the substitution that makes a Pythagorean identity collapse the expression under the square root into a single trig function, removing the radical entirely. The technique is the bridge between the Pythagorean identities (sin²θ+cos²θ=1, 1+tan²θ=sec²θ) and integral calculus, and it is the standard method for evaluating integrals whose integrand contains these three radical forms, as well as for simplifying geometric expressions such as chord lengths and areas that naturally involve a difference or sum of squares.
trigonometric functions
- 35 minUnit CircleIntermediate
The unit circle is a circle of radius 1 centered at the origin. It provides the modern definition of sine and cosine for ANY angle — not just angles inside a right triangle — by relating an angle to the coordinates of the point it sweeps out on the circle. This single idea extends trigonometry from acute angles in triangles to all real numbers, including negative angles and angles greater than 360°.
- 45 minTrigonometric FunctionsIntermediate
The trigonometric functions — sine, cosine, tangent, and their reciprocals cosecant, secant, cotangent — relate angles to ratios of sides in a right triangle, and more generally to coordinates on the unit circle. They are the essential tool for describing anything periodic: waves, oscillations, rotations, and circular motion.
oblique triangles
- 20 minLaw of SinesIntermediate
The law of sines relates the lengths of the sides of any triangle to the sines of its opposite angles. For a triangle with sides a, b, c opposite angles α, β, γ, the ratio of each side to the sine of its opposite angle is constant and equals the diameter of the triangle's circumcircle. The law lets you solve oblique (non-right) triangles by triangulation: given two angles and a side (AAS/ASA), or two sides and a non-included angle (SSA), you can find the remaining parts. The SSA case is the notorious 'ambiguous case', where the given data can correspond to zero, one, or two valid triangles.
- 20 minLaw of CosinesIntermediate
The law of cosines generalizes the Pythagorean theorem to any triangle, not just right triangles. For a triangle with sides a, b, c opposite angles α, β, γ, it expresses the square of one side in terms of the other two sides and the cosine of their included angle. When the included angle is 90°, cos(90°) = 0 and the formula reduces exactly to the Pythagorean theorem. The law of cosines is used to solve triangles given SAS (two sides and the included angle) or SSS (three sides), cases the law of sines cannot handle directly.
complex numbers
- 25 minTrigonometric Form of Complex NumbersIntermediate
Every complex number z = a + bi can be located as a point in the complex plane and described not just by its coordinates (a, b) but by its distance from the origin (the modulus r) and the angle its position vector makes with the positive real axis (the argument θ). Rewriting z in terms of r and θ instead of a and b gives the trigonometric (polar) form z = r(cosθ + i sinθ), which turns multiplication and division of complex numbers — normally messy FOIL-and-simplify arithmetic — into simple rules of adding or subtracting angles and multiplying or dividing moduli. This is the bridge between complex-number algebra and trigonometry, and it is the form that makes De Moivre's theorem and roots of complex numbers tractable.
- 25 minDe Moivre's TheoremAdvanced
De Moivre's theorem, named after Abraham de Moivre (1667–1754), states that raising a complex number in trigonometric form to an integer power n simply multiplies its argument by n and raises its modulus to the n-th power. This turns an otherwise painful repeated multiplication of complex numbers into a one-line computation, and — run in reverse with fractional exponents — it also produces a clean formula for the n distinct n-th roots of any complex number, evenly spaced around a circle in the complex plane. It is one of the most-used shortcuts in complex analysis and underlies applications from AC circuit phasors to signal processing (roots of unity in the discrete Fourier transform).
applications
- 20 minThe Area of a Triangle via TrigonometryIntermediate
The standard area formula for a triangle, (1/2)·base·height, requires knowing an altitude, which is often inconvenient to measure directly. The trigonometric area formula replaces the height with a side length and the sine of the included angle, so that the area of any triangle can be computed from two sides and the angle between them (SAS data) without ever constructing an altitude. This is exactly the same formula that underlies the cross-product magnitude formula for the area of a parallelogram in vector geometry, and it combines naturally with the Law of Sines and Law of Cosines to solve for areas of triangles specified in any of the standard ways (SSS, SAS, ASA).
- 25 minHarmonic Motion and Trigonometric ModelsIntermediate
Simple harmonic motion (SHM) is the repetitive back-and-forth motion of a system — a mass on a spring, a pendulum swinging through small angles, a vibrating guitar string — whose displacement over time is exactly a sinusoidal function. The position is modeled as x(t) = A cos(ωt + φ), where A is the amplitude (maximum displacement), ω is the angular frequency (radians per unit time), and φ is the phase constant that fixes where in the cycle the motion starts. This model arises directly from Newton's second law applied to a restoring force proportional to displacement (F = −kx), and the same trigonometric machinery used to analyze the graphs of sine and cosine — period, amplitude, phase shift — describes velocity, acceleration, energy, and frequency of the oscillating system.
Mathematics