Introduction to Trigonometric Equations

An equation involving one or more trigonometric functions of an unknown angle is called a trigonometric equation. For example, sinx=1/2\sin x = 1/2 is a trigonometric equation. The solutions to these equations are the values of the unknown angle 'x' that make the equation true.

Principal Solutions

Due to the periodic nature of trigonometric functions, there are infinite solutions to most trigonometric equations. The solutions that lie within the interval [0,2π)[0, 2\pi) (one full revolution) are called principal solutions.

  • Example: For the equation sinx=1/2\sin x = 1/2, the angle in the first quadrant is x=π/6x=\pi/6. Sine is also positive in the second quadrant, giving another solution x=ππ/6=5π/6x = \pi - \pi/6 = 5\pi/6. Both π/6\pi/6 and 5π/65\pi/6 are in the interval [0,2π)[0, 2\pi), so they are the principal solutions.

General Solutions

The expression involving an integer 'n' which gives all possible solutions of a trigonometric equation is called the general solution. This accounts for the periodicity of the functions by adding integer multiples of the period.

Formulas for General Solutions:

Let α\alpha be the principal value (usually the smallest positive angle) that satisfies the equation.

  • If sinx=sinα\sin x = \sin \alpha, the angles have the same y-coordinate on the unit circle. This occurs at α\alpha and πα\pi-\alpha, plus any number of full rotations. This is concisely written as:

x=nπ+(1)nα,nZx = n\pi + (-1)^n \alpha, \quad n \in \mathbb{Z}

  • If cosx=cosα\cos x = \cos \alpha, the angles have the same x-coordinate. This occurs at α\alpha and α-\alpha, plus any number of full rotations.

x=2nπ±α,nZx = 2n\pi \pm \alpha, \quad n \in \mathbb{Z}

  • If tanx=tanα\tan x = \tan \alpha, the angles are separated by half-revolutions, as the period of tangent is π\pi.

x=nπ+α,nZx = n\pi + \alpha, \quad n \in \mathbb{Z}

General Solutions for Squared Functions:

  • If sin2x=sin2α\sin^2x = \sin^2\alpha, cos2x=cos2α\cos^2x = \cos^2\alpha, or tan2x=tan2α\tan^2x = \tan^2\alpha, the solutions occur in all four quadrants with the same reference angle α\alpha. This pattern is captured by a single formula:

x=nπ±α,nZx = n\pi \pm \alpha, \quad n \in \mathbb{Z}

Example 1: Finding Principal Solutions

Question: Find the principal solutions of the equation sinx=32\sin x = \frac{\sqrt{3}}{2}.

Solution:

Step 1: Identify the base angle. We know that sin(π/3)=3/2\sin(\pi/3) = \sqrt{3}/2. This is our first solution.

Step 2: Use the ASTC rule to find other solutions. Sine is positive in the first and second quadrants.

The angle in the second quadrant with the same reference angle is ππ/3=2π/3\pi - \pi/3 = 2\pi/3.

Step 3: Check if the solutions are in the interval [0,2π)[0, 2\pi). Both π/3\pi/3 and 2π/32\pi/3 are in this interval. The principal solutions are π/3\pi/3 and 2π/32\pi/3.


Example 2: Finding General Solution for Cosine

Question: Find the general solution of cosx=1/2\cos x = -1/2.

Solution:

Step 1: Find the principal value (smallest positive angle, α\alpha). Cosine is negative in Q2 and Q3. The reference angle for cosx=1/2\cos x = 1/2 is π/3\pi/3. The smallest positive angle is in Q2, so α=ππ/3=2π/3\alpha = \pi - \pi/3 = 2\pi/3.

Step 2: The equation is now in the form cosx=cos(2π/3)\cos x = \cos(2\pi/3).

Step 3: Apply the general solution formula for cosine, x=2nπ±αx = 2n\pi \pm \alpha.

The solution is x=2nπ±2π3,nZx = 2n\pi \pm \frac{2\pi}{3}, n \in \mathbb{Z}.


Example 3: Finding General Solution for Tangent

Question: Find the general solution of tan(2x)=cot(x+π/3)\tan(2x) = -\cot(x+\pi/3).

Solution:

Step 1: Convert both sides to the same function. We use the identity cot(θ)=tan(π/2+θ)-\cot(\theta) = \tan(\pi/2+\theta).

So, tan(2x)=tan(π/2+x+π/3)=tan(x+5π/6)\tan(2x) = \tan(\pi/2 + x + \pi/3) = \tan(x + 5\pi/6).

Step 2: This is of the form tanA=tanB\tan A = \tan B. The general solution is A=nπ+BA = n\pi + B.

2x=nπ+(x+5π/6)2x = n\pi + (x + 5\pi/6).

