How Do You Solve This First Order ODE with Given Condition?

Click For Summary
SUMMARY

The first order ordinary differential equation (ODE) discussed is x²(dy/dx) + y² = 0 with the initial condition y(1) = 3. The equation is rearranged to -1/y² dy = 1/x² dx, allowing for separation of variables and integration. The solution derived is y = -x/(Cx + 1). By applying the initial condition, C is determined to be -4/3, leading to the final solution y = 3x/(4x - 3), which matches the book's answer.

PREREQUISITES
  • Understanding of first order ordinary differential equations (ODEs)
  • Proficiency in separation of variables technique
  • Knowledge of integration methods
  • Familiarity with initial value problems
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Learn integration techniques for solving ODEs
  • Explore initial value problems and their solutions
  • Investigate the application of differential equations in real-world scenarios
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are solving differential equations, particularly those dealing with initial conditions and integration techniques.

mkay123321
Messages
16
Reaction score
0
The question is x^2dy/dx + y^2=0 , y(1)=3

I re-arrange the equation to get -1/y^2dy=1/x^2dx

separated them, then I integrate both sides to get 1/y=-1/x + c

Now I don't get how they got the answer y=3x/(4x-3), as when I try use the condition I get a different answer, could anyone help? I might have done something wrong in the integration?
 
Physics news on Phys.org
You just solve it for y: [tex]y=\frac{-x}{Cx+1}[/tex]. Then set y(1) equal to 3 (since that's the condition you're given) and solve (using good ol' algebra) for C: [tex]y(1)=\frac{-1}{C+1}=3[/tex]
So, C=-4/3 and after you plug C into y, it is what your book says it is.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K