Solving Laplace's Equation: Problem With Boundary Conditions

  • Thread starter Thread starter Logarythmic
  • Start date Start date
  • Tags Tags
    Laplace's equation
Logarythmic
Messages
277
Reaction score
0
I have a problem solving

\nabla^2 T(x,y,z) = 0
T(0,y,z)=T(a,y,z)=0
T(x,0,z)=T(x,b,z)=T_0 \sin{\frac{\pi x}{a}
T(x,y,0)=T(x,y,c)=const.

I use separation of variables and get

X_n (x) = \sin{\frac{n \pi x}{a}
Y_n (y) = \cosh{\sqrt{\frac{n^2 \pi^2}{c^2} + \frac{n^2 \pi^2}{a^2}}y} + \sinh{\sqrt{\frac{n^2 \pi^2}{c^2} + \frac{n^2 \pi^2}{a^2}}y}
Z_n (z) = \cos{\frac{n \pi z}{c}
T(x,y,z) = \sum_{n=1}^\infty a_n X_n (x) Y_n (y) Z_n (z)

where I have used the boundary conditions for x and z. Is this correct?
If it is, I'm having problems to wrap this up. I suppose I can use the condition for T(x,0,z) to get the constants. My calculations gives me

a_n = \frac{T_0}{\cos{\frac{\pi z}{c}}}

but then I can't get it toghether with the condition for T(x,b,z)...
Any ideas?
 
Last edited:
Physics news on Phys.org
Well, first of all, the "y" part of the solution must be periodic, but I'm afraid sinh & cosh are not...The same with the "z" & "x" part.

Daniel.
 
So the X- and the Z-part are correct, but not the Y-part?
 
That is easiest to do as 4 separate problems, each having 5 sides grounded.
Then add the 4 solutions.
 
Sorry, I do not understand.
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top