Key Concepts and Formulas
- Product Rule: If y=u(x)v(x), then dxdy=u(x)dxdv+v(x)dxdu.
- Derivative of Cosecant: dxd(cscx)=−cscxcotx.
- Linear Differential Equation: A first-order linear differential equation has the form dxdy+p(x)y=q(x).
Step-by-Step Solution
Step 1: Identify Given Information and Goal
We are given the solution y(x) to a differential equation:
y=(π2x−1)cscx
And the differential equation:
dxdy+p(x)y=π2cscx
Our goal is to find the function p(x).
Step 2: Differentiate the Given Solution
Since y is a product of two functions, we will use the product rule. Let u(x)=π2x−1 and v(x)=cscx. Then,
dxdu=π2
dxdv=−cscxcotx
Applying the product rule:
dxdy=u(x)dxdv+v(x)dxdu=(π2x−1)(−cscxcotx)+(cscx)(π2)
dxdy=−(π2x−1)cscxcotx+π2cscx
Step 3: Substitute dxdy into the Differential Equation
We substitute the expression for dxdy we found in Step 2 into the given differential equation:
−(π2x−1)cscxcotx+π2cscx+p(x)(π2x−1)cscx=π2cscx
Step 4: Isolate and Solve for p(x)
Subtract π2cscx from both sides:
−(π2x−1)cscxcotx+p(x)(π2x−1)cscx=0
Factor out (π2x−1)cscx:
(π2x−1)cscx[p(x)−cotx]=0
Since (π2x−1)cscx=y and 0<x<2π, y cannot be zero for all x in the interval. Therefore, to satisfy the equation, the term in the brackets must be zero:
p(x)−cotx=0
p(x)=cotx
Common Mistakes & Tips
- Be careful with the signs when applying the product rule and differentiating cscx.
- Remember to factor out the common terms correctly to isolate p(x).
- Recognizing the original function y is crucial for simplifying the equation.
Summary
By differentiating the given solution y(x) and substituting it into the differential equation, we were able to isolate and solve for p(x). The key steps were applying the product rule correctly, rearranging the equation, and recognizing the original function y(x) within the expression. The function p(x) is equal to cotx.
Final Answer
The final answer is cotx, which corresponds to option (A).