Animated Solution for Mathematics - Differential Equations: Let y=y(x) be the solution of the differential equation xtan(xy)dy=(ytan(xy)−x)dx, −1≤x≤1,y(21)=6π. Then the area of the region bounded by the curves x=0,x=21 and y=y(x) in the upper half plane is:
Select Answer:
Visualized Solution
Rearranging the Differential Equation
Given: xtan(xy)dy=(ytan(xy)−x)dx
Divide by dx and xtan(xy):
dxdy=xtan(xy)ytan(xy)−x
dxdy=xy−cot(xy)
Homogeneous Substitution
Let xy=v⟹y=vx
Differentiating with respect to x:
dxdy=v+xdxdv
Separating the Variables
Substitute into the DE:
v+xdxdv=v−cotv
Cancel v from both sides:
xdxdv=−cotv
Separate variables:
tanvdv=−xdx
Integrating Both Sides
Integrate both sides:
∫tanvdv=−∫x1dx
ln∣secv∣=−ln∣x∣+c
Combine logarithmic terms:
ln∣xsecv∣=c
Applying Initial Conditions
Initial condition: y(21)=6π
When x=21, v=xy=1/2π/6=3π
Substitute into ln∣xsecv∣=c:
ln21sec(3π)=c
ln21⋅2=c⟹ln1=c⟹c=0
Equation of the Curve
Substitute c=0 back:
ln∣xsecv∣=0
xsecv=e0=1
Replace v=xy:
sec(xy)=x1⟹cos(xy)=x
y=xcos−1x
Formulating the Area Integral
Required Area A=∫021y(x)dx
Substitute y(x):
A=∫021xcos−1xdx
Applying Integration by Parts
Use Integration by Parts: ∫udv=uv−∫vdu
Let u=cos−1x⟹du=−1−x21dx
Let dv=xdx⟹v=2x2
A=[2x2cos−1x]021−∫0212x2(−1−x21)dx
Evaluating the Boundary Limits
First term: [2x2cos−1x]021
Upper limit (x=21):
2(1/2)2cos−1(21)=21/2⋅4π=41⋅4π=16π
Lower limit (x=0):
20cos−1(0)=0
So, the first term evaluates to 16π.
Solving the Remaining Integral
Remaining integral: I=21∫0211−x2x2dx
Let x=sinθ⟹dx=cosθdθ
Limits: x=0⟹θ=0; x=21⟹θ=4π
I=21∫04πcosθsin2θcosθdθ=21∫04πsin2θdθ
Final Area Calculation
Use sin2θ=21−cos2θ:
I=41∫04π(1−cos2θ)dθ=41[θ−2sin2θ]04π
I=41(4π−2sin(π/2))=16π−81
Total Area A=16π+(16π−81)=162π−81=8π−1
00:00 / 00:00
The Sigma Insight: Homogeneous Differential Equations
Solution Diagram
Analyzing the Setup
When you first look at the equation xtan(y/x)dy=(ytan(y/x)−x)dx, it is natural to feel a moment of hesitation. The tangent function seems to complicate everything, but the recurring pattern of y/x is the hallmark of a homogeneous differential equation.
This is a signal that the system has a specific kind of scaling symmetry. Our first move is to isolate the derivative by dividing both sides by dx and xtan(y/x).
We arrive at the beautiful, simplified form:
dxdy=xy−cot(xy)
Suddenly, the chaos subsides. We have a clear path forward.
The Substitution Dance
Now that we have identified the structure, we use our most trusted tool: the substitution v=y/x. This implies y=vx.
When we differentiate y=vx with respect to x, we must apply the product rule. Thus, we have:
dxdy=v+xdxdv
Substituting this into our equation, we get v+xdxdv=v−cotv. Notice the magic? The v terms on both sides cancel out perfectly.
We are left with the separable equation:
xdxdv=−cotv
This is the moment where the problem yields to our persistence. We separate the variables to obtain:
tanvdv=−xdx
The Integration Journey
Integrating both sides is a standard procedure, but it requires precision. The integral of tanv is ln∣secv∣, and the integral of −1/x is −ln∣x∣.
Adding our constant of integration c, we get:
ln∣secv∣=−ln∣x∣+c⟹ln∣xsecv∣=c
Now, we apply the initial condition y(1/2)=π/6. This means when x=1/2, v=y/x=π/3.
Substituting these values, we find ln∣1/2⋅sec(π/3)∣=ln∣1/2⋅2∣=ln(1)=0. Thus, c=0. Our curve is defined by xsecv=1, or simply y=xcos−1x.
The Area Calculation
We are now at the final stage: calculating the area under the curve y=xcos−1x from x=0 to x=1/2. We set up the integral:
A=∫01/2xcos−1xdx
This requires integration by parts. Using the ILATE rule, we choose u=cos−1x and dv=xdx. This gives us du=−1−x21dx and v=x2/2.
The integral becomes:
[2x2cos−1x]01/2+21∫01/21−x2x2dx
The first term evaluates to π/16. For the second term, we use the substitution x=sinθ, which transforms the integral into 21∫0π/4sin2θdθ.
Using the identity sin2θ=(1−cos2θ)/2, we solve this to get π/16−1/8. Adding these together, the total area is: