Let the solution curve of the differential equation xdxdy−y=y2+16x2, y(1)=3 be y=y(x). Then y(2) is equal to:
Options
Solution
Key Concepts and Formulas
Homogeneous Differential Equation: A differential equation of the form dxdy=f(x,y) is homogeneous if f(tx,ty)=f(x,y) for all t. This means it can be written as dxdy=g(xy).
Substitution for Homogeneous Equations: To solve a homogeneous differential equation, substitute y=vx, which implies dxdy=v+xdxdv.
Integral Formula:∫x2+a2dx=ln∣x+x2+a2∣+C
Step-by-Step Solution
Step 1: Identify and Transform the Differential Equation into Standard Homogeneous Form
We are given the differential equation:
xdxdy−y=y2+16x2
Our goal is to isolate dxdy and express the right-hand side as a function of xy.
Isolate dxdy: Add y to both sides:
xdxdy=y+y2+16x2
Divide by x: Divide both sides by x, assuming x=0:
dxdy=xy+xy2+16x2
Express the radical term as a function of xy: Since the initial condition y(1)=3 implies x is near 1, we can assume x>0. Therefore, x=x2.
dxdy=xy+x2y2+16x2
Simplify the terms inside the square root:dxdy=xy+x2y2+16dxdy=xy+(xy)2+16
This is now in the form dxdy=g(xy), confirming it's a homogeneous differential equation.
Step 2: Apply the Substitution for Homogeneous Equations
Let y=vx. Then dxdy=v+xdxdv.
Substitute y=vx and dxdy=v+xdxdv into the transformed differential equation:v+xdxdv=v+v2+16
Simplify the equation:xdxdv=v2+16
Step 3: Separate Variables
Now we separate the variables to get all v terms with dv and all x terms with dx.
Rearrange terms: Divide both sides by v2+16 and x:
v2+16dv=xdx
Step 4: Integrate Both Sides
Integrate both sides of the separated equation.
Left side integral:∫v2+16dv=lnv+v2+16+C1
Right side integral:∫xdx=ln∣x∣+C2
Combine and add constant of integration:lnv+v2+16=ln∣x∣+ln∣C∣
Step 5: Simplify and Substitute Back v=xy
Use logarithm properties:lnv+v2+16=ln∣Cx∣
Exponentiate both sides:v+v2+16=Cx
Substitute back v=xy:xy+(xy)2+16=Cx
Simplify the term under the square root:xy+x2y2+16x2=Cx
Simplify the square root: Since x>0, x2=x.
xy+xy2+16x2=Cx
Multiply by x:y+y2+16x2=Cx2
Step 6: Use the Initial Condition to Find the Constant C
We are given y(1)=3. Substitute x=1 and y=3 into the equation:
3+32+16(1)2=C(1)23+9+16=C3+25=C3+5=CC=8
Step 7: Write the Particular Solution
Substitute C=8 back into the equation:
y+y2+16x2=8x2
Step 8: Calculate y(2)
Substitute x=2 into the particular solution:
y+y2+16(2)2=8(2)2y+y2+64=32
Isolate the square root:y2+64=32−y
Square both sides:y2+64=(32−y)2y2+64=1024−64y+y2
Solve for y:64=1024−64y64y=960y=64960=15
Check for extraneous solutions: Since 32−y=32−15=17>0, the solution is valid.
Thus, y(2)=15.
Common Mistakes & Tips
Sign of x: When taking x inside the square root, remember to consider the sign of x. In this case, the initial condition implied x>0.
Extraneous Solutions: Always check for extraneous solutions when squaring both sides of an equation.
Logarithm Properties: Remember and apply logarithm properties correctly to simplify the equations.
Summary
We solved the given homogeneous differential equation by using the substitution y=vx. This transformed the equation into a separable form, which we integrated and solved for y using the initial condition. Finally, we calculated y(2), which is 15.
The final answer is \boxed{15}, which corresponds to option (A).