Insanely hard differential equation

In summary, the conversation revolves around solving a differential equation involving a planetesimal made of pressure-dependent material. Various methods, such as Laplace transformation or power series, are suggested for finding an analytic solution. The concept of physical units is also brought up and the idea of checking if an algebraic function is a possible solution is discussed. The conversation ends with a proposed assignment to determine if a given differential equation has solutions in the form of a polynomial.
  • #1
tade
721
26
I'm trying to find the equilibrium size of a planetesimal which is made of a material whose density is pressure dependent. (quite a mouthful)

I have to solve this differential equation:

[tex]y(x^2y''+2xy')+2y^2+bxy'=ax^2y^3+(xy')^2+by[/tex]

where a and b are constants.
 
Physics news on Phys.org
  • #2
I have no idea where to start. :(
 
  • #3
Hmm, the y3 is an issue.

Here is what I would do (after testing some functions like polynomials, or polynomial*exponential and so on): get everything on one side, see what y=1, y=x, y=1/x, y=x2 and so on produce as result and see if you can combine them to get a zero somehow.
 
  • #4
$$(1) y(x^2 y''+2xy)-(xy')^2 = y(x^2 y')' - (x^2 y')y' = (x^2 y'/y)' y^2 $$

$$(2) bxy' -by = b (y/x)' x^2$$

$$(3) 2y^2 -ax^2 y^3 = y^2 (2- ax^2 y) $$

Your equation is: $$ (1)+(2)+(3) = 0$$

So you get:

$$ (x^2 y'/y)' /x^2 + b(y/x)' /y^2 + (2/x^2 - ay) = 0$$

I wish I could translate all this equation into a derivative of some expression, but I don't see exactly how to do it here. Anyone?
 
  • #5
It should be straightforward to integrate numerically. Is a numerical solution acceptable, or do you want an analytic expression?
 
  • #6
phyzguy said:
It should be straightforward to integrate numerically. Is a numerical solution acceptable, or do you want an analytic expression?
An analytic expression would be best.
 
  • #7
Absolutely an analytic expression. I mean just any old body can numerically integrate it. This is what I came up with early this morning:

Let [itex]u=x^2y'[/itex] so that:

[tex]ydu+2y^2+bxy'=ax^2 y^3+y'u+by[/tex]

then I went to bed. Sadly, that's the best I got.

. . . hummmm, wonder if anyone else is lookin' at this problem? :)

Edit: Oh yeah, I say we let a=1 and b=1 or whatever neat numbers that might make it possible to solve for a particular case for starters.
 
Last edited:
  • #8
Well you could use Laplace transformation. It's good for this type of equations.
 
  • #9
Djokara said:
Well you could use Laplace transformation. It's good for this type of equations.
NO, it's not. The Laplace transform only works for linear equations (and a few non-linear equations that can be easily linearized).
 
  • #10
I was intrigued by this equation when you first posted it. This equation is very nonlinear, and I tried to do an approximate solution using an expansion, but even that is difficult because of a couple of discrete convolutions. It may be best (If you truly cannot obtain an analytic solution) to substitute a polynomial of some specified degree (This depends on how accurate you want to be) and match terms.
 
  • #11
I think an "analytical" solution, if all else fails, can be computed via power series. I realize we'll have to cube a power series and will have other messy terms, but I am optimistic we can obtain one, however I suspect it will have a small radius of convergence. Still, approaching it via power series would be quite an interesting approach.
 
Last edited:
  • #12
Since this equation is from physics, how do the physical units work out? Does the equation make sense as a physical law in that respect?
 
  • #13
May I ask if there is any way to check if an algebraic function is a solution to this equation? The reason I ask is that I've noticed sometimes they are solutions to highly-nonlinear equations. Take for example a problem solved in here earlier:

[tex]1+p^2-yp'p-2y(1+p^2)^{3/2}=0[/tex]

Well, it turns out that the algebraic function, [itex]p(y)[/itex] defined implicitly by:

[tex]f(y,p)=(y^2-2c_1 y^2-y^2+c_1^2)+(y^4-2y^2+1)p^2=0[/tex]

is a solution. So, suppose we start with the equation:

[tex]1+p^2-yp'p-2y(1+p^2)^{3/2}=0[/tex]

is there a way to determine if the function:

[tex]f(y,p)=a_0(y)+a_2(y) p^2=0[/tex]
where [itex]a_i(y)[/itex] are polynomials in y, is a solution to this equation? And if so, is there a way likewise to determine if

[tex]f(x,y)=a_0(x)+a_1(x)y+\cdots+a_n(x)y^n=0[/tex]

is a solution to:

[tex]y(x^2 y ′′ +2xy ′ )+2y^2 +bxy ′ =ax^2 y^3 +(xy ′ )^ 2 +by [/tex]

Suppose that is the assignment:

Given [itex]g(x,y,y',y'')=0[/itex], determine if there are solutions [itex]y(x)[/itex] that can be written in the form:
[tex]f(x,y)=a_0(x)+a_1(x)y+\cdots+a_n(x)y^n=0[/tex]
I think that's an interesting problem don't you guys think?
 

FAQ: Insanely hard differential equation

What is a "Insanely hard differential equation"?

A "Insanely hard differential equation" is a type of mathematical equation that involves the derivatives of an unknown function. These equations can be extremely complex and difficult to solve, often requiring advanced mathematical techniques.

Why are "Insanely hard differential equations" important?

"Insanely hard differential equations" are used in many fields of science and engineering, including physics, chemistry, biology, and economics. They are essential for modeling and understanding complex systems and phenomena.

How do you solve a "Insanely hard differential equation"?

Solving a "Insanely hard differential equation" often requires a combination of analytical and numerical methods. These can include using integration, substitution, or series solutions, as well as computer algorithms and simulations.

What are some real-life examples of "Insanely hard differential equations"?

"Insanely hard differential equations" can be found in many real-life situations, such as the motion of a pendulum, the behavior of a chemical reaction, the spread of a disease, or the fluctuations of the stock market.

What skills and knowledge are needed to work with "Insanely hard differential equations"?

To work with "Insanely hard differential equations", one needs a strong understanding of calculus, differential equations, and other advanced mathematical concepts. It also requires critical thinking, problem-solving, and mathematical modeling skills.

Similar threads

Replies
2
Views
2K
Replies
5
Views
1K
Replies
9
Views
8K
Replies
1
Views
1K
Replies
52
Views
3K
Replies
5
Views
2K
Replies
10
Views
2K
Back
Top