Analitical solution for dy/dt=ay^3+by^2+cy+d

  • Thread starter Thread starter ced_the_jedi
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on finding an analytical solution for the differential equation dy/dt = ay^3 + by^2 + cy + d. Participants confirm that the cubic equation ay^3 + by^2 + cy + d = 0 has three real solutions, denoted as y1, y2, and y3. The integration method presented involves expressing dy/(ay^3 + by^2 + cy + d) in terms of partial fractions and integrating both sides, leading to an implicit solution. However, obtaining an explicit solution y(t) remains complex and may require numerical methods or polynomial fitting for practical applications.

PREREQUISITES
  • Understanding of differential equations, specifically first-order ordinary differential equations.
  • Familiarity with cubic equations and their solutions.
  • Knowledge of integration techniques, particularly partial fraction decomposition.
  • Experience with numerical methods for solving equations when analytical solutions are impractical.
NEXT STEPS
  • Study the method of partial fractions in the context of differential equations.
  • Learn about solving cubic equations using Cardano's method.
  • Explore numerical integration techniques for differential equations, such as the Runge-Kutta method.
  • Investigate polynomial regression techniques for fitting data to obtain explicit solutions.
USEFUL FOR

Mathematicians, physicists, and engineers dealing with differential equations, particularly those seeking analytical or numerical solutions to cubic differential equations.

ced_the_jedi
Messages
1
Reaction score
0
Dear all

I have to solve an equation which seems to be simple:

It is dy/dt=ay^3+by^2+cy+d but my problem is that I am not able to give the analitical solution y(t)=... And I need your help for that...

What I have already done is :

- I know that you have to find the solutions of ay^3+by^2+cy+d=0 (the coefficients allow me to say that three solutions exist and lead to y1, y2 and y3 as real solutions)

- Then one can write :
dy/(ay^3+by^2+cy+d)=edy/(y-y1)+fdy/(y-y2)+gdy/(y-y3), with e, f, g easy to determine.

- Then you have to integrate on both sides of the equality : edy/(y-y1)+fdy/(y-y2)+gdy/(y-y3)=-dt

- which leads to something like that [(y-y1)^e][(y-y2)^f][(y-y3)^g]=exp(-t)

--> MY PROBLEM IS : do you know a way to express directly the analitical solution : y(t)=...? using this formulae, or by using a different integration method
 
Physics news on Phys.org
I think you will get ##e^{+t}## on the right. To get an explicit solution instead of an implicit one, you need to solve a cubic equation for ##y##. That can be done but except for special cases, it isn't pretty.
 
I think it's worst than that. He has:

[tex](y-y_1)^a(y-y_2)^b(y-y_3)^c=e^t[/tex]

No way you're getting a y out of there unless you're desperate and plot the data then invert the data and fit it to a nice-size polynomial.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K
Replies
7
Views
2K