Show that each of the following equations has a solution of the form
u(x,y)=eax+by.
Find the constants a,b for each example:
a) ux+3uy+u=0.
b) uxx+uyy=5ex−2y.
Solution:
a)
We have
ux(x,y)=∂x∂u=∂x∂(eax+by)=aeax+by;uy(x,y)=∂y∂u=∂y∂(eax+by)=beax+by.
Then
ux+3uy+u=0,aeax+by+3beax+by+eax+by=0,(a+3b+1)eax+by=0.
So the function u(x,y)=eax+by will be the solution of the equation ux+3uy+u=0 if
a+3b+1=0,a=−3b−1,b∈R.
b)
We have
uxx(x,y)=∂x∂(∂x∂u)=∂x∂(aeax+by)=a2eax+by;uyy(x,y)=∂y∂(∂y∂u)=∂y∂(beax+by)=b2eax+by.
Then
uxx+uyy=5ex−2y,a2eax+by+b2eax+by=5ex−2y,(a2+b2)eax+by=5ex−2y.
So the function u(x,y)=eax+by will be the solution of the equation uxx+uyy=5ex−2y if
{a2+b2=5,ax+by=x−2y.
So we have a=1, b=−2.
Answer:
a) a=−3b−1, b∈R.
b) a=1, b=−2.