
Concept explainers
In our example of the free-falling parachutist, weassumed that the acceleration due to gravity was a constant value. Although this is a decent approximation when we are examining falling objects near the surface of the earth, the gravitational force decreases as we move above sea level. A more general representation based on Newton's inverse square law of gravitational attraction can be written as
where
(a) In a fashion similar to the derivation of Eq. (1.9) use a force balance to derive a
(b) For the case where drag is negligible, use the chain rule to express the differential equation as a function of altitude rather than time. Recall that the chain rule is
(c) Use calculus to obtain the closed form solution where
(d) Use Euler's method to obtain a numerical solution from
(a)

The differential equation for velocity v if the gravitational force is not constant and is given by the function
Answer to Problem 12P
Solution:
The differential equation for velocity v is
Explanation of Solution
Given Information:
The function
Where,
Assume the upward velocity is positive. Therefore, the force balance is given as,
Here,
And,
And,
Thus, the force balance is,
Divide the both sides of the above equation by m,
Hence, the differential equation for the velocity is,
(b)

The differential equation of for velocity as a function of altitude if the differential equation for velocity as a function of time is,
Answer to Problem 12P
Solution:
The differential equation of
Explanation of Solution
Given Information:
The differential equation
The drag force is negligible.
And, the chain rule is given as,
Consider the chain rule,
Here,
Now, consider the equation,
Since, drag force is negligible. Therefore,
Thus, from the chain rule,
Hence, differential equation of velocity as a function of altitude x is
(c)

To calculate: The solution for the velocity by the use of calculus if the differential equation of velocity as a function of altitude x is
Answer to Problem 12P
Solution:
The solution for the velocity is,
Explanation of Solution
Given Information:
The differential equation
The initial condition, at
Formula used:
Integration formula,
Calculation:
Consider the differential equation,
Separate the variable as below,
Integrate both the sides of the above equation,
Now, for
Substitute the value of C in the equation
Hence, the solution for the velocity is
(d)

