Quick Reference

sin(θ/2) = ±√((1-cosθ)/2)
cos(θ/2) = ±√((1+cosθ)/2)
tan(θ/2) = ±√((1-cosθ)/(1+cosθ))
tan(θ/2) = sinθ/(1+cosθ)
tan(θ/2) = (1-cosθ)/sinθ

Introduction to Half-Angle Formulas

Half-angle formulas are trigonometric identities that express trigonometric functions of half-angles (θ/2) in terms of trigonometric functions of the full angle θ. These formulas are essential tools in trigonometry, calculus, and various applied mathematics fields.

Key Insight: Half-angle formulas allow us to compute trigonometric values for angles that are half of known angles, which is particularly useful when dealing with angles not found on the standard unit circle.

Unlike double-angle formulas which express trig functions of 2θ in terms of θ, half-angle formulas work in the opposite direction. They're derived from the power-reduction formulas and have important applications in:

  • Solving trigonometric equations
  • Simplifying complex trigonometric expressions
  • Calculus integration techniques
  • Signal processing and Fourier analysis
  • Physics and engineering problems
  • Computer graphics and animation
Why Half-Angle Formulas Matter

1. Exact Value Computation: Allow calculation of exact trigonometric values for angles like 15°, 22.5°, 67.5°, etc., which are half of standard angles.

2. Equation Solving: Essential for solving trigonometric equations involving half-angles.

3. Calculus Applications: Used in integration of trigonometric functions and solving differential equations.

4. Simplification: Help simplify complex trigonometric expressions in mathematical proofs.

Basic Half-Angle Formulas

The three fundamental half-angle formulas for sine, cosine, and tangent are:

sin

Sine Half-Angle Formula

sin(θ/2) = ±√((1 - cosθ)/2)

The sign (±) depends on the quadrant of θ/2.

cos

Cosine Half-Angle Formula

cos(θ/2) = ±√((1 + cosθ)/2)

The sign (±) depends on the quadrant of θ/2.

tan

Tangent Half-Angle Formulas

tan(θ/2) = ±√((1 - cosθ)/(1 + cosθ))
tan(θ/2) = sinθ/(1 + cosθ)
tan(θ/2) = (1 - cosθ)/sinθ

Important Note: The ± sign in the formulas indicates that we need to determine the correct sign based on the quadrant in which θ/2 lies. This is crucial for getting the correct value.

Sign Determination Rules

Quadrant I (0° to 90°)

sin(θ/2): Positive (+)

cos(θ/2): Positive (+)

tan(θ/2): Positive (+)

Quadrant II (90° to 180°)

sin(θ/2): Positive (+)

cos(θ/2): Negative (-)

tan(θ/2): Negative (-)

Quadrant III (180° to 270°)

sin(θ/2): Negative (-)

cos(θ/2): Negative (-)

tan(θ/2): Positive (+)

Quadrant IV (270° to 360°)

sin(θ/2): Negative (-)

cos(θ/2): Positive (+)

tan(θ/2): Negative (-)

Sine Half-Angle Formula

The sine half-angle formula is derived from the cosine double-angle formula and is particularly useful for finding exact values of sine for angles that are half of standard angles.

Sine Half-Angle Formula
sin(θ/2) = ±√((1 - cosθ)/2)

Alternative forms:

sin²(θ/2) = (1 - cosθ)/2
Example 1: Find sin(15°)

Step 1: Recognize that 15° = 30°/2

Step 2: Apply the formula with θ = 30°:

sin(15°) = sin(30°/2) = √((1 - cos30°)/2)

Step 3: Substitute cos30° = √3/2:

sin(15°) = √((1 - √3/2)/2) = √((2 - √3)/4)

Step 4: Simplify:

sin(15°) = √(2 - √3)/2

Result: sin(15°) = √(2 - √3)/2 ≈ 0.2588

Example 2: Find sin(67.5°) with sign consideration

