ODE's for 2 space Heat equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
beetle2
Messages
110
Reaction score
0

Homework Statement


The Heat equation in two space is

[itex]\alpha ^2 \left[\frac{\partial ^2u}{\partial x^2}+\frac{\partial ^2u}{\partial y^2} \right]=\frac{\partial u}{\partial t}[/itex]

Assuming separation solution of the form [itex]u(x,y,t)=F(x)G(y)H(t)[/itex] find ordinary differential equations satisfied by F,G and H.




Homework Equations



Heat Equation

The Attempt at a Solution



Because we can assume [itex]u(x,y,t)=F(x)G(y)H(t)[/itex]

Is the first step that we require that


[itex]\alpha^2\frac{F''}{F}+\alpha^2\frac{G''}{G}=\frac{H'}{H}[/itex]

therefore we need to solve


[itex]F''+\frac{k}{\alpha^2}F+G''+\frac{k}{\alpha^2}G=0[/itex]

and

[itex]H'-kH=0[/itex]


Is this right so far?
 
Physics news on Phys.org
beetle2 said:



The Attempt at a Solution



Because we can assume [itex]u(x,y,t)=F(x)G(y)H(t)[/itex]

Is the first step that we require that


[itex]\alpha^2\frac{F''}{F}+\alpha^2\frac{G''}{G}=\frac{H'}{H}[/itex]

therefore we need to solve


[itex]F''+\frac{k}{\alpha^2}F+G''+\frac{k}{\alpha^2}G=0[/itex]

and

[itex]H'-kH=0[/itex]


Is this right so far?


No. F"/F is a function of x, F"/F=f(x). Similarly, G"/G=g(y) and H"/H=h(t)

α2(f(x)+g(y)) = h(t) holds only when f, g, h are all constant functions: f(x)=K, g(y)=L, h(t)=M

with the condition that α2(K+L)=M
Can you proceed from here?

ehild
 
Do I have to try to combine the first functions and set the right side to = 0 ?

My examples in my notes are all of the form

[itex]\alpha^2\frac{F''}{F}=\frac{ G'}{G}[/itex]
 
Last edited: