How to Separate the Wave Equation into Three ODEs Using Separation of Variables?

whatisreality
Messages
286
Reaction score
1

Homework Statement


The wave equation for ψ=ψ(t,x,y) is given by

##\frac{\partial ^2 \phi}{\partial t^2} - \frac{\partial ^2 \phi}{\partial x^2} - \frac{\partial ^2 \phi}{\partial y^2}##

Use separation of variables to separate the equation into 3 ODEs for T, X and Y. Use the separation constants
##-k_{x}^{2}X## and ##-k_{y}^{2}Y##

Do not introduce any more separation constants for T.

Homework Equations

The Attempt at a Solution


I'm fairly sure I know how to start.
Ansatz ψ(t,x,y) = T(t)X(x)Y(y). Sub the derivatives of this into the the wave equation:

##XY\frac{\partial ^2 T}{\partial t^2} - TY\frac{\partial ^2 X}{\partial x^2} - TX\frac{\partial ^2 Y}{\partial y^2}##=0

Then divide by TXY:
##\frac{1}{T}\frac{\partial ^2 T}{\partial t^2} - \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} - \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}##=0

Rearrange:
##\frac{1}{T}\frac{\partial ^2 T}{\partial t^2} = \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}##
Which is only possible if LHS = RHS = constant, I think? But then I would get
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = constant, and how do I separate that further? Why would I need more than one constant of separation?
Because if
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = constant

Then surely each individual term must also be a constant, and I can just write
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2}## = ##-k_{x}^{2}X##
##\frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = ##-k_{y}^{2}X##

And why wouldn't I introduce a new constant for T? What do I write instead,

##\frac{1}{T}\frac{\partial ^2 T}{\partial t^2}## = constant?
 
Physics news on Phys.org
whatisreality said:

Homework Statement


The wave equation for ψ=ψ(t,x,y) is given by

##\frac{\partial ^2 \phi}{\partial t^2} - \frac{\partial ^2 \phi}{\partial x^2} - \frac{\partial ^2 \phi}{\partial y^2}##

You are missing the "= 0" which would turn that expression into an equation.

Use separation of variables to separate the equation into 3 ODEs for T, X and Y. Use the separation constants
##-k_{x}^{2}X## and ##-k_{y}^{2}Y##

Do not introduce any more separation constants for T.

Homework Equations

The Attempt at a Solution


I'm fairly sure I know how to start.
Ansatz ψ(t,x,y) = T(t)X(x)Y(y). Sub the derivatives of this into the the wave equation:

##XY\frac{\partial ^2 T}{\partial t^2} - TY\frac{\partial ^2 X}{\partial x^2} - TX\frac{\partial ^2 Y}{\partial y^2}##=0

Then divide by TXY:
##\frac{1}{T}\frac{\partial ^2 T}{\partial t^2} - \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} - \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}##=0

Rearrange:
##\frac{1}{T}\frac{\partial ^2 T}{\partial t^2} = \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}##
Which is only possible if LHS = RHS = constant, I think? But then I would get
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = constant, and how do I separate that further? Why would I need more than one constant of separation?
Because if
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2} + \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = constant

Then surely each individual term must also be a constant, and I can just write
##\frac{1}{X}\frac{\partial ^2 X}{\partial x^2}## = ##-k_{x}^{2}X##
##\frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}## = ##-k_{y}^{2}X##

You mean
<br /> \frac 1X \frac{\partial^2 X}{\partial x^2} = -k_x^2 \\<br /> \frac 1Y \frac{\partial^2 Y}{\partial x^2} = -k_y^2<br />

And why wouldn't I introduce a new constant for T?

Because you need <br /> \frac{1}{T}\frac{\partial ^2 T}{\partial t^2} - \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} - \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}<br /> = \frac{1}{T}\frac{\partial ^2 T}{\partial t^2} + k_x^2 + k_y^2 =0
 
  • Like
Likes whatisreality
pasmith said:
You are missing the "= 0" which would turn that expression into an equation.

You mean
<br /> \frac 1X \frac{\partial^2 X}{\partial x^2} = -k_x^2 \\<br /> \frac 1Y \frac{\partial^2 Y}{\partial x^2} = -k_y^2<br />

Because you need <br /> \frac{1}{T}\frac{\partial ^2 T}{\partial t^2} - \frac{1}{X}\frac{\partial ^2 X}{\partial x^2} - \frac{1}{Y}\frac{\partial ^2 Y}{\partial y^2}<br /> = \frac{1}{T}\frac{\partial ^2 T}{\partial t^2} + k_x^2 + k_y^2 =0
Oh yes, I did mean that. An yep, get the bit about not introducing a new constant too! Thank you :)
 
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