Trigonometric Functions Class 11 Notes | CBSE Maths Chapter 3

Trigonometric Functions is Chapter 3 of CBSE Class 11 Maths — and it is the chapter that quietly powers half of your higher-maths syllabus. It takes the simple sin, cos, and tan you met in Class 10 and stretches them to any angle, links them through powerful identities, and teaches you to solve equations involving them. Get this right and Inverse Trigonometric Functions, Calculus, and most of the Physics you study become far easier.

By the end of these notes you will be able to convert between degrees and radians, find the sign of any trigonometric ratio in any quadrant, use the sum, difference, and multiple-angle formulae, and write the general solution of a trigonometric equation. This is a high-weightage chapter carrying roughly 8–10 marks in boards, a heavy hitter in JEE, and the foundation for almost all of Class 12 Maths.


Table of Contents


Key Concepts

1. Angles and Their Measurement

An angle is the amount of rotation of a ray about its starting point. If the rotation is anticlockwise the angle is positive; if clockwise it is negative.

Angles are measured in two systems: the degree measure (a right angle = 90°, and 1° = 60′, 1′ = 60″) and the radian measure used throughout higher maths.

Radian Measure

One radian is the angle subtended at the centre of a circle by an arc whose length equals the radius. For an arc of length l on a circle of radius r, the angle is:

θ = l / r   (θ in radians)

  • A full circle = 2π radians = 360°, so π radians = 180°.
  • 1 radian = 180°/π ≈ 57°16′, and 1° = π/180 radian ≈ 0.01746 rad.

2. Degree–Radian Conversion

The single relation π radians = 180° handles every conversion you will ever need.

  • Degrees to radians: multiply by π/180. Example: 60° = 60 × π/180 = π/3.
  • Radians to degrees: multiply by 180/π. Example: 3π/4 = (3π/4) × 180/π = 135°.

Standard angles to memorise: 30° = π/6, 45° = π/4, 60° = π/3, 90° = π/2, 180° = π, 270° = 3π/2, 360° = 2π.


3. The Six Trigonometric Functions

Instead of restricting ourselves to a right triangle, we define the functions on a unit circle (radius 1). If P(x, y) is the point on the unit circle for angle θ, then cos θ = x and sin θ = y.

[DIAGRAM: A unit circle centred at O. A point P(x, y) makes angle θ with the positive x-axis; the horizontal coordinate x = cos θ, the vertical coordinate y = sin θ.]

The other four follow from these two:

  • tan θ = sin θ / cos θ (cos θ ≠ 0)
  • cot θ = cos θ / sin θ (sin θ ≠ 0)
  • sec θ = 1 / cos θ (cos θ ≠ 0)
  • cosec θ = 1 / sin θ (sin θ ≠ 0)

Because P lies on the unit circle, −1 ≤ sin θ ≤ 1 and −1 ≤ cos θ ≤ 1 for every angle θ.


4. Signs of Functions in the Four Quadrants

As P moves round the circle, x and y change sign, so the functions do too. The quick mnemonic is “All Silver Tea Cups” (A-S-T-C), reading anticlockwise from the first quadrant.

  • Quadrant I (0 to 90°): All functions positive.
  • Quadrant II (90° to 180°): only Sin (and cosec) positive.
  • Quadrant III (180° to 270°): only Tan (and cot) positive.
  • Quadrant IV (270° to 360°): only Cos (and sec) positive.

Key idea: sin and cos repeat every 2π (period 2π); tan and cot repeat every π (period π).


5. Domain and Range

Knowing the domain and range stops you writing impossible answers like “sin θ = 2”.

FunctionDomainRange
sin θR (all reals)[−1, 1]
cos θR[−1, 1]
tan θR − {(2n+1)π/2}R
cot θR − {nπ}R
sec θR − {(2n+1)π/2}R − (−1, 1)
cosec θR − {nπ}R − (−1, 1)

So sec θ and cosec θ are never strictly between −1 and 1 — a fact examiners love to test.


6. Fundamental (Pythagorean) Identities

These three come straight from x² + y² = 1 on the unit circle and must be at your fingertips.

  • sin²θ + cos²θ = 1
  • 1 + tan²θ = sec²θ
  • 1 + cot²θ = cosec²θ

