MHB Help with PDE: $$yu_x+2xyu_y=y^2$$

  • Thread starter Thread starter blackthunder
  • Start date Start date
  • Tags Tags
    Pde
blackthunder
Messages
3
Reaction score
0
Hi, need some help here so thanks to any replies.

PDE: $$yu_x+2xyu_y=y^2$$

edit: Forgot to mention the condition $$u(0,y)=y^2$$

a) characteristic equations:
$$dx/ds=y$$ $$dy/ds=2xy$$ $$du/ds=y^2$$

b) find dy/dx and solve

$$dy/dx=dy/ds * ds/dx = x/y$$
$$ydy=xdx$$
$$y^2/2=x^2/2 +c$$
$$y=\pm \sqrt{x^2+2c}$$

c) general solution

d) solve PDE

e) find u(x,y)
here I should be finding du/ds and solve after letting x(s)=? and y(s)=?

I need some help, so thanks guys.
 
Last edited:
Physics news on Phys.org
First, check your PDE. If it's written down correct, you can cancel out a $y$. Also, check this step

$\dfrac{dy}{dx} = \dfrac{x}{y}$
 
Jester said:
First, check your PDE. If it's written down correct, you can cancel out a $y$. Also, check this step

$\dfrac{dy}{dx} = \dfrac{x}{y}$

so the pde can be restated as: $$u_x+2xu_y=y$$

and yes, i stuffed up dy/dx.
dy/dx=2x

edit:
I forgot to mention the condition $$u(0,y)=y^2$$
 
Last edited:
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top