Step 3: Solve for x.

x=nπ+5π/6,nZx = \mathbf{n\pi + 5\pi/6, n \in \mathbb{Z}}.


Example 4: Finding General Solution for Sine

Question: Solve the equation sin(2x)=3/2\sin(2x) = -\sqrt{3}/2.

Solution:

Step 1: Find the principal value α\alpha. Sine is negative in Q3 and Q4. The reference angle for sinθ=3/2\sin \theta = \sqrt{3}/2 is π/3\pi/3. The smallest positive angle is in Q3, so α=π+π/3=4π/3\alpha = \pi + \pi/3 = 4\pi/3. The equation becomes sin(2x)=sin(4π/3)\sin(2x) = \sin(4\pi/3).

Step 2: Use the general solution formula for sine, A=nπ+(1)nBA = n\pi + (-1)^n B.

2x=nπ+(1)n(4π/3)2x = n\pi + (-1)^n (4\pi/3).

Step 3: Solve for x.

x=nπ2+(1)n2π3,nZx = \mathbf{\frac{n\pi}{2} + (-1)^n \frac{2\pi}{3}, n \in \mathbb{Z}}.


Example 5: Solving a Quadratic in a Trig Function

Question: Solve the equation 2sin2x+3cosx=02\sin^2x + 3\cos x = 0.

Solution:

Step 1: Express the equation in terms of a single trigonometric function. Use the identity sin2x=1cos2x\sin^2x = 1-\cos^2x.

2(1cos2x)+3cosx=0    22cos2x+3cosx=0    2cos2x3cosx2=02(1-\cos^2x) + 3\cos x = 0 \implies 2-2\cos^2x+3\cos x=0 \implies 2\cos^2x-3\cos x-2=0.

Step 2: Solve the quadratic. Let y=cosxy=\cos x. The equation is 2y23y2=02y^2-3y-2=0. Factoring gives (2y+1)(y2)=0(2y+1)(y-2)=0. So, y=1/2y=-1/2 or y=2y=2.

Step 3: Reject invalid solutions. The range of cosx\cos x is [1,1][-1,1], so cosx=2\cos x=2 is not possible.

Step 4: Find the general solution for the valid case. We solve cosx=1/2\cos x = -1/2. From Example 2, the general solution is x=2nπ±2π3,nZx = 2n\pi \pm \frac{2\pi}{3}, n \in \mathbb{Z}.


Example 6: Solving with Squared Functions

Question: Solve tan2x=3\tan^2x = 3.

Solution:

Step 1: The equation is in the form tan2x=C\tan^2x = C. We find the principal angle α\alpha such that tan2α=3\tan^2\alpha=3. Taking the square root, tanα=3\tan\alpha = \sqrt{3}, which gives α=π/3\alpha = \pi/3.

Step 2: The equation can be written as tan2x=tan2(π/3)\tan^2x = \tan^2(\pi/3).

Step 3: Use the general solution formula for squared functions, x=nπ±αx = n\pi \pm \alpha.

The general solution is x=nπ±π3,nZx = n\pi \pm \frac{\pi}{3}, n \in \mathbb{Z}.


Example 7: Equation with sec and tan

Question: Solve secxtanx=3\sec x - \tan x = \sqrt{3}.

Solution:

Step 1: Rewrite in terms of sine and cosine: 1cosxsinxcosx=3    1sinx=3cosx\frac{1}{\cos x} - \frac{\sin x}{\cos x} = \sqrt{3} \implies 1-\sin x = \sqrt{3}\cos x (provided cosx0\cos x \neq 0).

Step 2: Rearrange into the form acosx+bsinx=ca\cos x + b\sin x = c. This gives 3cosx+sinx=1\sqrt{3}\cos x + \sin x = 1. Divide by a2+b2=(3)2+12=2\sqrt{a^2+b^2}=\sqrt{(\sqrt{3})^2+1^2}=2.

32cosx+12sinx=12\frac{\sqrt{3}}{2}\cos x + \frac{1}{2}\sin x = \frac{1}{2}.

Step 3: Convert the LHS to a single trigonometric function. This matches the form sin(A+B)=sinAcosB+cosAsinB\sin(A+B) = \sin A \cos B + \cos A \sin B. It is sin(x+π/3)=1/2\sin(x+\pi/3) = 1/2.

Step 4: Find the general solution. sin(x+π/3)=sin(π/6)\sin(x+\pi/3) = \sin(\pi/6).

The solution is x+π/3=nπ+(1)n(π/6)x+\pi/3 = n\pi + (-1)^n (\pi/6).

x=nππ/3+(1)n(π/6),nZx = \mathbf{n\pi - \pi/3 + (-1)^n (\pi/6), n \in \mathbb{Z}}.