First order differential equation problem.

Click For Summary
SUMMARY

The discussion focuses on solving the first order differential equation given by the expression 2y(x^3+1)dy + 3x^2(1-y^2)dx = 0. The correct approach involves separating variables and integrating both sides, leading to the equation ln(1-y^2) = -ln(x^3 + 1) + c. The mistake identified was the incorrect integration of the left side, where the integration of 2y/(1-y^2) dy should yield -ln(1-y^2) instead of ln(1-y^2), which is crucial for arriving at the correct solution y^2 = 1 + A(x^3 + 1).

PREREQUISITES
  • Understanding of first order differential equations
  • Knowledge of integration techniques, specifically logarithmic integration
  • Familiarity with separation of variables method
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Learn about integrating functions involving logarithms
  • Explore the implications of initial conditions on the general solution of differential equations
  • Practice solving various first order differential equations to reinforce understanding
USEFUL FOR

Students studying differential equations, mathematics educators, and anyone looking to improve their problem-solving skills in calculus and differential equations.

engineer_dave
Messages
35
Reaction score
0

Homework Statement



Find the general solution of 2y(x^3+1)dy + 3x^2(1-y^2)dx = 0

Homework Equations





The Attempt at a Solution



So I first grouped the terms with dy or dx

2y/(1-y^2) dy = -3x^2/(x^3 +1) dx


after integrating both sides and solving, I got

ln (1-y^2)= -ln(x^3 +1) + c

and then after simplifying, it becomes 1-y^2= A/(x^3 + 1) and therefore y^2= -A/(x^3+1) + 1.

The answer according to the book was y^2= 1 + A(x^3 +1). How did they get that??

Maybe if i could get rid of the negative sign for ln, it might help...but please if u can help me, it would be appreciated. Thanks.
 
Physics news on Phys.org
Your first integration is incorrect.

[tex]\int \frac{2y}{1-y^2} dy[/tex]

[tex]u = 1-y^2[/tex] then [tex]du = -2y[/tex]

Yada yada yada, and you should get

[tex]\int \frac{2y}{1-y^2} dy = -ln(1-y^2)[/tex]

The problem is that you missed that minus sign. After that the rest follows.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
884
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
3
Views
2K
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K