Step 1: 67.5° = 135°/2

Step 2: Determine quadrant: 67.5° is in Quadrant I, so sin is positive

Step 3: Apply formula with θ = 135°:

sin(67.5°) = +√((1 - cos135°)/2)

Step 4: cos135° = -√2/2:

sin(67.5°) = √((1 - (-√2/2))/2) = √((1 + √2/2)/2)

Step 5: Simplify:

sin(67.5°) = √((2 + √2)/4) = √(2 + √2)/2

Sine Half-Angle Calculator

Enter values to calculate sine half-angle

Cosine Half-Angle Formula

The cosine half-angle formula is derived from the cosine double-angle formula and is symmetric to the sine formula but with a plus sign in the numerator.

Cosine Half-Angle Formula
cos(θ/2) = ±√((1 + cosθ)/2)

Alternative forms:

cos²(θ/2) = (1 + cosθ)/2
Example 1: Find cos(22.5°)

Step 1: 22.5° = 45°/2

Step 2: Apply the formula with θ = 45°:

cos(22.5°) = √((1 + cos45°)/2)

Step 3: Substitute cos45° = √2/2:

cos(22.5°) = √((1 + √2/2)/2) = √((2 + √2)/4)

Step 4: Simplify:

cos(22.5°) = √(2 + √2)/2

Result: cos(22.5°) = √(2 + √2)/2 ≈ 0.9239

Example 2: Find cos(112.5°) with sign consideration

Step 1: 112.5° = 225°/2

Step 2: Determine quadrant: 112.5° is in Quadrant II, so cos is negative

Step 3: Apply formula with θ = 225°:

cos(112.5°) = -√((1 + cos225°)/2)

Step 4: cos225° = -√2/2:

cos(112.5°) = -√((1 + (-√2/2))/2) = -√((1 - √2/2)/2)

Step 5: Simplify:

cos(112.5°) = -√((2 - √2)/4) = -√(2 - √2)/2

Cosine Half-Angle Calculator

Enter values to calculate cosine half-angle

Tangent Half-Angle Formulas

The tangent half-angle formulas have multiple equivalent forms, each useful in different situations. These are particularly valuable in calculus and integration.

Tangent Half-Angle Formulas
tan(θ/2) = ±√((1 - cosθ)/(1 + cosθ))
tan(θ/2) = sinθ/(1 + cosθ)
tan(θ/2) = (1 - cosθ)/sinθ

Note: The last two forms don't require the ± sign as the sign is determined by the sine and cosine values.

Example 1: Find tan(15°) using different formulas

Method 1: Using tan(θ/2) = sinθ/(1 + cosθ) with θ = 30°

tan(15°) = sin30°/(1 + cos30°) = (1/2)/(1 + √3/2) = 1/(2 + √3)

Method 2: Using tan(θ/2) = (1 - cosθ)/sinθ with θ = 30°

tan(15°) = (1 - cos30°)/sin30° = (1 - √3/2)/(1/2) = 2 - √3

Verification: Both simplify to the same value:

1/(2 + √3) = (2 - √3)/((2 + √3)(2 - √3)) = (2 - √3)/(4 - 3) = 2 - √3

Result: tan(15°) = 2 - √3 ≈ 0.2679

Special Relationship: The tangent half-angle formula is particularly important in calculus because it leads to the Weierstrass substitution, which converts trigonometric integrals into rational function integrals.

Tangent Half-Angle Calculator

Enter values to calculate tangent half-angle

Derivations and Proofs

Understanding the derivations of half-angle formulas helps reinforce the concepts and shows the connections between different trigonometric identities.

Derivation of Sine Half-Angle Formula

Step 1: Start with the cosine double-angle formula:

cos(2α) = 1 - 2sin²(α)

Step 2: Let α = θ/2, so 2α = θ:

cos(θ) = 1 - 2sin²(θ/2)

Step 3: Solve for sin²(θ/2):

