Solving a PDE: Deriving a Solution for (y^2)u'' + 2yu' - 2u = 0

  • Thread starter PythagoreLove
  • Start date
  • Tags
    Pde
In summary: If the equation can always be solved with the substitution up there, then that would be really useful to you. In summary, the problem solver is trying to find an equation that describes how every derivative is with respect to y, but is blocked when trying to solve it. They say that if t=ln(y), then the equation becomes \frac{d^2u}{dt^2}+2\frac{du}{dt}-2u=0. The solver is trying to find the solutions to this equation.
  • #1
PythagoreLove
19
0
Hi, I have a problem solving this PDE:

(y^2)*u(x,y)''+2*y*u(x,y)'-2*u(x,y) = 0

Every derivate of u is in fonction of y.

What I tried:

I said that (y^2)*u(x,y)''+2*y*u(x,y)' = (u(x,y)'*y^2)' and make

v=u(x,y)'*y^2
then I tried to isolate u(x,y) and I arrive to u(x,y)=-v/y+C(X)

But I can't go much further... I am blocked right there. Thank You.

PytLov
 
Physics news on Phys.org
  • #2
If every derivative is with respect to y, treat x like a constant so you have just an ordinary d.e.

[itex]y^2u''+ 2yu'- 2u= 0[/itex]. That's a "Cauchy-Euler" equation. The substitution s= ln(y) changes that equation (in the variable y) to an equation with constant coefficients (in the variable s).

Or you can take, as a trial solution, [itex]u= y^r[/itex]. The only effect 'x' has on this is that the "undetermined constants" you would get for an o.d.e. are "undetermined functions of x".
 
Last edited by a moderator:
  • #3
Hi, I'm not sure of how to make your substitution. I understand that is u=ln(y), then u'=1/y and u''=-1/u^2 but I don't know how to put it in the ODE...

y2*u''+2y*u'-2u


PytLove
 
  • #4
That's not what I meant. But I got the variable mixed up- I have gone back and edited my post.

If t= ln(y) then
[tex]\frac{du}{dy}= \frac{du}{dt}\frac{dt}{dy}= \frac{1}{y}\frac{du}{dt}[/tex]
then
[tex]\frac{d^2u}{dy^2}= \frac{d}{dy}\left(\frac{1}{y}\frac{du}{dt}\right)[/tex]
[tex]= -\frac{1}{y^2}\frac{du}{dt}+ \frac{1}{y^2}\frac{d^2u}{dt^2}[/tex]

The equation becomes
[tex]\left(\frac{d^2u}{dt^2}- \frac{du}{dt}\right)+ 2\frac{du}{dt}- 2u= 0[/tex]
[tex]\frac{d^2u}{dt^2}+ \frac{du}{dt}- 2u= 0[/tex].

What are the solutions to that?

Or, as I also said, if you look for a solution of the form [tex]u= y^r[/tex], then [tex]u'= ry^{r-1}[/tex] and [tex]u''= r(r-1)y^{r- 2}[/tex]. Putting those into the d.e., we get
[tex]r(r-1)y^r+ 2ry^r- 2y^r= (r^2+ r- 2)y^r= 0[/tex].

What must r equal so that is true for all y?
 
  • #5
Thank you for you help, I understand... But I'm really not sure I would think of that in exam.

PytLov
 
  • #6
Most people who are taking partial differential equations have taken at least an introductory course in ordinary differential equations. And "Cauchy-Euler" equations (also called just "Cauchy type equation" or "equi-potential equations" are a standard topic in ordinary differential equations.
 
  • #7
Yes, I know that type of equation, I have seen it in my advanced mathematics class, but we didn't exactly solve them, we we're trying to find the eigenfunctions as an introduction to Fourier series. But if you tell me that Cauchy Euler equation can always be solved with the substitution up there, that would be really useful to me.

PytLov
 

FAQ: Solving a PDE: Deriving a Solution for (y^2)u'' + 2yu' - 2u = 0

What is a PDE?

A PDE, or partial differential equation, is a mathematical equation that involves multiple variables and their partial derivatives. It is used to describe physical phenomena that change over time and space.

How do you solve a PDE?

The process of solving a PDE involves finding a function that satisfies the given equation and its boundary conditions. This can be done analytically or numerically using various techniques such as separation of variables, Fourier analysis, or finite difference methods.

What are the different types of PDEs?

PDEs can be classified into three main types: elliptic, parabolic, and hyperbolic. Elliptic PDEs involve steady-state problems, parabolic PDEs involve problems that change over time, and hyperbolic PDEs involve problems with both spatial and temporal variations.

What are some real-world applications of PDEs?

PDEs are used to model a wide range of physical phenomena such as heat transfer, fluid dynamics, electromagnetism, and quantum mechanics. They are also used in engineering, finance, and biology to solve problems and make predictions.

What are the challenges in solving a PDE?

Solving a PDE can be challenging because it involves complex mathematical concepts and techniques. It also requires a good understanding of the problem being modeled and the appropriate choice of methods to obtain accurate solutions. Additionally, some PDEs may not have analytical solutions and may require numerical methods, which can be computationally intensive.

Similar threads

Back
Top