Falling Body.In Example 1 of Section 3.4, page 110, we modeled the velocity of a falling body by the initial value problem \({\bf{m}}\frac{{{\bf{dv}}}}{{{\bf{dt}}}}{\bf{ = mg - bv,v(0) = }}{{\bf{v}}_{\bf{o}}}{\bf{ = 0}}\)under the assumption that the force due to air resistance is –bv. However, in certain cases the force due to air resistance behaves more like\({\bf{ - b}}{{\bf{v}}^{\bf{r}}}\), where \({\bf{(r > 1)}}\) is some constant. This leads to the model \({\bf{m}}\frac{{{\bf{dv}}}}{{{\bf{dt}}}}{\bf{ = mg - b}}{{\bf{v}}^{\bf{r}}}{\bf{,v(0) = }}{{\bf{v}}_{\bf{o}}}\) (14).To study the effect of changing the parameter rin (14),take \({\bf{m = 1,}}\,\,{\bf{g = 9}}{\bf{.81,}}\,\,{\bf{b = 2}}\) and \({{\bf{v}}_{\bf{o}}}{\bf{ = 0}}\).Then use the improved Euler’s method subroutine with \({\bf{h = 0}}{\bf{.2}}\) to approximate the solution to (14) on the interval \(0 \le {\bf{t}} \le 5\)for \({\bf{r = 1}}{\bf{.0,}}\,\,{\bf{1}}{\bf{.5}}\) and 2.0. What is the relationship between these solutions and the constant solution\({\bf{v(t) = }}{\left( {\frac{{{\bf{9}}{\bf{.81}}}}{{\bf{2}}}} \right)^{\frac{{\bf{1}}}{{\bf{r}}}}}\)?

Short Answer

Expert verified

When \({\bf{r = 1}}{\bf{.0}}\), the constant solution is\({\bf{v(t) = 4}}{\bf{.905}}\).

When \({\bf{r = }}\,\,{\bf{1}}{\bf{.5}}\), the constant solution is \({\bf{v(t) = }}2.887\).

When \({\bf{r = }}\,\,{\bf{2}}{\bf{.0}}\), the constant solution is \({\bf{v(t) = }}2.215\).

Step by step solution

01

Important hint

For the solution apply Euler’s formula.

02

Find the value of temperature when \({\bf{r = 1}}{\bf{.0}}\).

The given equation is

\(\begin{array}{l}{\bf{v(0) = 0}}\\\frac{{{\bf{dv}}}}{{{\bf{dt}}}}{\bf{ = 9}}{\bf{.81 - 2}}{{\bf{v}}^{\bf{r}}}\end{array}\)

Now apply improved Euler’s method subroutine with \({\bf{h = 0}}{\bf{.2}}\) and \({\bf{N = 25}}\).

\(\begin{array}{c}{\bf{f(t,T) = 9}}{\bf{.81 - 2v}}\\{\bf{G = f(t + h,v + hF)}}\\{\bf{ = 9}}{\bf{.81 - 2(v + 0}}{\bf{.2(9}}{\bf{.81 - 2v))}}\end{array}\)

Apply initial conditions \({\bf{t = }}{{\bf{t}}_{\bf{o}}}{\bf{ = 0,v = }}{{\bf{v}}_{\bf{o}}}{\bf{ = 0}}\).

\(\begin{array}{c}{\bf{F(0,0) = 0}}{\bf{.2}}\\{\bf{G(0,0) = 5}}{\bf{.886}}\\{\bf{t = }}{{\bf{t}}_{\bf{0}}}{\bf{ + h = 0}}{\bf{.2}}\\{\bf{T = }}{{\bf{T}}_{\bf{o}}}{\bf{ + h}}\frac{{{\bf{F + G}}}}{{\bf{2}}}{\bf{ = 1}}{\bf{.570}}\end{array}\)

Therefore, at \({\bf{x = 0}}{\bf{.2}}\), the solutions are approximately \({\bf{v = 1}}{\bf{.570}}\).

The other values are

t

v

t

v

t

v

0.4

2.637

2

4.801

3.6

4.900

0.6

3.363

2.2

4.834

3.8

4.902

0.8

3.856

2.4

4.857

4

4.903

1

4.192

2.6

4.872

4.2

4.904

1.2

4.420

2.8

4.883

4.4

4.904