2sin²(θ/2) = 1 - cos(θ)

Step 4: Divide by 2 and take square root:

sin²(θ/2) = (1 - cosθ)/2
sin(θ/2) = ±√((1 - cosθ)/2)

Derivation of Cosine Half-Angle Formula

Step 1: Start with the cosine double-angle formula:

cos(2α) = 2cos²(α) - 1

Step 2: Let α = θ/2, so 2α = θ:

cos(θ) = 2cos²(θ/2) - 1

Step 3: Solve for cos²(θ/2):

2cos²(θ/2) = 1 + cos(θ)

Step 4: Divide by 2 and take square root:

cos²(θ/2) = (1 + cosθ)/2
cos(θ/2) = ±√((1 + cosθ)/2)

Derivation of Tangent Half-Angle Formulas

Method 1: From sine and cosine formulas:

tan(θ/2) = sin(θ/2)/cos(θ/2) = ±√((1-cosθ)/(1+cosθ))

Method 2: Using tan(θ/2) = sinθ/(1+cosθ):

tan(θ/2) = sinθ/(1+cosθ) × (1-cosθ)/(1-cosθ) = (sinθ(1-cosθ))/(1-cos²θ)
= (sinθ(1-cosθ))/sin²θ = (1-cosθ)/sinθ

Connection to Power-Reduction Formulas: The half-angle formulas are essentially square roots of the power-reduction formulas:

sin²(θ) = (1 - cos2θ)/2 → sin(θ) = ±√((1 - cos2θ)/2) (with θ → θ/2)
cos²(θ) = (1 + cos2θ)/2 → cos(θ) = ±√((1 + cos2θ)/2) (with θ → θ/2)

Applications of Half-Angle Formulas

Half-angle formulas have numerous practical applications across mathematics, physics, engineering, and computer science.

🧮

Exact Value Computation

Compute exact trigonometric values for non-standard angles:

Example: sin(75°) = sin(150°/2) = √((1 + cos150°)/2)

cos150° = -√3/2, so sin(75°) = √((1 - √3/2)/2) = √(2 - √3)/2

📐

Trigonometric Equation Solving

Solve equations involving half-angles:

Example: Solve sin(x/2) = 1/2

Using half-angle formula: √((1-cosx)/2) = 1/2

Squaring: (1-cosx)/2 = 1/4 → 1-cosx = 1/2 → cosx = 1/2

Calculus Integration

Weierstrass substitution for integrating rational functions of trig functions:

Let t = tan(x/2), then:

sinx = 2t/(1+t²), cosx = (1-t²)/(1+t²), dx = 2dt/(1+t²)

Converts trig integrals to rational function integrals.

Physics & Engineering

Used in wave mechanics, signal processing, and electrical engineering:

Example: Calculating power in AC circuits

Example: Signal modulation/demodulation in communications

Example: Vibration analysis in mechanical systems

Real-World Problem: Surveying Application

Problem: A surveyor needs to calculate the height of a building. From point A, the angle of elevation to the top is 60°. Moving 100 meters closer to point B, the angle of elevation is θ. If tan(θ/2) = 1/3, find the building height.

Step 1: Use tan(θ/2) = 1/3 to find θ

θ/2 = arctan(1/3) ≈ 18.4349° → θ ≈ 36.8699°

Step 2: Set up equations using trigonometry:

h = d × tan(60°) = (d - 100) × tan(θ)

Step 3: Solve for h:

d × √3 = (d - 100) × (3/4) [since tanθ = 3/4 from tan(θ/2)=1/3]

Result: The building height is approximately 129.9 meters.

Practice Problems

Half-Angle Formulas Practice

Test your understanding with these practice problems. Try solving them yourself before checking the solutions.

Problem 1: Find the exact value of sin(22.5°) using the half-angle formula.

Solution:

1. 22.5° = 45°/2, so θ = 45°

2. sin(22.5°) = √((1 - cos45°)/2)

