Verifying and ploting D.E. solution

  • Thread starter Thread starter morrobay
  • Start date Start date
morrobay
Gold Member
Messages
1,116
Reaction score
1,728

Homework Statement



A cup of coffee cools according to;

dT/dt = .17(36-T)
At t=0 T= 85 deg centigrade
Two questions : how to verify the solution below and to plot a continuous curve of T/t

Homework Equations



the solution is T(t) = 36 + Ce^-.17t, = 36+49e^-.17t


b]3. The Attempt at a Solution [/b]

I solved for two (t)'s numerically ;
T= 74 , 1.29 deg=e^.17t , t= 1.5 s
T= 80 ,.108=.17t . t=.64 s
So could someone explain how to integrate this and get the curve?

Homework Statement

 
Physics news on Phys.org
This equation is separable. Manipulate it algebraically so that you get the form f(T) dT/dt = g(t), then integrate both sides dt: \int f(T) \frac{dT}{dt} dt = \int g(t) dt. Note that either f or g may be a constant function, and that some people are more comfortable writing \frac{dT}{dt} dt as just dT.
 
slider142 said:
This equation is separable. Manipulate it algebraically so that you get the form f(T) dT/dt = g(t), then integrate both sides dt: \int f(T) \frac{dT}{dt} dt = \int g(t) dt. Note that either f or g may be a constant function, and that some people are more comfortable writing \frac{dT}{dt} dt as just dT.

Thanks.
Just for my edification would you or someone else complete the numerical integration on this problem. ( it is not a homework problem )
 
Why do you keep insisting on numerical solutions? It is easy to integrate both sides of
\int\frac{dT}{36- T}= \int .17 dt
(On the left use the substitution u= 36- T.)

Of course, to verify that T= 36+49e^{-.17t} is the solution to the problem you don't even need to integrate. dT/dt= (-.17)(49)e^{-.17t} while 36- .17T= (-.17)(49)e^{-.17t} so this T clearly satifies the equation and, of course, taking t= 0 gives T(0)= 36+ 49= 85.
 
Last edited by a moderator:
Thanks that is what I was looking for
 
HallsofIvy said:
Why do you keep insisting on numerical solutions? It is easy to integrate both sides of
\int\frac{dT}{36- T}= \int .17 dt
(On the left use the substitution u= 36- T.)

Of course, to verify that T= 36+49e^{-.17t} is the solution to the problem you don't even need to integrate. dT/dt= (-.17)(49)e^{-.17t} while 36- .17T= (-.17)(49)e^{-.17t} so this T clearly satifies the equation and, of course, taking t= 0 gives T(0)= 36+ 49= 85.

referring to : 36-.17T = (-.17)(49)e^-.17t
It looks likes the left side above should be (36-T)(.17) since at (t)=1.5 T=74
and the right side ,dT/dt= 6.45
 
Last edited:
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