From these you can rewrite any one function in terms of another — the core skill behind simplification questions.


7. Allied Angles and Periodicity

Angles like (−θ), (90° ± θ), (180° ± θ), (360° ± θ) are allied angles. Their ratios reduce to those of θ using two rules: fix the sign by the quadrant (ASTC), and switch the function (sin ↔ cos, tan ↔ cot, sec ↔ cosec) only when the reference angle is an odd multiple of 90° (i.e. 90° or 270°).

  • sin(−θ) = −sin θ, cos(−θ) = cos θ, tan(−θ) = −tan θ (cos is even; sin and tan are odd).
  • sin(90° − θ) = cos θ, cos(90° − θ) = sin θ (complementary angles).
  • sin(180° − θ) = sin θ, cos(180° − θ) = −cos θ.

8. Trigonometric Functions of Sum and Difference of Two Angles

These compound-angle formulae are the most-used results of the whole 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)

Product-to-Sum and 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)
  • sin C + sin D = 2 sin((C+D)/2) cos((C−D)/2)
  • cos C + cos D = 2 cos((C+D)/2) cos((C−D)/2)

9. Multiple and Sub-Multiple Angle Formulae

Putting A = B in the compound formulae gives the double-angle results, and these in turn give the half-angle (sub-multiple) forms.

  • sin 2A = 2 sin A cos A = 2 tan A / (1 + tan²A)
  • cos 2A = cos²A − sin²A = 1 − 2 sin²A = 2 cos²A − 1 = (1 − tan²A)/(1 + tan²A)
  • tan 2A = 2 tan A / (1 − tan²A)

Triple-Angle Formulae

  • 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)

10. Trigonometric Equations and General Solutions

A trigonometric equation involves the trigonometric functions of an unknown angle. Because the functions are periodic, every such equation has infinitely many solutions — collected in a single general solution (n is any integer).

  • sin θ = 0 ⟹ θ = nπ
  • cos θ = 0 ⟹ θ = (2n + 1)π/2
  • tan θ = 0 ⟹ θ = nπ
  • sin θ = sin α ⟹ θ = nπ + (−1)ⁿ α
  • cos θ = cos α ⟹ θ = 2nπ ± α
  • tan θ = tan α ⟹ θ = nπ + α

Tip: always reduce the equation to one of these standard forms before writing the general solution.


11. Sine Rule and Cosine Rule

For any triangle ABC with sides a, b, c opposite to angles A, B, C, two results relate the sides and angles (useful in heights-and-distances and in Physics).

  • Sine rule: a/sin A = b/sin B = c/sin C = 2R, where R is the circumradius.
  • Cosine rule: cos A = (b² + c² − a²) / (2bc), and similarly for cos B and cos C.

The cosine rule is the triangle version of the Pythagoras theorem — it reduces to a² = b² + c² when A = 90°.


Weightage in Board & Entrance Exams

ExamTypical WeightageMost-Tested Areas
CBSE Board (Class 11)8–10 marksIdentities, compound angles, general solutions, radian conversion
JEE Main / Advanced2–4 questionsTrigonometric equations, multiple-angle identities, max/min of expressions
Other entrance (CUET etc.)2–3 questionsSigns & quadrants, allied angles, simplification of identities

[TABLE: Question-type split — VSA (1–2 marks): conversions, signs, simple identities; SA (3 marks): proving identities, compound-angle evaluation; LA (5 marks): general solution of equations, sum-to-product proofs.]


Important Definitions & Formulae

Term / FormulaStatement
RadianAngle subtended at the centre by an arc equal to the radius: θ = l/r
Degree–radian linkπ radians = 180°; 1° = π/180 rad
Pythagorean identitysin²θ + cos²θ = 1
Secant identity1 + tan²θ = sec²θ
Cosecant identity1 + cot²θ = cosec²θ
Sum formula (sine)sin(A + B) = sin A cos B + cos A sin B
Sum formula (cosine)cos(A + B) = cos A cos B − sin A sin B
Double angle (cosine)cos 2A = 1 − 2 sin²A = 2 cos²A − 1
General solution (sine)sin θ = sin α ⟹ θ = nπ + (−1)ⁿ α
General solution (cosine)cos θ = cos α ⟹ θ = 2nπ ± α