3. cos45° = √2/2

4. sin(22.5°) = √((1 - √2/2)/2) = √((2 - √2)/4)

5. sin(22.5°) = √(2 - √2)/2

Problem 2: If cosθ = 3/5 and θ is in Quadrant IV, find sin(θ/2).

Solution:

1. cosθ = 3/5, θ in QIV → 270° < θ < 360°

2. θ/2 is in QII (135° < θ/2 < 180°) where sin is positive

3. sin(θ/2) = +√((1 - cosθ)/2)

4. sin(θ/2) = √((1 - 3/5)/2) = √((2/5)/2) = √(1/5)

5. sin(θ/2) = √5/5

Problem 3: Prove that tan(22.5°) = √2 - 1 using half-angle formulas.

Solution:

1. 22.5° = 45°/2

2. tan(22.5°) = (1 - cos45°)/sin45°

3. cos45° = sin45° = √2/2

4. tan(22.5°) = (1 - √2/2)/(√2/2) = (2 - √2)/√2

5. Rationalize: (2 - √2)/√2 × √2/√2 = (2√2 - 2)/2 = √2 - 1

Problem 4: Solve for x: cos(x/2) = 1/2, where 0 ≤ x ≤ 2π

Solution:

1. cos(x/2) = 1/2

2. x/2 = π/3 or 5π/3 (but need x/2 in [0, π] since x in [0, 2π])

3. So x/2 = π/3 or x/2 = 5π/3 - 2π = -π/3 (not in [0, π])

4. Actually, cos is positive in QI and QIV

5. x/2 = π/3 or x/2 = 5π/3

6. But x/2 must be in [0, π] for x in [0, 2π]

7. So x/2 = π/3 → x = 2π/3

8. Check: cos(π/3) = 1/2 ✓

Interactive Practice

Select a practice type and click "Generate Practice Problem"

Summary and Key Takeaways

Formula Expression Key Points Common Applications
Sine Half-Angle sin(θ/2) = ±√((1-cosθ)/2) Sign depends on quadrant of θ/2 Exact value computation, equation solving
Cosine Half-Angle cos(θ/2) = ±√((1+cosθ)/2) Sign depends on quadrant of θ/2 Exact value computation, integration
Tangent Half-Angle tan(θ/2) = ±√((1-cosθ)/(1+cosθ))
= sinθ/(1+cosθ)
= (1-cosθ)/sinθ
Multiple equivalent forms Weierstrass substitution, calculus
Common Mistakes to Avoid

Mistake: Forgetting the ± sign

Wrong: sin(θ/2) = √((1-cosθ)/2)

Correct: sin(θ/2) = ±√((1-cosθ)/2)

Mistake: Incorrect sign determination

Wrong: Using positive sign for θ/2 in QIII

Correct: sin negative, cos negative, tan positive in QIII

Mistake: Confusing with double-angle formulas

Wrong: sin(θ/2) = 2sin(θ/4)cos(θ/4)

Correct: That's for sin(θ/2) but not the half-angle formula

Mistake: Algebraic errors in simplification

Wrong: √((1-cosθ)/2) = (1-√cosθ)/√2

Correct: Cannot separate square root over subtraction

Pro Tips for Success
  • Always determine the quadrant: The ± sign is crucial and depends on where θ/2 lies
  • Memorize the derivations: Understanding how formulas are derived helps remember them
  • Practice exact values: Know common half-angles like 15°, 22.5°, 67.5°, etc.
  • Use multiple tangent forms: Different forms are useful in different situations
  • Connect to double-angle formulas: Half-angle formulas are essentially "solved for" versions of double-angle formulas
  • Check your work: Verify results using calculator approximations when possible

Remember: Half-angle formulas are particularly powerful because they allow us to work with angles that aren't on the standard unit circle. They bridge the gap between known trigonometric values and unknown ones through algebraic manipulation rather than geometric construction.