Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 1310 pages
Exam (elaborations)

Applied Numerical Methods with Python for Engineers and Scientists by Steven C. Chapra – Complete Solutions Manual and Problem-Solving Resource

Document preview thumbnail
Preview 4 out of 1310 pages

This document contains the full Solutions Manual for Applied Numerical Methods with Python for Engineers and Scientists by Steven C. Chapra. It provides comprehensive, step-by-step solutions to all textbook problems, focusing on practical applications of numerical techniques such as root finding, numerical differentiation and integration, linear algebra, curve fitting, and optimization. Ideal for engineering and science students, this resource supports deeper understanding and mastery of computational problem-solving using Python.

Content preview

,Chapter 1 Problem Solutions Page 1


Chapter 1

1.1 Use calculus to verify that Eq. (1.9) is a solution of Eq. (1.8) for the initial condition v(0) = 0.
==========================================
You are given the following differential equation with the initial condition, v(0) = 0,
dv c
= g − d v2
dt m
Multiply both sides by m/cd
m dv m
= g − v2
cd dt cd

Define a = mg / cd

m dv
= a2 − v2
cd dt

Integrate by separation of variables,
cd
a  m dt
dv
=
2
− v2
A table of integrals can be consulted to find that

a
dx 1 x
= tanh −1
2
−x 2
a a
Therefore, the integration yields
1 v c
tanh −1 = d t + C
a a m
If v = 0 at t = 0, then because tanh–1(0) = 0, the constant of integration C = 0 and the solution is
1 v c
tanh −1 = d t
a a m
This result can then be rearranged to yield

gm  gcd 
v= tanh 
 m 
t
cd  




Copyright 2022 © McGraw Hill LLC. All rights reserved. No reproduction or distribution without the
prior written consent of McGraw Hill LLC.

,Chapter 1 Problem Solutions Page 2


1.2 Use calculus to solve Eq. (1.21) for the case where the initial velocity is (a) positive and (b) negative.
(c) Based on your results for (a) and (b), perform the same computation as in Example 1.1 but with an
initial velocity of −40 m/s. Compute values of the velocity from t = 0 to 12 s at intervals of 2 s. Note that
for this case, the zero velocity occurs at t = 3.470239 s.
==========================================
(a) For the case where the initial velocity is positive (downward), Eq. (1.21) is
dv c
= g − d v2
dt m
Multiply both sides by m/cd
m dv m
= g − v2
cd dt cd

Define a = mg / cd

m dv
= a2 − v2
cd dt

Integrate by separation of variables,
cd
a  m dt
dv
=
2
−v 2


A table of integrals can be consulted to find that

a
dx 1 x
= tanh −1
2
−x 2
a a
Therefore, the integration yields
1 v c
tanh −1 = d t + C
a a m
If v = +v0 at t = 0, then
1 v
C= tanh −1 0
a a
Substitute back into the solution
1 v c 1 v
tanh −1 = d t + tanh −1 0
a a m a a
Multiply both sides by a, taking the hyperbolic tangent of each side and substituting a gives,
mg  gcd cd 
v= tanh  t + tanh −1 v0  (1)
cd  m mg 

(b) For the case where the initial velocity is negative (upward), Eq. (1.21) is
dv c
= g + d v2
dt m


Copyright 2022 © McGraw Hill LLC. All rights reserved. No reproduction or distribution without the
prior written consent of McGraw Hill LLC.

, Chapter 1 Problem Solutions Page 3


Multiplying both sides of Eq. (1.8) by m/cd and defining a = mg / cd yields

m dv
= a2 + v2
cd dt

Integrate by separation of variables,
cd
a  m dt
dv
=
2
+v 2


A table of integrals can be consulted to find that

a
dx 1 x
= tan −1
2
+x 2
a a
Therefore, the integration yields
1 v c
tan −1 = d t + C
a a m
The initial condition, v(0) = v0 gives
1 v
C= tan −1 0
a a
Substituting this result back into the solution yields
1 v c 1 v
tan −1 = d t + tan −1 0
a a m a a
Multiplying both sides by a and taking the tangent gives
 c v 
v = a tan  a d t + tan −1 0 
 m a

or substituting the values for a and simplifying gives
mg  gcd cd 
v= tan  t + tan −1 v0  (2)
cd  mg 
 m
(c) We use Eq. (2) until the velocity reaches zero. Inspection of Eq. (2) indicates that this occurs when the
argument of the tangent is zero. That is, when
gcd cd
t zero + tan −1 v0 = 0
m mg

The time of zero velocity can then be computed as
m cd
t zero = − tan −1 v0
gcd mg

Thereafter, the velocities can then be computed with Eq. (1.9),
mg  gcd 
v= tanh  (t − t zero )  (3)
cd  
 m 

Copyright 2022 © McGraw Hill LLC. All rights reserved. No reproduction or distribution without the
prior written consent of McGraw Hill LLC.

Document information

Uploaded on
May 22, 2024
Number of pages
1310
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers
$38.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
CadUsTestBanks
4.8
(55)
Sold
128
Followers
32
Items
287
Last sold
1 day ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions