First order linear non-homogeneous PDE

kingwinner
Messages
1,266
Reaction score
0

Homework Statement


Find the general solution to the PDE and solve the initial value problem:
y2 (ux) + x2 (uy) = 2 y2, initial condition u(x, y) = -2y on y3 = x3 - 2


2. Homework Equations /concepts
First order linear non-homogeneous PDEs


The Attempt at a Solution


I know that the general solution to the non-homogeneous PDE = a particular soltuion to it + the general solution to the assoicated homogenous PDE, so I first consider to assocatied homogeneous equation:
y2 (ux) + x2 (uy) = 0

The characteristic equation is dy/dx = x2/y2
And the solution to this ODE is y3 - x3 = C where C is an arbitrary constant.
So the general solution to the homogeneous equation is u = f(y3 - x3) where f is arbitrary differentiable function of one variable.
But then I am stuck. How can I find a particular solution to the original non-homogeneous PDE? Is there a systematic way to find one such solution?

Any help is appreciated! :)
 
Physics news on Phys.org
Can someone please help? I am still stuck on this problem... :(
 
kingwinner said:
Find the general solution to the PDE...
y2 (ux) + x2 (uy) = 2 y2
...

How can I find a particular solution to the original non-homogeneous PDE? Is there a systematic way to find one such solution?

Any help is appreciated! :)

I don't know about any systematic ways, but just looking at it, if you could find a u such that ux = 2 and uy = 0 that would do it. And that's easy.
 
LCKurtz said:
I don't know about any systematic ways, but just looking at it, if you could find a u such that ux = 2 and uy = 0 that would do it. And that's easy.
Then, I think u=2x will work as a particular solution.

But really, can anyone suggest a more general/systematic way to solve it that would work also for more complicated first order linear PDEs?

Thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top