Key Concepts and Formulas
- First-Order Linear Differential Equation: A differential equation of the form dxdy+P(x)y=Q(x).
- Integrating Factor (I.F.): For a first-order linear differential equation, the integrating factor is e∫P(x)dx.
- General Solution: The general solution to a first-order linear differential equation is y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C.
Step-by-Step Solution
Step 1: Identify the type of Differential Equation and Standardize it.
We are given the differential equation
dxdy+cos2x3y=cos2x1,x∈(−3π,3π)
This is a first-order linear differential equation of the form dxdy+P(x)y=Q(x). Using the identity sec2x=cos2x1, we can rewrite the equation as:
dxdy+3sec2x⋅y=sec2x
Comparing with the standard form, we identify P(x)=3sec2x and Q(x)=sec2x.
Step 2: Calculate the Integrating Factor (I.F.).
The integrating factor is given by e∫P(x)dx. Substituting P(x)=3sec2x, we have:
I.F.=e∫3sec2xdx=e3∫sec2xdx
Since ∫sec2xdx=tanx, the integrating factor is:
I.F.=e3tanx
Step 3: Find the General Solution.
The general solution is given by y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C. Substituting Q(x)=sec2x and I.F.=e3tanx, we get:
y⋅e3tanx=∫sec2x⋅e3tanxdx+C
To evaluate the integral, let u=3tanx. Then dxdu=3sec2x, so du=3sec2xdx, which gives sec2xdx=31du. Substituting, we have:
∫sec2x⋅e3tanxdx=∫eu⋅31du=31∫eudu=31eu+constant=31e3tanx+constant
Therefore, the general solution is:
y⋅e3tanx=31e3tanx+C
Step 4: Use the Initial Condition to find C.
We are given that y(4π)=34. Substituting x=4π and y=34 into the general solution, we get:
34⋅e3tan(4π)=31e3tan(4π)+C
Since tan(4π)=1, we have:
34e3=31e3+C
Solving for C, we find:
C=34e3−31e3=33e3=e3
Step 5: Find y(-π/4).
The particular solution is:
y⋅e3tanx=31e3tanx+e3
We want to find y(−4π). Substituting x=−4π, we have:
y(−4π)⋅e3tan(−4π)=31e3tan(−4π)+e3
Since tan(−4π)=−1, we have:
y(−4π)⋅e−3=31e−3+e3
Multiplying both sides by e3, we get:
y(−4π)=31+e6
Common Mistakes & Tips
- Remember the correct formula for the integrating factor. It is easy to forget the exponential.
- Be careful with trigonometric identities and signs, especially when dealing with tan(−x).
- Do not forget the constant of integration, C, when evaluating indefinite integrals.
Summary
We solved the first-order linear differential equation by finding the integrating factor, obtaining the general solution, and then using the given initial condition to determine the constant of integration. Finally, we evaluated the particular solution at the desired point x=−4π to find the value of y(−4π).
The final answer is 31+e6, which corresponds to option (A).