Similar to standard trigonometric functions, inverse trigonometric functions have powerful formulas for the sum and difference of functions. These are essential for simplifying complex expressions and solving equations. The key to understanding them is to see how they derive from the standard sum/difference formulas (e.g., tan(A+B)).
1. Tangent Sum and Difference Formulas ➕➖
These are the most commonly used and important formulas in this category.
tan−1x+tan−1y=tan−1(1−xyx+y),if xy<1
tan−1x+tan−1y=π+tan−1(1−xyx+y),if x>0,y>0, and xy>1
tan−1x−tan−1y=tan−1(1+xyx−y),if xy>−1
Derivation/Intuition:
These formulas come directly from the standard tan(A+B) identity. Let A=tan−1x and B=tan−1y. This means tanA=x and tanB=y.
We know that tan(A+B)=1−tanAtanBtanA+tanB=1−xyx+y
Taking the tan⁻¹ of both sides gives A+B=tan−1(1−xyx+y), which proves the basic formula.
The additional π in the second formula is needed when the sum of the angles A+B exceeds π/2, falling outside the principal value branch of tan⁻¹.
Example 1: Find the value of tan−1(1/2)+tan−1(1/3).
Here x=1/2,y=1/3. xy=1/6<1, so we use the first formula.
Value = tan−1(1−(1/2)(1/3)1/2+1/3)=tan−1(5/65/6)=tan−1(1)=π/4.
Example 2: Find the value of tan−1(2)+tan−1(3).
Here x=2,y=3. x>0,y>0 and xy=6>1, so we use the second formula.
Value = π+tan−1(1−2⋅32+3)=π+tan−1(−55)=π+tan−1(−1)=π−π/4=3π/4.
2. Sine Sum and Difference Formulas
These are derived from the sin(A±B) formulas. They are less commonly used than the tangent formulas because of their complex conditions for validity.
sin−1x+sin−1y=sin−1(x1−y2+y1−x2)
sin−1x−sin−1y=sin−1(x1−y2−y1−x2)
Derivation/Intuition:
Let A=sin−1x and B=sin−1y. Then sinA=x and sinB=y.
Using right triangles, we find cosA=1−x2 and cosB=1−y2.
The formula for sin(A+B)=sinAcosB+cosAsinB becomes x1−y2+y1−x2. Taking sin⁻¹ of both sides gives the identity.
Example: Find the value of sin−1(3/5)+sin−1(8/17).
These are extremely useful formulas, especially for substitutions in calculus. They are all derived from the standard double angle formulas sin(2θ), cos(2θ), and tan(2θ) by letting x = tan(θ).
2tan−1x=tan−1(1−x22x),for ∣x∣<1
2tan−1x=sin−1(1+x22x),for ∣x∣≤1
2tan−1x=cos−1(1+x21−x2),for x≥0
Example: Prove that 2tan−1(1/3)=cos−1(4/5).
Use the formula 2tan−1x=cos−1(1+x21−x2) with x=1/3.
Add the remaining term:
The total sum is now tan−1(1)+3π/4.
Evaluate:
We know tan−1(1)=π/4. So the sum is π/4+3π/4=π.
Answer:π.
Example 7: Using 2tan−1x=cos−1(...)
Question: Find the value of 2tan−1(1/2).
Explanation:
We can express the result in terms of a different inverse function. One of the most useful identities is:
2tan−1x=cos−1(1+x21−x2)
Apply the Formula: Substitute x=1/2.
2tan−1(1/2)=cos−1(1+(1/2)21−(1/2)2).
Simplify the argument:cos−1(1+1/41−1/4)=cos−1(5/43/4)=cos−1(3/5).
Answer: The value can be expressed as cos−1(3/5).
Example 8: Converting to Tangent Inverses
Question: Find the value of sin−1(4/5)+2tan−1(1/3).
Explanation:
Strategy: The easiest way to solve this is to have all terms in the tan⁻¹ form.
Convert sin−1(4/5): Let α=sin−1(4/5). This corresponds to a 3-4-5 right triangle. So, tanα=4/3. Thus, sin−1(4/5)=tan−1(4/3).
Simplify 2tan−1(1/3): From Example 5, we know 2tan−1(1/3)=tan−1(3/4).
Calculate the Sum: The expression is now tan−1(4/3)+tan−1(3/4)
Use the Cofunction Identity: We use the identity tan−1(z)+cot−1(z)=π/2
We can rewrite tan−1(3/4) as cot−1(4/3).
The sum becomes tan−1(4/3)+cot−1(4/3), which is equal to π/2.
Answer:π/2.
Example 9: Solving a More Complex Equation
Question: Solve for x: sin−1(1−x)−2sin−1x=π/2.
Explanation:
Rearrange and Apply Sine: Rearrange the equation to sin−1(1−x)=π/2+2sin−1x
Now, take the sine of both sides.
1−x=sin(π/2+2sin−1x)
Use Trigonometric Identities: Use the identity sin(π/2+θ)=cos(θ).
1−x=cos(2sin−1x)
Now use the identity cos(2A)=1−2sin2A. Let A=sin−1x.
1−x=1−2sin2(sin−1x)=1−2(sin(sin−1x))2
Simplify and Solve:
1−x=1−2x2.
This simplifies to 2x2−x=0⟹x(2x−1)=0.
The potential solutions are x=0 and x=1/2.
Check for Validity: We must substitute the potential solutions back into the original equation.
Check x=0:sin−1(1)−2sin−1(0)=π/2−2(0)=π/2. This is a valid solution.
Check x=1/2:sin−1(1/2)−2sin−1(1/2)=−sin−1(1/2)=−π/6. This is not equal to π/2. This is not a valid solution.
Answer:x=0.
Example 10: Sum of Cosine Inverses
Question: Find the value of cos−1(4/5)+cos−1(12/13).
Explanation:
State the Formula:cos−1x+cos−1y=cos−1(xy−1−x21−y2)
Identify Pythagorean Triplets: Let x=4/5 and y=12/13. These are from 3-4-5 and 5-12-13 triangles.
1−x2=1−(4/5)2=3/5.
1−y2=1−(12/13)2=5/13.
Substitute and Solve:cos−1(54⋅1312−53⋅135)=cos−1(6548−6515)=cos−1(6533)
Answer:cos−1(33/65).
Example 11: Solving an equation with 2tan−1x
Question: Solve for x: 2tan−1(sinx)=tan−1(2secx), for x∈(0,π/2).
Explanation:
Apply the 2tan−1u Identity: Let u=sinx. The LHS becomes tan−1(1−sin2x2sinx)=tan−1(cos2x2sinx)
Equate Arguments: The equation is now tan−1(cos2x2sinx)=tan−1(2secx) This implies:
cos2x2sinx=2secx=cosx2
Solve for x: Since x∈(0,π/2), cosx=0, so we can multiply both sides by cos2x/2.
sinx=cosx.
This simplifies to tanx=1.
Find the Solution: The only solution for tanx=1 in the interval (0,π/2) is x=π/4.
Answer:x=π/4.
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.