Maths Formulae Trignometry Half Angle Formulas

Half-Angle Trigonometric Formulas – sin(x/2), cos(x/2)

Explore half-angle formulas in trigonometry for sin(x/2), cos(x/2), and tan(x/2). Widely used in calculus and identities...
🔑

Definition of Half Angle Formulas

Half angle formulas are fundamental trigonometric identities that express the sine, cosine, and tangent of half an angle (A/2) in terms of the cosine of the original angle (A). These formulas are derived from double angle identities and provide essential tools for evaluating exact trigonometric values, solving complex equations, and simplifying expressions involving fractional angles. The sign (±) of the result depends on the quadrant in which the half angle A/2 lies.

📐

Key Half Angle Formulas

\[ \sin\frac{A}{2} = \pm\sqrt{\frac{1 - \cos A}{2}} \]
Sine Half Angle Formula
\[ \cos\frac{A}{2} = \pm\sqrt{\frac{1 + \cos A}{2}} \]
Cosine Half Angle Formula
\[ \tan\frac{A}{2} = \pm\sqrt{\frac{1 - \cos A}{1 + \cos A}} \]
Tangent Half Angle Formula (Primary Form)
\[ \tan\frac{A}{2} = \frac{\sin A}{1 + \cos A} = \frac{1 - \cos A}{\sin A} \]
Tangent Half Angle Formula (Alternative Forms)
🗺️

Conceptual Diagram

θ θ/2 Half-Angle Formulas sin(θ/2) = ±√((1−cosθ)/2) cos(θ/2) = ±√((1+cosθ)/2) tan(θ/2) = sinθ/(1+cosθ) = (1−cosθ)/sinθ
Half-angle formulas derived from double-angle identities: sin(θ/2), cos(θ/2), and tan(θ/2) expressed in terms of the full angle θ on the unit circle.

Imagine a unit circle. An angle, denoted as 'A', originates from the positive x-axis and terminates at a point (cos A, sin A). The half angle formulas provide the trigonometric values for the angle 'A/2', which is exactly half the measure of angle A. The sign of the resulting sine, cosine, or tangent depends on which of the four quadrants the terminal side of angle A/2 falls into.

Key Properties

Exact Value Calculation: Half angle formulas allow for the computation of exact trigonometric values for non-standard angles that are half of known angles (e.g., 15°, 22.5°, 67.5°).

Power Reduction: They are fundamental for power reduction in calculus. For instance, they transform squared trigonometric functions like sin²(x) and cos²(x) into linear trigonometric functions, which are easier to integrate.

Dependence on Cosine: The primary half-angle formulas for sine, cosine, and tangent all express the half angle's value in terms of the cosine of the full angle, `cos(A)`.

Quadrant Ambiguity: The `±` sign in the sine, cosine, and tangent formulas indicates that the sign of the result must be determined by the quadrant in which the half-angle A/2 lies, not the original angle A.

🔬

Proof and Derivation

The half angle formulas are derived directly from the double angle identities for cosine.

1. Start with the double angle identity for cosine involving sine:

\[ \cos 2\theta = 1 - 2\sin^2\theta \]

2. Solve for sin²θ:

\[ 2\sin^2\theta = 1 - \cos 2\theta \implies \sin^2\theta = \frac{1 - \cos 2\theta}{2} \]

3. Let θ = A/2. This means 2θ = A. Substitute these into the equation:

\[ \sin^2\frac{A}{2} = \frac{1 - \cos A}{2} \]

4. Take the square root of both sides to get the half angle formula for sine. The derivation for cosine is similar, starting from `cos 2θ = 2cos²θ - 1`.

\[ \sin\frac{A}{2} = \pm\sqrt{\frac{1 - \cos A}{2}} \]
🧮

Worked Example

Find the exact value of sin(15°) using the half angle formula.
  1. Recognize that 15° is half of 30°. So, A = 30° and A/2 = 15°.
  2. Use the half angle formula for sine: sin(A/2) = ±√((1 - cos A) / 2).
  3. Since 15° is in Quadrant I, sin(15°) will be positive.
  4. Substitute A = 30° into the formula: sin(15°) = √((1 - cos 30°) / 2).
  5. We know that cos(30°) = √3 / 2.
  6. Substitute this value: sin(15°) = √((1 - √3/2) / 2).
  7. Simplify the expression inside the square root: √(((2 - √3)/2) / 2) = √((2 - √3) / 4).
  8. Separate the square root: √(2 - √3) / √4 = √(2 - √3) / 2. This can be further simplified to (√6 - √2) / 4.
