Andromeda
Note

Opposite-Angle Identities

Definition

Opposite-Angle Identities (also known as Even/Odd Identities) describe how trigonometric functions behave when the sign of the input angle is changed.

sin(θ)=sinθ\sin(-\theta) = -\sin \theta

  • How to read: “The sine of negative theta is equal to the negative of the sine of theta.”
  • Meaning: Sine is odd—reflecting the angle across the x-axis flips the sign of the y-coordinate on the unit circle.

cos(θ)=cosθ\cos(-\theta) = \cos \theta

  • How to read: “The cosine of negative theta is equal to the cosine of theta.”
  • Meaning: Cosine is even—reflecting across the x-axis leaves the x-coordinate unchanged.

tan(θ)=tanθ\tan(-\theta) = -\tan \theta

  • How to read: “The tangent of negative theta is equal to the negative of the tangent of theta.”
  • Meaning: Tangent is odd (ratio of odd sine to even cosine); opposite angles give opposite slopes.

Why It Matters

The “Sign” of an angle is often arbitrary—it depends on whether you rotate clockwise or counter-clockwise. Opposite-angle identities are the “Correction Codes” that handle this ambiguity. Without them, we couldn’t simplify complex oscillating signals or model the “reversal” of physical rotations. They provide the mathematical proof for the Symmetry of the circle, allowing us to flip our perspective without losing the integrity of our calculations.

Core Concepts

  • Even Functions: A function where f(x)=f(x)f(-x) = f(x). Cosine and its reciprocal Secant are even. Their graphs are symmetric about the y-axis.
    • How to read: “The function f evaluated at negative x is equal to the function f evaluated at x.”
    • Meaning: Input sign does not matter—graph is symmetric about the y-axis.
  • Odd Functions: A function where f(x)=f(x)f(-x) = -f(x). Sine, Tangent, and their reciprocals (Cosecant, Cotangent) are odd. Their graphs have rotational symmetry about the origin.
    • How to read: “The function f evaluated at negative x is equal to the negative of the function f evaluated at x.”
    • Meaning: Negating the input negates the output—graph has 180° rotational symmetry about the origin.
  • Geometric Interpretation: Changing θ\theta to θ-\theta reflects a point across the x-axis. The x-coordinate (Cosine) remains the same, while the y-coordinate (Sine) changes sign.
    • How to read: “The angle theta is replaced by negative theta.”
    • Meaning: Reflecting across the x-axis on the unit circle—this is the geometric picture behind the even/odd split for cosine and sine.

Connected Concepts