Stefan’s law of radiation states that the rate of change in the temperature of a body at T (t) kelvins in a medium at M (t) kelvins is proportional to M4-T4. That is, dTdt=KMt4-Tt4 where K is a constant. Let K=2.9×10-10min-1 and assume that the medium temperature is constant, M (t) = 293 kelvins. If T (0) = 360 kelvins, use Euler’s method with h = 3.0 min to approximate the temperature of the body after

(a) 30 minutes.

(b) 60 minutes.

Short Answer

Expert verified

⦁ The temperature of the body after 30 minutes is approximately 338.1 kelvins.

⦁ The temperature of the body after 60 minutes is approximately 308.5 kelvins.

Step by step solution

01

Euler’s Scheme for an Initial Value problem

Euler’s method is a tool to approximate the solution of an initial value problem at a given point. For a given initial value problem dydx=fx,y,yx0=y0, the recursive relation that is referred to as Euler’s scheme is

xn+1=xn+hyn+1=yn+hfxn,yn

Here, h is the step size.

02

Approximation of the Temperature of the body after 30 min

The prescribed initial value problem is

dTdt=2.9×10-102934-T4,T0=360

The given step size is h = 3.0.

Here,


ft,T=2.9×10-102934-T4t0=0T0=360

Apply the Euler’s scheme as defined in step 1.

Putting n = 0, it results,


t1=t0+3=0+3=3T1=T0+3f0,360=360+32.9×10-102934-3604=357.26642833229

Putting n = 1, it gives,

t2=t1+3=3+3=6T2=T1+3f3,357.26642833229=357.26642833229+32.9×10-102934-357.266428332294=354.679123642067818

Continuing in this process, the result obtained is listed below.

n

tn
Tn

0 0 360
1 3 357.26642833229
2 6 354.679123642067818
3 9 352.227201179752489
4 12 349.900871754189757
5 15 347.691302035681472
6 18 345.590496241152301
7 21 343.591195412900696
8 24 341.68679126017638
9 27 339.871252122633716
10 30 338.139059077222714

From the above table, you can see that the approximate value of T (30) is 338.139059077222714. Rounding off to the one-decimal place, the approximate value of T (30) is 338.1.

Hence, after 30 mins, the temperature of the body is approximately 338.1 kelvins.

03

Approximation of the temperature of the body after 60 mins

In the previous part, the temperature of the body has already been calculated. In this step, perform the iteration for n = 30 and onwards.

Putting n = 30 in the iteration scheme, it follows,


t31=t30+h=30+3=33T31=T30+3f30,338.1=338.1+32.9×10-102934-338.14=333.143528759580873

Putting n = 31, it results

t32=t31+h=33+3=36T32=T31+3f33,333.143528759580873=333.143528759580873+32.9×10-102934-333.1435287595808734=328.839175029307695

Continuing in this process, the result obtained is listed below.

n
tn
Tn
0 30 338.1
1 33 333.143528759580873
2 36 328.839175029307695
3 39 325.078015968558207
4 42 321.774359531394135
5 45 318.859668514891612
6 48 316.278343094663225
7 51 313.984720087129885
8 54 311.940891430440094
9 57 310.115087895901113
10 60 308.480461276162297

From the above table, you can see that the approximate value of T (60) is 308.480461276162297. Rounding off to the one-decimal place, the approximate value of T (60) is 308.5.

Thus, after 60 mins, the temperature of the body is approximately 308.5 kelvins.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

In Problems 10–13, use the vectorized Euler method with h = 0.25 to find an approximation for the solution to the given initial value problem on the specified interval.

t2y''+y=t+2;y(1)=1,y'(1)=-1on[1,2]

In Problems 3–8, determine whether the given function is a solution to the given differential equation.

x=2cost-3sint,x''+x=0

Question: In Problems 3–8, determine whether the given function is a solution to the given differential equation.

y=3sin2x+e-x, y''+4y=5e-x

Spring Pendulum.Let a mass be attached to one end of a spring with spring constant kand the other end attached to the ceiling. Letlo be the natural length of the spring, and let l(t) be its length at time t. Ifθ(t) is the angle between the pendulum and the vertical, then the motion of the spring pendulum is governed by the system

l''(t)-l(t)θ'(t)-gcosθ(t)+km(l-lo)=0l2(t)θ''(t)+2l(t)l'(t)θ'(t)+gl(t)sinθ(t)=0

Assume g = 1, k = m = 1, and lo= 4. When the system is at rest, l=lo+mgk=5.

a. Describe the motion of the pendulum when l(0)=5.5,l'(0)=0,θ(0)=0,θ'(0)=0.

b. When the pendulum is both stretched and given an angular displacement, the motion of the pendulum is more complicated. Using the Runge–Kutta algorithm for systems with h = 0.1 to approximate the solution, sketch the graphs of the length l and the angular displacement u on the interval [0,10] if l(0)=5.5,l'(0)=0,θ(0)=0.5,θ'(0)=0.

Show that ϕ(x)=Ce3x+1is a solution tolocalid="1663944867164" dydx-3y=-3for any choice of the constant C. Thus,Ce3x+1 is a one-parameter family of solutions to the differential equation. Graph several of the solution curves using the same coordinate axes.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free