
Concept explainers
Employ the following methods to find the maximum of the function from Prob. 13.7:
(a) Golden-section search
(b) Parabolic interpolation
(c) Newton's method
(a)

To calculate: The maximum of the function
Answer to Problem 8P
Solution:
The maximum of the function
Explanation of Solution
Given information:
The function
Formula used:
The golden-search method with two initial guesses,
Evaluated the function at the above two interior points. Two results can occur,
If
If
Calculation:
Consider function
With
Iteration 1: First golden ratio is used to create two interior points as,
The two interior points are as follows:
First point is,
Second point is,
Now, comparing the value of function at these interior points as shown below:
For
For
As
Therefore, the maximum is in the interval defined by
Where,
The error at this point can be computed as follow:
Therefore, the domain of x to the left of
For this case,
Iteration 2: Here,
The two new interior points are as follows:
First point is,
Second point is,
Now, comparing the value of function at these interior points as shown below:
For
For
As
For this case,
Now,
Iteration 3: Here,
The two new interior points are as follows:
First interior point is,
Second interior point is,
Now, comparing the value of function at these interior points as shown below:
For
For
As
Therefore, for this case,
Proceeding like this the iterations can be tabulated below as:
Thus, the result converges to true value
(b)

To calculate: The maximum of the function
Answer to Problem 8P
Solution:
The maximum of the function
Explanation of Solution
Given information:
The function
Formula used:
Consider three points jointly bracket an optimum, thus a unique parabola through these three points can be determined. On differentiating and setting it equal to zero estimate of optimal can be computed.
Consider
Calculation:
Consider function
With initial guesses
Iteration 1: Function values at these three initial points is,
For
For
For
Substitute the value of
The value of function at
Therefore,
Iteration 2: Now the initial guesses are
Function values at these three initial points are,
For
For
For
Substitute the value of
The value of the provided function at
Therefore,
Iteration 3: Now the initial guesses are
Function values at these three initial points is,
For
The function for
And for
Substitute the value of
And value of function at
Therefore,
Iteration 4: Now the initial guesses are
Function values at these three initial points is,
For
For
For
Substitute the value of
And value of function at
Therefore,
And the process continues with a summary shown below in a table:
Thus, after four iterations result is converging to true value
(c)

To calculate: The maximum of the function
Answer to Problem 8P
Solution:
The maximum of the function
Explanation of Solution
Given information:
The function
Formula used:
Newton Method is similar to Newton Raphson as it does not require initial guesses that bracket the optimum solution.
For any function
Calculation:
Consider function
With initial guesses
First and second derivatives of function that is,
Iteration 1:Initially for
For second derivative,
Therefore,
And
Iteration 2:Now for
For second derivative,
Therefore,
And
Iteration 3:Now for
For second derivative,
Therefore,
And
Iteration 4:Now for
For second derivative,
Therefore,
Maintaining the error percentage using equation (3) iterations can be summarized as shown in table below:
Thus, within four iterations, the result converges to true value
Therefore, the maximum of the function
Want to see more full solutions like this?
Chapter 13 Solutions
Numerical Methods for Engineers
Additional Math Textbook Solutions
Mathematics for the Trades: A Guided Approach (11th Edition) (What's New in Trade Math)
Elementary Statistics ( 3rd International Edition ) Isbn:9781260092561
Finite Mathematics for Business, Economics, Life Sciences and Social Sciences
Elementary & Intermediate Algebra
Elementary Statistics: Picturing the World (7th Edition)
- Do not use the Residue Theorem. Thank you.arrow_forwardEvaluate the line integral sin z dz, So sin where C is the portion of the curve y = x² from 0 to −1 + i.arrow_forwardLet f(z) be complex differentiable everywhere in C. Fix two distinct complex numbers a and b and a circle C of radius R with |a| < R,|b| < R traversed in the counter-clockwise direction. Evaluate the integral Sc − f(z)dz (z - a)(z – b) in terms of a, b and the values of f at those points.arrow_forward
- Temperature measurements are based on the transfer of heat between the sensor of a measuring device (such as an ordinary thermometer or the gasket of a thermocouple) and the medium whose temperature is to be measured. Once the sensor or thermometer is brought into contact with the medium, the sensor quickly receives (or loses, if warmer) heat and reaches thermal equilibrium with the medium. At that point the medium and the sensor are at the same temperature. The time required for thermal equilibrium to be established can vary from a fraction of a second to several minutes. Due to its small size and high conductivity it can be assumed that the sensor is at a uniform temperature at all times, and Newton's cooling law is applicable. Thermocouples are commonly used to measure the temperature of gas streams. The characteristics of the thermocouple junction and the gas stream are such that λ = hA/mc 0.02s-1. Initially, the thermocouple junction is at a temperature Ti and the gas stream at…arrow_forward3) Recall that the power set of a set A is the set of all subsets of A: PA = {S: SC A}. Prove the following proposition. АСВ РАСРВarrow_forwardA sequence X = (xn) is said to be a contractive sequence if there is a constant 0 < C < 1 so that for all n = N. - |Xn+1 − xn| ≤ C|Xn — Xn−1| -arrow_forward
- 3) Find the surface area of z -1≤ y ≤1 = 1 + x + y + x2 over the rectangle −2 ≤ x ≤ 1 and - Solution: TYPE YOUR SOLUTION HERE! ALSO: Generate a plot of the surface in Mathematica and include that plot in your solution!arrow_forward7. Walkabout. Does this graph have an Euler circuit? If so, find one. If not, explain why not.arrow_forwardBelow, let A, B, and C be sets. 1) Prove (AUB) nC = (ANC) U (BNC).arrow_forward
- Algebra: Structure And Method, Book 1AlgebraISBN:9780395977224Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. ColePublisher:McDougal LittellAlgebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageCollege Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage Learning
- Trigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage LearningGlencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw HillElementary Linear Algebra (MindTap Course List)AlgebraISBN:9781305658004Author:Ron LarsonPublisher:Cengage Learning




