Trigonometric Functions
Easy Overview
You already know the basics — sine, cosine, tangent, and how they relate to a right-angled triangle. But in Std 12, trigonometry goes from being about triangles to being about functions. And these functions are everywhere — they describe sound waves, light waves, seasonal temperature changes, the motion of a pendulum, the alternating current that powers your home, and even the signals that carry your WiFi data. This chapter is where you stop thinking of sine and cosine as ratios and start thinking of them as functions that repeat infinitely. The first big topic is compound angles — formulas for sin(A + B), cos(A + B), and tan(A + B). The single most important thing to remember: sin(A + B) is NOT sin A + sin B. That's the biggest mistake students make. The real formulas involve mixing sines and cosines. From these, we derive double angle formulas (sin 2A = 2 sin A cos A), triple angle formulas (sin 3A = 3 sin A − 4 sin³ A), and half-angle formulas. Cos 2A has three different forms — learn all three because each one is useful in different situations. Then come the factorization formulas that let you convert sums into products and vice versa. Why bother? Because sometimes a product is easier to integrate, differentiate, or solve. The transformation formulas — expressing a sin θ + b cos θ as R sin(θ + α) — are especially useful for finding maximum and minimum values. Next up: trigonometric equations. Unlike algebraic equations where solutions are finite, trigonometric equations typically have INFINITE solutions because trig functions are periodic. When you solve sin θ = 1/2, the answer isn't just 30° — it's 30° + 360°n and 150° + 360°n for integer n. General solutions follow patterns: for sin θ = sin α, θ = nπ + (−1)ⁿα; for cos θ = cos α, θ = 2nπ ± α; for tan θ = tan α, θ = nπ + α. These are the formulas you'll use repeatedly. Then there are inverse trigonometric functions — the 'undo' operations. If sin θ = x, then θ = sin⁻¹ x (also written as arcsin x). But since trigonometric functions are not one-to-one (multiple angles give the same value), we restrict the domain to get principal values. sin⁻¹ gives values in [−π/2, π/2], cos⁻¹ gives [0, π], and tan⁻¹ gives (−π/2, π/2). You'll need to learn the properties of inverse functions — like sin⁻¹(sin θ) = θ only when θ is in the principal range, and sin⁻¹ x + cos⁻¹ x = π/2. The chapter also covers solutions of triangles — a set of formulas that let you solve any triangle given some of its sides and angles. These include the sine rule (a/sin A = b/sin B = c/sin C = 2R), the cosine rule (a² = b² + c² − 2bc cos A), projection formulas, and area formulas. The sine rule is great when you know two angles and one side. The cosine rule is perfect when you know two sides and the included angle, or all three sides. You'll also learn about the Napier analogies (tangent rules) and the Mollweide formula. All of these help you find unknown parts of a triangle — whether it's a right triangle or an oblique one. This is used in navigation, surveying, astronomy, and engineering. By the end of this chapter, you'll be able to simplify complex trigonometric expressions, solve any trig equation, work comfortably with inverse functions, and solve any triangle using the right combination of rules.
Compound Angle Formulas
These are the foundation of everything in this chapter. sin(A + B) = sin A cos B + cos A sin B. sin(A − B) = sin A cos B − cos A sin B. cos(A + B) = cos A cos B − sin A sin B. cos(A − B) = cos A cos B + sin A sin B. tan(A + B) = (tan A + tan B) / (1 − tan A tan B). tan(A − B) = (tan A − tan B) / (1 + tan A tan B). You need to memorise these cold. They're the building blocks for double, triple, and half-angle formulas.
Double Angle Formulas
Set B = A in compound formulas. sin 2A = 2 sin A cos A. cos 2A = cos²A − sin²A = 2 cos²A − 1 = 1 − 2 sin²A. These three forms of cos 2A are incredibly useful — use cos²A = (1 + cos 2A)/2 to integrate cos², use sin²A = (1 − cos 2A)/2 to integrate sin². tan 2A = 2 tan A / (1 − tan²A). The cos 2A forms also give you the half-angle formulas in reverse.
Triple Angle and Half-Angle Formulas
Triple: sin 3A = 3 sin A − 4 sin³A. cos 3A = 4 cos³A − 3 cos A. tan 3A = (3 tan A − tan³A) / (1 − 3 tan²A). These are less common but appear in specific problems. Half-angle: sin(A/2) = ±√((1 − cos A)/2), cos(A/2) = ±√((1 + cos A)/2), tan(A/2) = ±√((1 − cos A)/(1 + cos A)) = (1 − cos A)/sin A = sin A/(1 + cos A). The ± depends on which quadrant A/2 lies in.
Factorization Formulas — Sum-to-Product
These convert sums into products: sin C + sin D = 2 sin((C+D)/2) cos((C−D)/2). sin C − sin D = 2 cos((C+D)/2) sin((C−D)/2). cos C + cos D = 2 cos((C+D)/2) cos((C−D)/2). cos C − cos D = −2 sin((C+D)/2) sin((C−D)/2). These are used to simplify expressions and solve equations where sums of trig functions appear. Remember the pattern: sin+sin = 2 sin cos, sin−sin = 2 cos sin, cos+cos = 2 cos cos, cos−cos = −2 sin sin.
Factorization Formulas — Product-to-Sum
The reverse of sum-to-product: 2 sin A cos B = sin(A+B) + sin(A−B). 2 cos A sin B = sin(A+B) − sin(A−B). 2 cos A cos B = cos(A+B) + cos(A−B). 2 sin A sin B = cos(A−B) − cos(A+B). These are useful when integrating products of trig functions or when you need to expand a product into a sum for easier manipulation.
Transformation — a sin θ + b cos θ
Any expression of the form a sin θ + b cos θ can be written as R sin(θ + α) or R cos(θ + α), where R = √(a² + b²) and α = tan⁻¹(b/a) or the appropriate angle depending on the form. This single transformation lets you find the maximum value (R) and minimum value (−R) of the expression. It's used in physics for simple harmonic motion and wave analysis.
Trigonometric Equations — Basic Solutions
A trigonometric equation involves trigonometric functions of an unknown variable. The smallest positive (or non-negative) solution is called the principal solution. For sin θ = k (where |k| ≤ 1), the principal solutions lie in [0, 2π). For cos θ = k, same range. For tan θ = k, principal solutions in [0, π). Always find the principal solutions first, then add the period.
General Solutions of Trigonometric Equations
Since trig functions are periodic, we give general solutions using integer n. For sin θ = sin α: θ = nπ + (−1)ⁿα. For cos θ = cos α: θ = 2nπ ± α. For tan θ = tan α: θ = nπ + α. Special cases: sin θ = 0 ⇒ θ = nπ. cos θ = 0 ⇒ θ = (2n+1)π/2. tan θ = 0 ⇒ θ = nπ. sin θ = 1 ⇒ θ = (4n+1)π/2. cos θ = 1 ⇒ θ = 2nπ. These special cases are worth memorising — they show up frequently.
Solving Quadratic Trigonometric Equations
Many equations are quadratic in form, like 2 cos²θ − 3 cos θ + 1 = 0. Let t = cos θ, solve 2t² − 3t + 1 = 0 to get t = 1 or t = 1/2. Then solve cos θ = 1 ⇒ θ = 2nπ, and cos θ = 1/2 ⇒ θ = 2nπ ± π/3. Always check if the solutions satisfy original constraints. Some solutions may be extraneous from squaring steps.
Inverse Trigonometric Functions — Domain and Range
Inverse trig functions are defined by restricting the original function to a principal branch. y = sin⁻¹ x: domain [−1, 1], range [−π/2, π/2]. y = cos⁻¹ x: domain [−1, 1], range [0, π]. y = tan⁻¹ x: domain R, range (−π/2, π/2). y = cot⁻¹ x: domain R, range (0, π). y = sec⁻¹ x: domain (−∞, −1] ∪ [1, ∞), range [0, π] − {π/2}. y = cosec⁻¹ x: domain (−∞, −1] ∪ [1, ∞), range [−π/2, π/2] − {0}. The range tells you where the answer lives.
Properties of Inverse Trigonometric Functions
Fundamental properties: sin⁻¹ x + cos⁻¹ x = π/2 for x ∈ [−1, 1]. tan⁻¹ x + cot⁻¹ x = π/2. sec⁻¹ x + cosec⁻¹ x = π/2. Composition: sin⁻¹(sin θ) = θ if θ ∈ [−π/2, π/2], otherwise you need to adjust. sin(sin⁻¹ x) = x for x ∈ [−1, 1]. tan⁻¹ x + tan⁻¹ y = tan⁻¹((x+y)/(1−xy)) when xy < 1. tan⁻¹ x − tan⁻¹ y = tan⁻¹((x−y)/(1+xy)). These properties let you combine and simplify inverse expressions.
Sine Rule — Solving Triangles
For any triangle ABC with sides a, b, c opposite angles A, B, C respectively: a/sin A = b/sin B = c/sin C = 2R, where R is the circumradius. Use the sine rule when you know: (i) two angles and one side (AAS or ASA), or (ii) two sides and a non-included angle (SSA — ambiguous case, may have 0, 1, or 2 solutions). The rule derives from dropping a perpendicular and using basic trig ratios.
Cosine Rule
The cosine rule generalises Pythagoras to any triangle. a² = b² + c² − 2bc cos A. Similarly b² = a² + c² − 2ac cos B, and c² = a² + b² − 2ab cos C. Use it when you know: (i) two sides and the included angle (SAS), or (ii) all three sides (SSS). Rearranged: cos A = (b² + c² − a²)/(2bc). This gives you the angles when you know all sides.
Projection and Area Formulas
Projection formulas express one side in terms of the other sides and included angles: a = b cos C + c cos B, b = c cos A + a cos C, c = a cos B + b cos A. Area of triangle: Δ = ½ bc sin A = ½ ca sin B = ½ ab sin C. Also Heron's formula: Δ = √(s(s−a)(s−b)(s−c)) where s = (a+b+c)/2. Area in terms of circumradius: Δ = abc/(4R). Area in terms of inradius: Δ = rs.
Napier's Analogies (Tangent Rules)
These are useful for solving triangles when you know two sides and the included angle, or two angles and the included side. tan((B−C)/2) = ((b−c)/(b+c)) cot(A/2). tan((C−A)/2) = ((c−a)/(c+a)) cot(B/2). tan((A−B)/2) = ((a−b)/(a+b)) cot(C/2). These are also called the tangent rules. They're especially handy for converting between side differences and angle differences.
Key Points
- •sin(A + B) = sin A cos B + cos A sin B — this is the most important formula in the chapter
- •cos(A + B) = cos A cos B − sin A sin B
- •sin 2A = 2 sin A cos A; cos 2A = cos²A − sin²A = 2 cos²A − 1 = 1 − 2 sin²A
- •sin 3A = 3 sin A − 4 sin³A; cos 3A = 4 cos³A − 3 cos A
- •sin C + sin D = 2 sin((C+D)/2) cos((C−D)/2)
- •a sin θ + b cos θ can be written as R sin(θ + α) where R = √(a² + b²)
- •General solution sin θ = sin α: θ = nπ + (−1)ⁿα
- •General solution cos θ = cos α: θ = 2nπ ± α
- •General solution tan θ = tan α: θ = nπ + α
- •sin⁻¹ has range [−π/2, π/2]; cos⁻¹ has range [0, π]; tan⁻¹ has range (−π/2, π/2)
- •sin⁻¹ x + cos⁻¹ x = π/2 for all x ∈ [−1, 1]
- •tan⁻¹ x + tan⁻¹ y = tan⁻¹((x+y)/(1−xy)) when xy < 1
- •Sine rule: a/sin A = b/sin B = c/sin C = 2R
- •Cosine rule: a² = b² + c² − 2bc cos A
- •Area = ½ bc sin A = √(s(s−a)(s−b)(s−c)) = abc/(4R) = rs
- •Projection: a = b cos C + c cos B
- •Napier's analogy: tan((B−C)/2) = ((b−c)/(b+c)) cot(A/2)
- •Inverse of a trig function ≠ reciprocal; sin⁻¹ x ≠ 1/sin x
- •Always check the quadrant when finding principal values of inverse trig functions
Practice Questions
- Prove that cos 3A = 4 cos³A − 3 cos A using compound angle formulas.
- Find the general solution of 2 cos²θ − 3 sin θ = 0.
- Solve tan θ + cot θ = 2 and find the general solution.
- Prove that sin⁻¹(3/5) + sin⁻¹(8/17) = sin⁻¹(77/85).
- In a triangle ABC, if a = 13, b = 14, c = 15, find the area and the circumradius R.
- Express 5 sin θ + 12 cos θ in the form R sin(θ + α) and find its maximum value.
- Prove that tan⁻¹(1/2) + tan⁻¹(2/3) = tan⁻¹(7/4).
- Find the principal value of sin⁻¹(−√3/2) and cos⁻¹(−1/2).