What am I doing wrong in solving the heat equation in 2 dimensions?

Click For Summary

Homework Help Overview

The discussion revolves around solving the heat equation in two dimensions on a plate with specified boundary and initial conditions. The original poster attempts to apply separation of variables to derive a solution but encounters difficulties in determining the coefficients for the Fourier series representation.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the implications of orthogonality in sine functions and how it affects the calculation of coefficients. There are questions regarding the application of Fourier integrals and the interpretation of initial conditions.

Discussion Status

Some participants have offered guidance on the interpretation of the initial condition and the calculation of coefficients. There is an exploration of the consequences of having a specific frequency in the initial condition, leading to a focus on particular terms in the series solution.

Contextual Notes

There is a noted confusion regarding the application of Fourier series and integrals, as well as the implications of orthogonality in the context of the problem. The original poster expresses uncertainty about their approach and seeks clarification on potential mistakes.

JohanL
Messages
154
Reaction score
0
Im trying to solve the heat equation in 2dim on a plate.
0=<x=<L, 0=<y=<L. With homogenous dirichlet conditions on the boundary and the initial condition:
T(x,y)=T0sin(pi*x/L)sin(pi*y/L)

With separation of variables i get the solution
[tex] T(x,y,t)=\sum_{m=0}^\infty\sum_{n=0}^\infty B_{mn}*exp[\frac{-(m^2+n^2)\pi^2kt}{L^2}]*sin[\frac{m\pi x}{L}]*sin[\frac{m\pi y}{L}][/tex]

m,n integers and k the constant from the heat equation.

Now the initial condition determine the constants B_mn

[tex] B_{mn} = \frac{4T_0}{L^2}*\int_{0}^{L}\int_{0}^{L} sin[\frac{\pi x}{L}]*sin[\frac{\pi y}{L}] sin[\frac{m\pi x}{L}]*sin[\frac{n\pi y}{L}] dx dy[/tex]

But an integral like
[tex] \int_{0}^{L}sin\frac{\pi x}{L}sin\frac{m\pi x}{L}dx[/tex]

is zero for m not equal to 1.
So m=1 and n=1...?
and with this i don't get a Fourier series as the solution...
What am i doing wrong ?
 
Last edited:
Physics news on Phys.org
"Bmn= 0" is not an initial condition! Your initial condition is that
[tex]T(x,y,0)=\sum_{n=0}^\infty B_{mn}sin[\frac{m\pi x}{L}]*sin[\frac{m\pi y}{L}]= T_0sin(\frac{\pi x}{L})sin(\frac{pi y}{L})[/tex]

Now, apply the Fourier integral to both sides of that.
 
HallsofIvy said:
"Bmn= 0" is not an initial condition! Your initial condition is that
[tex]T(x,y,0)=\sum_{n=0}^\infty B_{mn}sin[\frac{m\pi x}{L}]*sin[\frac{m\pi y}{L}]= T_0sin(\frac{\pi x}{L})sin(\frac{pi y}{L})[/tex]

Now, apply the Fourier integral to both sides of that.

I never said that Bmn= 0 is an initial condition, i said that the integral is zero for m NOT equal to one, because of the orthogonality of sin-functions.

Im not sure what you mean by applying the Fourier integral, i have only used that with Fourier transforms.

This is how i get the expression for Bmn:
I have the general solution

[tex]T(x,y,t)=\sum_{m=0}^\infty\sum_{n=0}^\infty B_{mn}*exp[\frac{-(m^2+n^2)\pi^2kt}{L^2}]*sin[\frac{m\pi x}{L}]*sin[\frac{n\pi y}{L}][/tex]

Then i expand the initial condition in the eigenfunctions

[tex](sin[\frac{m\pi x}{L}]*sin[\frac{n\pi y}{L}])_{m,n=1}^{\infty}=\Psi[/tex]

The initial condition is

[tex]f(x,y)=T_0sin(\frac{\pi x}{L})sin(\frac{\pi y}{L})[/tex]

[tex]T(x,y,0)=\sum_{n=0}^\infty\sum_{m=0}^\infty B_{mn}sin[\frac{m\pi x}{L}]*sin[\frac{m\pi y}{L}]= f(x,y)[/tex]

I multiply with the eigenfunctions and integrate over the domin to get an expression for Bmn:

[tex]B_{mn}=\frac{(f,\Psi)}{(\Psi,\Psi)}[/tex]

where the normalisation integral is

[tex](\Psi,\Psi) = \int_{0}^{L}\int_{0}^{L}sin^2[\frac{m\pi x}{L}]*sin^2[\frac{n\pi y}{L}] dxdy=L^2/4[/tex]

and

[tex](f,\Psi) = T_0*\int_{0}^{L}\int_{0}^{L} sin[\frac{\pi x}{L}]*sin[\frac{\pi y}{L}]*sin[\frac{m\pi x}{L}]*sin[\frac{n\pi y}{L}]dxdy[/tex]

this integral is

[tex](f,\Psi) = T_0\int_{0}^{L}sin[\frac{\pi x}{L}]*sin[\frac{m\pi x}{L}]dx\int_{0}^{L} sin[\frac{\pi y}{L}]*sin[\frac{n\pi y}{L}]dy[/tex]

but for m not equal to 1

[tex]\int_{0}^{L}sin[\frac{\pi x}{L}]*sin[\frac{m\pi x}{L}]dx=\frac{1}{2}\int_{0}^{L}cos[\frac{(1-m) \pi x}{L}]dx+\int_{0}^{L}cos[\frac{(1+m)\pi x}{L}]dx=\frac{Lm*sin(m\pi)}{\pi-m^2\pi}=0[/tex]

and the same for the integral over y.
Therefor m and n has to be 1 and i don't get a series solution!

Im probably doing some silly misstakes, can you find them?
 
Last edited:
hmm, i was probably right from the beginning.
I got confused because i had never solved a problem before where this happens.

Is it like this? :
When you have a certain "frequency" as the initial condition you can't get a solution for later times as a superposition over other frequencies.
Thats why in this case only the terms with m=1,n=1 survived in the sum.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K