Solved Examples

Example 1

Convert 40°20′ into radian measure.

Answer: 40°20′ = 40⅓° = 121/3 degrees. In radians = (121/3) × (π/180) = 121π/540 radian.

Example 2

Find the value of sin 75°.

Answer: sin 75° = sin(45° + 30°) = sin45°cos30° + cos45°sin30° = (1/√2)(√3/2) + (1/√2)(1/2) = (√3 + 1)/(2√2) = (√6 + √2)/4.

Example 3

If cos θ = −3/5 and θ lies in the third quadrant, find sin θ and tan θ.

Answer: sin²θ = 1 − 9/25 = 16/25, so sin θ = ±4/5. In Q-III sin is negative, so sin θ = −4/5. tan θ = sin θ/cos θ = (−4/5)/(−3/5) = 4/3.

Example 4

Prove that (1 + tan²A)/(1 + cot²A) = tan²A.

Answer: LHS = sec²A / cosec²A = (1/cos²A)/(1/sin²A) = sin²A/cos²A = tan²A = RHS. Hence proved.

Example 5

Find the general solution of sin θ = √3/2.

Answer: sin θ = sin(π/3), so θ = nπ + (−1)ⁿ(π/3), where n ∈ Z. General solution: θ = nπ + (−1)ⁿ π/3.

Example 6

Solve 2 cos²x + 3 cos x − 1 = 0 and write its general solution.

Answer: Treat it as a quadratic in cos x: cos x = (−3 ± √17)/4. Only (−3 + √17)/4 ≈ 0.28 lies in [−1, 1], so x = 2nπ ± α, where α = cos⁻¹[(−3 + √17)/4] and n ∈ Z.


Important Questions for Board Exams

1–2-Mark Questions (VSA)

  1. Convert 5π/3 radians into degree measure.
  2. State the sign of cos θ and tan θ when θ lies in the second quadrant.
  3. Find the value of tan(−1125°).
  4. Write the general solution of cos θ = 0.
  5. What is the maximum value of 3 sin θ + 4 cos θ?

3-Mark Questions (SA)

  1. Prove that sin²(π/6) + cos²(π/3) − tan²(π/4) = −1/2.
  2. If sin A = 3/5 and A is acute, find sin 2A, cos 2A and tan 2A.
  3. Prove that (cos 7x + cos 5x)/(sin 7x − sin 5x) = cot x.
  4. Find the value of cos 15° using a suitable compound-angle formula.

5-Mark Questions (LA)

  1. Prove that cos 2x = 1 − 2 sin²x and hence find cos 2x when sin x = 1/3.
  2. Find the general solution of the equation 2 cos²θ + 3 sin θ = 0.
  3. Prove that sin 3A = 3 sin A − 4 sin³A and use it to evaluate sin 18°.

Quick Revision Points

  • π radians = 180°; degrees → radians multiply by π/180, radians → degrees multiply by 180/π
  • On the unit circle cos θ = x, sin θ = y; hence −1 ≤ sin θ, cos θ ≤ 1
  • Signs by quadrant: All–Silver–Tea–Cups (Q-I all +, Q-II sin +, Q-III tan +, Q-IV cos +)
  • sin²θ + cos²θ = 1; 1 + tan²θ = sec²θ; 1 + cot²θ = cosec²θ
  • cos is even, sin and tan are odd: cos(−θ) = cos θ, sin(−θ) = −sin θ; period 2π (tan period π)
  • sin(A ± B), cos(A ± B), tan(A ± B) — the compound-angle backbone
  • cos 2A = 1 − 2sin²A = 2cos²A − 1; sin 2A = 2 sin A cos A
  • sin 3A = 3 sinA − 4 sin³A; cos 3A = 4 cos³A − 3 cosA
  • General solutions: sin θ = sin α ⟹ θ = nπ + (−1)ⁿα; cos θ = cos α ⟹ θ = 2nπ ± α; tan θ = tan α ⟹ θ = nπ + α
  • Sine rule a/sinA = 2R; cosine rule cos A = (b² + c² − a²)/2bc

Next Chapter: Chapter 4 — Principle of Mathematical Induction

Studying this chapter? Track it — saved on this device, no login.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top