\[ \sin(15°) = \frac{\sqrt{6} - \sqrt{2}}{4} \]
🧮

Try It

🛠️

Applications

Calculus and Mathematical Analysis: Half angle formulas are essential for integration, especially for powers of trigonometric functions. They act as 'power reduction' formulas, converting functions like `sin²x` into `(1 - cos 2x) / 2`, which is easily integrable. This is fundamental in Fourier analysis and solving differential equations.

Physics and Wave Mechanics: In physics, these formulas help analyze wave interference patterns, calculate the average power of an alternating current, and describe oscillations. The energy in oscillating systems often involves squared trigonometric terms, which are simplified using these identities.

Electrical Engineering: Engineers use half angle formulas in AC circuit analysis to calculate root mean square (RMS) values of voltage and current. These calculations often involve integrating squared sinusoidal functions over a period, making power-reduction a necessary step.

Computer Graphics and Game Development: In fields requiring complex geometric calculations, such as creating smooth curves (e.g., Bézier curves) or rotations, these identities can simplify complex expressions and optimize calculations.

🌍

Real-World Examples

An electrical engineer is analyzing an AC circuit where the instantaneous power is given by P(t) = 120 sin²(120πt) watts. To find the average power, they need to integrate this function over one period. Use a half-angle identity to simplify the function for integration.
  1. The function to simplify is sin²(120πt).
  2. Use the power-reduction identity derived from the half-angle formula: sin²(x) = (1 - cos(2x)) / 2.
  3. Let x = 120πt. Then 2x = 240πt.
  4. Substitute into the identity: sin²(120πt) = (1 - cos(240πt)) / 2.
  5. The power function becomes P(t) = 120 * [(1 - cos(240πt)) / 2] = 60(1 - cos(240πt)).
  6. This linear form is much easier to integrate to find the average power, which is 60 watts.
The simplified power function is P(t) = 60 - 60cos(240πt). The average power is 60 W.
A surveyor needs to find the exact length of a support beam `c` in a triangular roof structure. The beam is opposite an angle of 22.5°. The two adjacent sides (`a` and `b`) are both 10 meters long. The Law of Cosines is c² = a² + b² - 2ab cos(C). Find the exact value of cos(22.5°) to calculate `c` precisely.
  1. We need to find cos(22.5°). Note that 22.5° = 45°/2.
  2. Use the half-angle formula for cosine: cos(A/2) = ±√((1 + cos A) / 2).
  3. Here, A = 45°. Since 22.5° is in Quadrant I, the result is positive.
  4. cos(22.5°) = √((1 + cos 45°) / 2).
  5. We know cos(45°) = √2 / 2.
  6. Substitute the value: cos(22.5°) = √((1 + √2/2) / 2) = √(((2 + √2)/2) / 2) = √(2 + √2) / 2.
  7. Now substitute this into the Law of Cosines: c² = 10² + 10² - 2(10)(10)(√(2 + √2) / 2).
  8. c² = 200 - 100√(2 + √2).
\[ c = \sqrt{200 - 100\sqrt{2 + \sqrt{2}}} \text{ meters} \]
🏞️

Real-World Scenarios

bisector: θ/2 formulas apply
Compass and Protractor Angle Bisection
In technical drawing, bisecting an angle θ creates two angles of θ/2. The half-angle formula sin(θ/2) = √((1−cosθ)/2) allows calculation of sin(22.5°) from cos(45°) = √2/2, giving sin(22.5°) = √((1−√2/2)/2). CNC machines and laser cutters use half-angle calculations to set precise milling angles without a reference table.
α/2 cos(α/2) used in optics
Optical Half-Angle in Microscopy
Numerical aperture NA = n·sin(α/2) defines a microscope's light-gathering power, where α is the full cone angle and n is the refractive index. Lens designers apply the half-angle formula sin(α/2) = √((1−cosα)/2) when computing NA from measured full angles. Higher NA enables finer resolution in semiconductor lithography and fluorescence imaging.
θ/2 dish half-angle = θ/2
Satellite Dish Feed Positioning
A parabolic dish antenna captures signals at a half-angle θ/2 from the centre axis. The feed horn position depends on cos(θ/2), computed via the half-angle formula when only the full beam angle θ is known from measurements. Telecommunications engineers use this to optimise signal gain and minimise spillover losses in satellite ground stations.

Acoustic Engineering: When designing concert halls or audio equipment, engineers analyze sound waves. The energy of these waves is related to the square of their amplitude. Half-angle formulas are used to simplify calculations of average energy and interference patterns between different sound sources, ensuring optimal acoustics.

