A PDE I can't solve by seperation of variables

NapoleonZ
Messages
6
Reaction score
0

Homework Statement





Homework Equations


After simplification, the PDE is

(b^2/a^2)(d^2 v/ d x^2) + (d^2 v/ d y^2) = -1

The Attempt at a Solution


Obviously, it can't be solved by separation of variables. And I also failed in similarity solution.
 
Physics news on Phys.org
Are a and b constants? If so, you need to change the x-scale: x = x' * b/a and get the standard Poisson's equation.
 
quZz said:
Are a and b constants? If so, you need to change the x-scale: x = x' * b/a and get the standard Poisson's equation.

Yes, they are.
 
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