Analyzing the Setup
We are tasked with finding the number of solutions for the equation sin3x=cos2x within the closed interval x∈[2π,π]. This problem requires careful handling of trigonometric periodicity and strict adherence to the specified boundary conditions.
The Mismatch
The primary obstacle is the mismatch between the sine and cosine functions. To resolve this, we invoke the complementary angle identity: cosθ=sin(2π−θ).
Applying this identity, our equation transforms into:
The Master Key
The general solution for the equation sinA=sinB is given by A=nπ+(−1)nB, where n∈Z. This formula accounts for the periodic nature of the sine function.
Substituting our specific angles into the general solution, we obtain:
The Branching Path
Even Case
We split the analysis based on the parity of n. For the Even Case, let n=2k (where k∈Z). Here, (−1)2k=1, and the equation becomes:
Rearranging for x, we get 5x=2kπ+2π, which simplifies to:
We now test values of k to find solutions within [2π,π]:
For k=1: x=105π=2π. This is a valid solution as it lies on the boundary.
For k=2: x=109π. Since 109π<π, this is a valid solution.
* For k=3: x=1013π>π. This exceeds our interval.
The Branching Path
Odd Case
For the Odd Case, let n=2k+1. Here, (−1)2k+1=−1, and the equation becomes:
Expanding and simplifying the expression:
Testing values of k:
For k=0: x=2π. This is the same solution found previously.
For k=1: x=25π, which is clearly outside our interval.
Final Calculation
By methodically exploring both branches and checking the boundaries, we have identified the distinct solutions as x=2π and x=109π.
There are exactly 2 distinct solutions in the interval [2π,π].