ODE's for 2 space Heat equation

Click For Summary
SUMMARY

The discussion focuses on solving the two-dimensional heat equation given by α²[∂²u/∂x² + ∂²u/∂y²] = ∂u/∂t using separation of variables. The proposed solution form is u(x,y,t) = F(x)G(y)H(t), leading to ordinary differential equations for F, G, and H. The correct approach requires recognizing that F''/F, G''/G, and H'/H must be constant functions, resulting in the equations F'' + (k/α²)F + G'' + (k/α²)G = 0 and H' - kH = 0. The condition α²(K + L) = M must hold for the separation to be valid.

PREREQUISITES
  • Understanding of the heat equation in partial differential equations
  • Familiarity with separation of variables technique
  • Knowledge of ordinary differential equations (ODEs)
  • Basic concepts of boundary value problems
NEXT STEPS
  • Study the method of separation of variables in depth
  • Explore solutions to ordinary differential equations (ODEs) with constant coefficients
  • Learn about boundary conditions for the heat equation
  • Investigate the implications of the condition α²(K + L) = M in solving PDEs
USEFUL FOR

Mathematics students, researchers in applied mathematics, and anyone studying partial differential equations, particularly in the context of heat transfer problems.

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:

Similar threads

Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
4
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
6
Views
1K