1.4

4.575

3

4.890

4.6

4.904

1.6

4.681

3.2

4.895

4.8

4.905

1.8

4.753

3.4

4.898

5

4.905

03

Determine the value of temperature when\({\bf{r = 1}}{\bf{.5}}\).

The given equation is

\(\begin{array}{c}{\bf{v(0) = 0}}\\\frac{{{\bf{dv}}}}{{{\bf{dt}}}}{\bf{ = 9}}{\bf{.81 - 2}}{{\bf{v}}^{\bf{r}}}\end{array}\)

Now apply improved Euler’s method subroutine with \({\bf{h = 0}}{\bf{.2}}\) and N=25.

\(\begin{array}{c}{\bf{f(t,T) = 9}}{\bf{.81 - 2}}{{\bf{v}}^{{\bf{1}}{\bf{.5}}}}\\{\bf{G = f(t + h,v + hF)}}\\{\bf{ = 9}}{\bf{.81 - 2(v + 0}}{\bf{.2(9}}{\bf{.81 - 2}}{{\bf{v}}^{{\bf{1}}{\bf{.5}}}}{\bf{)}}{{\bf{)}}^{{\bf{1}}{\bf{.5}}}}\end{array}\)

Apply initial conditions \({\bf{t = }}{{\bf{t}}_{\bf{o}}}{\bf{ = 0,v = }}{{\bf{v}}_{\bf{o}}}{\bf{ = 0}}\).

\(\begin{array}{c}{\bf{F(0,0) = 9}}{\bf{.81}}\\{\bf{G(0,0) = 4}}{\bf{.3136}}\\{\bf{t = }}{{\bf{t}}_{\bf{0}}}{\bf{ + h = 0}}{\bf{.2}}\\{\bf{T = }}{{\bf{T}}_{\bf{o}}}{\bf{ + h}}\frac{{{\bf{F + G}}}}{{\bf{2}}}\\{\bf{ = 1}}{\bf{.412}}\end{array}\)

Thus, at \({\bf{x = 0}}{\bf{.2}}\), the solutions are approximately \({\bf{v = 1}}.412\).

The other values are

t

v

t

v

t

v

0.4

2.150

2

2.884

3.6

2.887

0.6

2.519

2.2

2.885

3.8

2.887

0.8

2.703

2.4

2.886

4

2.887

1

2.795

2.6

2.887

4.2

2.887

1.2

2.841

2.8

2.887

4.4

2.887

1.4

2.864

3

2.887

4.6

2.887

1.6

2.875

3.2

2.887

4.8

2.887

1.8

2.881

3.4

2.887

5

2.887

04

Evaluate the value of temperature when \({\bf{r = }}2.0\).

The given equation is

\(\begin{array}{c}{\bf{v(0) = 0}}\\\frac{{{\bf{dv}}}}{{{\bf{dt}}}}{\bf{ = 9}}{\bf{.81 - 2}}{{\bf{v}}^{\bf{r}}}\end{array}\)

Now apply improved Euler’s method subroutine with \({\bf{h = 0}}{\bf{.2}}\) and \({\bf{N = 25}}\).

\(\begin{array}{c}{\bf{f(t,T) = 9}}{\bf{.81 - 2}}{{\bf{v}}^{\bf{2}}}\\{\bf{G = f(t + h,v + hF)}}\\{\bf{ = 9}}{\bf{.81 - 2(v + 0}}{\bf{.2(9}}{\bf{.81 - 2}}{{\bf{v}}^{\bf{2}}}{\bf{)}}{{\bf{)}}^{\bf{2}}}\end{array}\)

Apply initial conditions\({\bf{t = }}{{\bf{t}}_{\bf{o}}}{\bf{ = 0,v = }}{{\bf{v}}_{\bf{o}}}{\bf{ = 0}}\).

\(\begin{array}{c}{\bf{F(0,0) = 9}}{\bf{.81}}\\{\bf{G(0,0) = 2}}{\bf{.111}}\\{\bf{t = }}{{\bf{t}}_{\bf{0}}}{\bf{ + h = 0}}{\bf{.2}}\\{\bf{T = }}{{\bf{T}}_{\bf{o}}}{\bf{ + h}}\frac{{{\bf{F + G}}}}{{\bf{2}}}{\bf{ = 1}}{\bf{.192}}\end{array}\)