To calculate: The velocity from
Answer to Problem 12P
Solution:
The velocity from
x | v- Euler | v- analytical |
0 | 1500 | 1500 |
10000 | 1434.518 | 1433.216 |
20000 | 1366.261 | 1363.388 |
30000 | 1294.818 | 1290.023 |
40000 | 1219.669 | 1212.476 |
50000 | 1140.138 | 1129.885 |
60000 | 1055.324 | 1041.05 |
70000 | 963.9789 | 944.2077 |
80000 | 864.2883 | 836.5811 |
90000 | 753.4434 | 713.3028 |
100000 | 626.6846 | 564.2026 |
The velocity by the Euler’s method is approximately same as the analytical solution.
Explanation of Solution
Given Information:
The differential equation
Where,
The initial condition
Formula used:
Euler’s method for
Where, h is the step size.
Calculation:
Consider the differential equation,
Substitute
The iteration formula for Euler’s method with step size
From part (c), the analytical solution for the velocity is,
Substitute
Use excel to find all the iteration with step size
Step 1: Name the column A as x and go to column A2 and put 0 then go to column A3and write the formula as,
=A2+10000
Then, Press enter and drag the column up to the
Step 2: Now name the column B as v-Euler and go to column B2 and write 1500 and then go to the column B3 and write the formula as,
=B2+10000*(-398.56*10^12/((6.37*10^6+A2)^2*B2))
Step 3: Press enter and drag the column up to the
Step 4. Now name the column C as v-analytical and go to column C2 and write 1500 and then go to the column C3 and write the formula as,
=(-2*9.81*((6.37*10^6*A3)/(6.37*10^6+A3))+1500^2)^(1/2)
Step 5. Press enter and drag the column up to the
Thus, all the iterations are as shown below,
x | v- Euler | v- analytical |
0 | 1500 | 1500 |
10000 | 1434.518 | 1433.216 |
20000 | 1366.261 | 1363.388 |
30000 | 1294.818 | 1290.023 |
40000 | 1219.669 | 1212.476 |
50000 | 1140.138 | 1129.885 |
60000 | 1055.324 | 1041.05 |
70000 | 963.9789 | 944.2077 |
80000 | 864.2883 | 836.5811 |
90000 | 753.4434 | 713.3028 |
100000 | 626.6846 | 564.2026 |
To draw the graph of the above results, follow the steps as given below,
Step 6:Select the column A and column B. Then, go to the Insert and select the scatter (X, Y) from the chart.
Step 7: Select the column A and column C. Then, go to the Insert and select the scatter (X, Y) from the chart.
Step 8: Select one of the graphs and paste it on another graph to Merge the graphs.
The graph obtained is,
From the graph, it is observed that both the graphs of velocity by analytical method and by Euler’s method is approximately same.
Want to see more full solutions like this?
Chapter 1 Solutions
Numerical Methods for Engineers
Additional Math Textbook Solutions
Precalculus: Mathematics for Calculus (Standalone Book)
College Algebra (Collegiate Math)
Elementary Statistics Using The Ti-83/84 Plus Calculator, Books A La Carte Edition (5th Edition)
Elementary Statistics: Picturing the World (7th Edition)
A First Course in Probability (10th Edition)
- Let v₁ = (2,-3,7,8), v2 = (3, 10, -6, 14), v3 = (0, 19, -2, 16), and v₁ = (9, -2, 1, 10). Is the set {V1, V2, V3, V4} a basis for R4? Of the two sets S = {(3x-5y, 4x + 7y, x+9y): x, y = R} and T = {2x-3y+z, -7x-3y²+z, 4x + 3z): x, y, z = R} which is a subspace of R3? (S, T, both, neither) Justify.arrow_forwardFind a basis and dimension for the null space of the following matrix: 3 -2 0 7 -2 1-1 1 5 3 19-2 8 06 1 -2 -4 -5-6 -9 4-6 11 6 Find a basis and dimension for the column space of the same matrix (above).arrow_forwardNo chatgpt pls will upvotearrow_forward
- please answer the questions below ands provide the required codes in PYTHON. alsp provide explanation of how the codes were executed. Also make sure you provide codes that will be able to run even with different parameters as long as the output will be the same with any parameters given. these questions are not graded. provide accurate codes pleasearrow_forwardCould you please help me answer the follwoing questionsarrow_forwardWhat is Poisson probability? What are 3 characteristics of Poisson probability? What are 2 business applications of Poisson probability? Calculate the Poisson probability for the following data. x = 3, lambda = 2 x = 2, lambda = 1.5 x = 12, lambda = 10 For the problem statements starting from question 6 onward, exercise caution when entering data into Microsoft Excel. It's essential to carefully evaluate which value represents x and which represents λ. A call center receives an average of 3 calls per minute. What is the probability that exactly 5 calls are received in a given minute? On average, 4 patients arrive at an emergency room every hour. What is the probability that exactly 7 patients will arrive in the next hour? A production line produces an average of 2 defective items per hour. What is the probability that exactly 3 defective items will be produced in the next hour? An intersection experiences an average of 1.5 accidents per month. What is the probability that…arrow_forward
- (Nondiagonal Jordan form) Consider a linear system with a Jordan form that is non-diagonal. (a) Prove Proposition 6.3 by showing that if the system contains a real eigenvalue 入 = O with a nontrivial Jordan block, then there exists an initial condition with a solution that grows in time. (b) Extend this argument to the case of complex eigenvalues with Reλ = 0 by using the block Jordan form Ji = 0 W 0 0 3000 1 0 0 1 0 ω 31 0arrow_forwardYou manage a chemical company with 2 warehouses. The following quantities of Important Chemical A have arrived from an international supplier at 3 different ports: Chemical Available (L) Port 1 400 Port 2 110 Port 3 100 The following amounts of Important Chemical A are required at your warehouses: Warehouse 1 Warehouse 2 Chemical Required (L) 380 230 The cost in£to ship 1L of chemical from each port to each warehouse is as follows: Warehouse 1 Warehouse 2 Port 1 £10 Port 2 £20 Port 3 £13 £45 £28 £11 (a) You want to know how to send these shipments as cheaply as possible. For- mulate this as a linear program (you do not need to formulate it in standard inequality form) indicating what each variable represents. (b) Suppose now that all is as in the previous question but that only 320L of Important Chemical A are now required at Warehouse 1. Any excess chemical can be transported to either Warehouse 1 or 2 for storage, in which case the company must pay only the relevant transportation…arrow_forwardSuppose we have a linear program in standard equation form maximize cx subject to Ax = b, x > 0. and suppose u, v, and w are all optimal solutions to this linear program. (a) Prove that z = u+v+w is an optimal solution. (b) If you try to adapt your proof from part (a) to prove that that u+v+w is an optimal solution, say exactly which part(s) of the proof go wrong. (c) If you try to adapt your proof from part (a) to prove that u+v-w is an optimal solution, say exactly which part(s) of the proof go wrong.arrow_forward
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:Cengage
