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

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 differntial 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
Q'(t) = -Q(t)(cb)^2

\frac{Q'(t)}{Q(t)}=-(cb)^2

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

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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top