Astronomy and Celestial Navigation: Astronomers calculating the precise position and orientation of celestial bodies use spherical trigonometry. Half-angle formulas, particularly Haversine formulas which are derived from them, are used to calculate distances between two points on a sphere (like the Earth or the celestial sphere) without running into numerical instability issues that can occur with other formulas at small angles.

Robotics and Kinematics: In robotics, calculating the position and orientation of a robot's arm involves complex rotation matrices that use sine and cosine. Half-angle representations (like quaternions) can be more efficient and stable for computing these rotations, avoiding issues like gimbal lock and simplifying interpolation between different orientations.

🗂️

Types and Classifications

Half-angle formulas can be classified into several forms, each useful in different contexts. The primary forms involve square roots, while alternative forms are rational expressions that can avoid the ambiguity of the ± sign.

Formula TypeIdentityPrimary Use Case
Primary Radical Forms`sin(A/2) = ±√((1-cos A)/2)`Direct calculation when the quadrant of A/2 is known.
`cos(A/2) = ±√((1+cos A)/2)`Direct calculation when the quadrant of A/2 is known.
Rational Forms (Tangent)`tan(A/2) = (1-cos A)/sin A`Avoiding square roots and sign ambiguity.
`tan(A/2) = sin A / (1+cos A)`Alternative rational form, useful if sin A or 1+cos A is simple.
Power Reduction Forms`sin²(x) = (1-cos(2x))/2`Essential for integrating even powers of sine in calculus.
`cos²(x) = (1+cos(2x))/2`Essential for integrating even powers of cosine in calculus.
Full Angle in terms of Half`sin A = (2tan(A/2))/(1+tan²(A/2))`Used in calculus for substitution (Weierstrass substitution).
⚠️

Common Mistakes

⚠️ Sign Errors: A very common mistake is choosing the wrong sign (±). The sign depends on the quadrant of the half-angle (A/2), not the original angle (A). For example, if A = 240° (Quadrant III), then A/2 = 120° (Quadrant II), so sin(A/2) would be positive while cos(A/2) would be negative.
⚠️ Formula Confusion: Students often mix up the half-angle and double-angle formulas. For example, using `1 - 2sin²A` (double angle) instead of the expression for `sin(A/2)`. Remember that half-angle formulas for sine and cosine involve a square root and division by 2.
⚠️ Forgetting the 'Half' in Power Reduction: When using half-angle identities for integration (power reduction), a common mistake is to forget to double the angle inside the cosine. For example, `sin²(3x)` becomes `(1 - cos(6x))/2`, not `(1 - cos(3x))/2`.
🚀

Study Strategy

1 🧠 Grasp the Core Concept
  • Review the 'Proof and Derivation' to see how these formulas stem from the Double Angle and Power-Reducing formulas.
  • Focus on the 'Conceptual Diagram' to visualize how the angle θ relates to θ/2 on the unit circle.
  • Understand why the ± sign is crucial and how its choice depends on the quadrant in which the half angle, θ/2, lies.
  • Connect the definition to the 'Key Properties', noting how the formulas simplify trigonometric expressions.
2 ✍️ Commit Formulas to Memory
  • Isolate and write down the three 'Key Half Angle Formulas' for sine, cosine, and tangent on a single flashcard.
  • Practice writing the formulas from memory at the start of each study session until recall is instant.
  • Pay special attention to the two tangent half-angle formulas that do not require a radical or a ± sign.
  • Recite each formula aloud, explaining the purpose of each part (e.g., 'the square root of one minus cosine theta, all over two').
3 🎯 Solve and Verify
  • Follow the 'Worked Example' step-by-step, then solve it again independently without looking at the solution.
  • Practice finding exact values for angles like 15° (half of 30°) or 67.5° (half of 135°).
  • Review the 'Common Mistakes' section and consciously check your work for these specific errors, like forgetting the ± sign.
  • Use a calculator to verify your final answers, which helps build confidence in your manual calculations.
4 🌍 Connect to Broader Contexts
  • Read the 'Applications' section and explain in your own words how the formula is used in physics or engineering.
  • Attempt to solve a problem from the 'Real-World Scenarios', such as those involving navigation or astronomy.
  • Explore the 'Related Formulas' section and solve a problem that requires combining a Half Angle Formula with a Sum or Difference Formula.
  • Try to simplify a complex trigonometric expression that requires the use of a half-angle identity as one of its steps.
By systematically understanding, memorizing, practicing, and applying, you can transform the Half Angle Formulas from a challenge into a powerful tool in your trigonometry toolkit.

Frequently Asked Questions

×

×