Key Concepts and Formulas
- Differential of a Quotient: d(vu)=v2vdu−udv
- Integration: ∫ydy=ln∣y∣+C, ∫sin(x)dx=−cos(x)+C
- Double Angle Formula: cos(2θ)=2cos2(θ)−1
Step-by-Step Solution
Step 1: Rearranging the Differential Equation
The given differential equation is y=(x−y dy dx)sin(yx). Our aim is to rewrite this in terms of differentials dx and dy. Multiplying both sides by dy, we get:
ydy=(x−ydydx)sin(yx)dy
ydy=(xdy−ydx)sin(yx)
This removes the fractional derivative.
Step 2: Forming the Exact Differential
We now have ydy=(xdy−ydx)sin(yx). We want to relate (xdy−ydx) to d(yx). Recall that d(yx)=y2ydx−xdy. Multiplying both sides of the equation by y21, we have
y2ydy=y2(xdy−ydx)sin(yx)
ydy=−y2(ydx−xdy)sin(yx)
ydy=−d(yx)sin(yx)
This isolates the differential of the quotient.
Step 3: Integrating the Differential Equation
The equation is now ydy=−sin(yx)d(yx). Let u=yx. Then du=d(yx). Substituting, we have
ydy=−sin(u)du
Integrating both sides, we get
∫ydy=−∫sin(u)du
ln∣y∣=cos(u)+C
Since y>0, we have lny=cos(u)+C. Substituting back u=yx, we have
lny=cos(yx)+C
This yields the general solution.
Step 4: Applying the Initial Condition
We are given x(1)=2π. This means when y=1, x=2π. Substituting these values into the general solution, we get
ln(1)=cos(1π/2)+C
0=cos(2π)+C
0=0+C
C=0
Therefore, the particular solution is
lny=cos(yx)
Step 5: Evaluating cos(x(2))
We need to find cos(x(2)). Substituting y=2 into the particular solution, we get
ln2=cos(2x(2))
Let x2=x(2). Then
ln2=cos(2x2)
We want to find cos(x2). Using the double angle formula, cos(2θ)=2cos2(θ)−1, with θ=2x2, we have
cos(x2)=2cos2(2x2)−1
Substituting cos(2x2)=ln2, we get
cos(x2)=2(ln2)2−1
Therefore, cos(x(2))=2(ln2)2−1.
Common Mistakes & Tips
- Remember the sign in the differential of a quotient. It's easy to mix up d(yx) and d(xy).
- Don't forget the constant of integration, C, and remember to apply the initial condition to find its value.
- Be careful when applying trigonometric identities. Choose the correct identity and substitute values carefully.
Summary
We solved the given differential equation by recognizing the exact differential form related to the quotient yx. After integrating and applying the initial condition, we found the particular solution. Finally, we used the double-angle formula to evaluate cos(x(2)), obtaining the result 2(ln2)2−1.
Final Answer
The final answer is 2(loge2)2−1, which corresponds to option (D).