Hence, at \({\bf{x = 2}}{\bf{.0}}\), the solutions are approximately \({\bf{v = 1}}.192\).

The other value is

t

v

t

v

t

v

0.4

1.533

2

2.218

3.6

2.201

0.6

1.719

2.2

2.146

3.8

2.204

0.8

1.841

2.4

2.160

4

2.206

1

1.927

2.6

2.171

4.2

2.208

1.2

1.991

2.8

2.180

4.4

2.209

1.4

2.039

3

2.187

4.6

2.210

1.6

2.077

3.2

2.193

4.8

2.211

1.8

2.105

3.4

2.197

5

2.211

Therefore, when \({\bf{r = 1}}{\bf{.0}}\), the constant solution is \({\bf{v(t) = 4}}{\bf{.905}}\).

When \({\bf{r = }}\,{\bf{1}}{\bf{.5}}\), the constant solution is \({\bf{v(t) = }}2.887\).

When \({\bf{r = }}\,{\bf{2}}{\bf{.0}}\), the constant solution is \({\bf{v(t) = }}2.215\).

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

If the object in Problem 1 has a mass of500 kginstead of 5 kg , when will it strike the ground? [Hint: Here the exponential term is too large to ignore. Use Newton’s method to approximate the time t when the object strikes the ground (see Appendix B)

Building Temperature.In Section 3.3 we modeled the temperature inside a building by the initial value problem (13)\(\frac{{{\bf{dT}}}}{{{\bf{dt}}}}{\bf{ = K}}\,\,\left[ {{\bf{M}}\,{\bf{(t) - T}}\,{\bf{(t)}}} \right]{\bf{ + H}}\,{\bf{(t) + U}}\,{\bf{(t),}}\,\,{\bf{T}}\,{\bf{(}}{{\bf{t}}_{\bf{o}}}{\bf{) = }}{{\bf{T}}_{\bf{o}}}\) , where M is the temperature outside the building, T is the temperature inside the building, H is the additional heating rate, U is the furnace heating or air conditioner cooling rate, K is a positive constant, and \({{\bf{T}}_{\bf{o}}}\) is the initial temperature at time \({{\bf{t}}_{\bf{o}}}\) . In a typical model, \({{\bf{t}}_{\bf{o}}}{\bf{ = 0}}\) (midnight),\({{\bf{T}}_{\bf{o}}}{\bf{ = 6}}{{\bf{5}}^{\bf{o}}}\), \({\bf{H}}\left( {\bf{t}} \right){\bf{ = 0}}{\bf{.1}}\), \({\bf{U(t) = 1}}{\bf{.5}}\left[ {{\bf{70 - T(t)}}} \right]\)and \({\bf{M(t) = 75 - 20cos}}\frac{{{\bf{\pi t}}}}{{{\bf{12}}}}\) . The constant K is usually between\(\frac{{\bf{1}}}{{\bf{4}}}{\bf{and}}\frac{{\bf{1}}}{{\bf{2}}}\), depending on such things as insulation. To study the effect of insulating this building, consider the typical building described above and use the improved Euler’s method subroutine with\({\bf{h = }}\frac{{\bf{2}}}{{\bf{3}}}\) to approximate the solution to (13) on the interval \(0 \le {\bf{t}} \le 24\) (1 day) for \({\bf{k = 0}}{\bf{.2,}}\,{\bf{0}}{\bf{.4}}\), and 0.6.

A sailboat has been running (on a straight course) under a light wind at 1 m/sec. Suddenly the wind picks up, blowing hard enough to apply a constant force of 600 N to the sailboat. The only other force acting on the boat is water resistance that is proportional to the velocity of the boat. If the proportionality constant for water resistance is b= 100 N-sec/m and the mass of the sailboat is 50 kg, find the equation of motion of the sailboat. What is the limiting velocity of the sailboat under this wind?

A snowball melts in such a way that the rate of change in its volume is proportional to its surface area. If the snowball was initially 4 in. in diameter and after 30 min its diameter is 3 in., when will its diameter be 2 in.? Mathematically speaking, when will the snowball disappear?

Use the improved Euler’s method subroutine with step size h = 0.2 to approximate the solution toat the points x = 0, 0.2, 0.4, …., 2.0. Use your answers to make a rough sketch of the solution on [0, 2].

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