2nd order differential equations I'm so screwed

rockymcrockerso
Messages
2
Reaction score
0

Homework Statement


Uxx +u(x,y)=0


Homework Equations


?


The Attempt at a Solution



Step 1) u(x,y)=A(x)B(y)
Step 2) uxx=d^u/dx^2
Step 3) d^u/dx^2 + A(x)B(y) = 0
Step 4) d^u/dx^2 = -[A(x)B(y)] (?)

I have no idea what I'm doing, so small words would be useful.
 
Physics news on Phys.org
You equation is uxx+ u(x,y)= 0?
\frac{\partial^2u}{\partial x^2}+ u= 0

Since there is no differentiation with respect to y, just treat y as a constant. Can you solve u'+u= 0?
 
HallsofIvy said:
You equation is uxx+ u(x,y)= 0?
\frac{\partial^2u}{\partial x^2}+ u= 0

Since there is no differentiation with respect to y, just treat y as a constant. Can you solve u'+u= 0?

Yeah I figured it out...it's Acosx+Bsinx...right? (I warned that I don't know what the heck I'm doing).
 
Well, sort of, that form times an arbitrary function of y.

Daniel.
 
No, not "that form times an arbitrary function of y".

Since y is being treated as a constant, the constants A and B may be functions of y: u(x,y)= f(y)cos(x)+ g(y)sin(x). That is not quite the same thing. For example, f(y)cos(x) satisfies the differential equation but is not a function of y times cos(x)+ sin(x).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top