Existence and Uniqueness of Solution for PDE with Boundary Conditions

  • Thread starter Thread starter somethingstra
  • Start date Start date
  • Tags Tags
    Pde
somethingstra
Messages
17
Reaction score
0

Homework Statement


Assume we are in the open first quadrant in the (x,y) plane
Say we have u(x,y) a C1 function in the closed first quadrant that satisfies the PDE:

u_{y}=3u_{x} in the open first quadrant

Boundary Conditions:
u(0,y)=0 for t greater than or equal to 0
u(x,0)= g(x) for x greater than or equal to 0

and g(x) = 0 for 0\preceq x\preceq1
g(x) = (x-1)^5 for x greater than or equal to 1

Is there a solution? And if there is, is the the only solution?


Homework Equations



For first order PDE: solution is f(Ay-Bx) where the PDE is AUx + BUy = 0

The Attempt at a Solution



u(x,y) = f(-x-3y)

so that means

u(0,y) = f(-3y)=0

u(x,0) = f(-x)=g(x)

set -x = w

f(w) = g(-x)

therefore f(-x-3y) = g(x+3y)

and u(x,y) = g(x+3y)

This solution works for u(x,0) but I can't find it to work with u(0,y), if y > 1/3, then the solution would be (x-1)^5 with x greater than or equal to 1, which does not satisfy u(0,y) = 0

so I concluded that there is no solution...this doesn't seem right for me. Any help? I feel that I don't actually have to try to find u in order to determine if a solution exists...
 
Last edited:
Physics news on Phys.org
Hello, maybe in a traditional pde view, it would be more helpful to think of y as t for time?
 
bump, am I being too confusing here?
 
bump...I have kind of a part two question depending on how correct my answer is.
 
Last edited:
Oh, nevermind, I got it =]
 
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