Change of variables in heat equation

tickle_monste
Messages
67
Reaction score
1
dTB/dt = -k(TB-TM).
TM is held constant.

(TB-TM) = Q, so:
dTB/Q = -kdt.

How would I change this equation so that instead of integrating wrt to TB, I can instead integrate wrt Q?
 
Physics news on Phys.org
tickle_monste said:
dTB/dt = -k(TB-TM).
TM is held constant.

(TB-TM) = Q, so:
dTB/Q = -kdt.

How would I change this equation so that instead of integrating wrt to TB, I can instead integrate wrt Q?
That's a simple "linear" substitution. Since TB= Q+ TM, dTB/dt= dQ/dt. Your equation becomes just dQ/dt= -kQ.
 
Wow, I really should've been able to do that myself. Thanks a lot though, that's a big help
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top