How Are Solutions Derived for the 1D Heat Equation Differential Formulas?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Firepanda
Messages
425
Reaction score
0
This whole question is to do with a 1D heat equation.

This is where I get stuck

He has derived this far

Q'(t) = -Q(t) * (cb)^2

and

P''(x) = -P(x) * b^2

Now, his differential equation for Q(t) is

Q(t) = Ae^-(cb)^2 t

and

P(x) = Bcos(bx) + Csin(bx)

How did he get these?

Only way I can think of is for the second one where i would rearrange into a homogeneous equation

P'' + b^2 P = 0

Where P = 0 or -b^2 (from auxillery eqn)

so the general solution would be P(x) = B + Ce^-b^2 x

But this isn't what he found..
 
Physics news on Phys.org
[tex]Q'(t) = -Q(t)(cb)^2[/tex]

[tex]\frac{Q'(t)}{Q(t)}=-(cb)^2[/tex]

[tex]\int \frac{Q'(t)}{Q(t)}dt= \int -(cb)^2 dt[/tex]

and now d/dt{lnQ(t)}=Q'(t)/Q(t)

For P''(x) = -P(x) * b^2

P''(x)+P(x) * b^2=0

the auxiliary equation would be r2+b2=0
What kind of roots would this give?