Let S=(0,2π)−{2π,43π,23π,47π}. Let y=y(x), x ∈ S, be the solution curve of the differential equation dxdy=1+sin2x1,y(4π)=21. If the sum of abscissas of all the points of intersection of the curve y = y(x) with the curve y=2sinx is 12kπ, then k is equal to _____________.
Answer: 1
Solution
Key Concepts and Formulas
Solving Differential Equations: The general solution to a differential equation of the form dxdy=f(x) is found by integrating both sides with respect to x: y(x)=∫f(x)dx+C, where C is the constant of integration.
Trigonometric Identities: We will use the identity sin2x=1+tan2x2tanx and the fact that 1+tan2x=sec2x. Also, we need tan(4π)=1.
Partial Fractions: We will need to decompose a rational function into partial fractions to evaluate an integral.
Finding Intersections of Curves: To find the points of intersection of two curves, we set their equations equal to each other and solve for x.
Step-by-Step Solution
Step 1: Solve the Differential Equation
We are given the differential equation dxdy=1+sin2x1. To solve for y(x), we integrate both sides with respect to x:
y(x)=∫1+sin2x1dx+C
To evaluate the integral, we use the substitution t=tanx. Then, sin2x=1+t22t and dx=1+t2dt. Substituting these into the integral, we get:
y(x)=∫1+1+t22t1⋅1+t21dt+C=∫1+t2+2t1dt+C=∫(1+t)21dt+C
Now, we can easily integrate:
y(x)=−1+t1+C=−1+tanx1+C
Step 2: Apply the Initial Condition
We are given the initial condition y(4π)=21. Substituting x=4π into the equation for y(x), we get:
21=−1+tan(4π)1+C=−1+11+C=−21+C
Solving for C, we find C=1. Therefore, the particular solution to the differential equation is:
y(x)=−1+tanx1+1=1+tanx1+tanx−1=1+tanxtanx
Step 3: Find the Intersection Points
We want to find the points of intersection between the curve y=y(x)=1+tanxtanx and the curve y=2sinx. Setting the two equations equal to each other, we get:
1+tanxtanx=2sinxcosx(1+cosxsinx)sinx=2sinxcosx+sinxsinx=2sinx
If sinx=0, then x=0,π,2π. However, x∈S=(0,2π)−{2π,43π,23π,47π}. Thus, x=π is a possible solution.
If sinx=0, we can divide both sides by sinx:
cosx+sinx1=2cosx+sinx=21
Multiplying by 22, we get
21cosx+21sinx=21cos(4π)cosx+sin(4π)sinx=21cos(x−4π)=21
Therefore, x−4π=3π or x−4π=−3π.
This gives x=4π+3π=127π and x=4π−3π=−12π. Since x∈(0,2π), x=2π−12π=1223π.
Therefore, the solutions are x=π,127π,1223π.
Step 4: Sum the Abscissas
The sum of the abscissas of the points of intersection is:
π+127π+1223π=π+1230π=π+25π=27π=1242π
We are given that this sum is equal to 12kπ. Therefore, 12kπ=1242π, which implies k=42.
Common Mistakes & Tips
Domain Restrictions: Always check that your solutions fall within the specified domain. In this case, x∈S.
Trigonometric Identities: Be comfortable with manipulating trigonometric identities to simplify expressions.
Checking for extraneous solutions: When dividing by a trigonometric function like sinx, remember to consider the case where sinx=0 separately.
Summary
We solved the given differential equation using trigonometric substitution and partial fractions. We applied the initial condition to find the particular solution. We then found the intersection points of the solution curve with y=2sinx by setting the equations equal to each other and solving for x. Finally, we summed the abscissas of the intersection points and equated the result to 12kπ to find the value of k.