Numerical Analysis
Numerical Analysis
3rd Edition
ISBN: 9780134696454
Author: Sauer, Tim
Publisher: Pearson,
bartleby

Concept explainers

bartleby

Videos

Question
Book Icon
Chapter 1.5, Problem 1E

a.

To determine

To calculate:To apply two steps of the secant method to the equation x3=2x+2 with initial guesses x0=1andx1=2 .

a.

Expert Solution
Check Mark

Answer to Problem 1E

Thus, x2=85 and x3=1.742268041 .

Given information:Initial guesses x0=1andx1=2 and equation is (a)x3=2x+2 .

Calculation:

With the initial guesses,  x0=1andx1=2 .

Now, using the formula, we will get the following.

   xi+1=xif1(xi)(xixi1)f1(xi)f1(xi1)=xi(xi32xi2)(xixi1)(xi32xi2)(xi132xi12)=xi(xi32xi2)(xixi1)xi32xixi13+2xi1

Let us find the value of  x2 .

   x2=x1(x132x12)(x1x0)x132x1x03+2x0=2(232(2)2)(21)232(2)13+2(1)

   =225=85

Let us find the value of  x3 .

   x3=x2(x232x22)(x2x1)x232x2x13+2x1=85((85)32(85)2)(852)(85)32(85)23+2(2)=1.742268041

Explanation of Solution

Given information:Initial guesses x0=1andx1=2 and equation is (a)x3=2x+2 .

Calculation:

With the initial guesses,  x0=1andx1=2 .

Now, using the formula, we will get the following.

   xi+1=xif1(xi)(xixi1)f1(xi)f1(xi1)=xi(xi32xi2)(xixi1)(xi32xi2)(xi132xi12)=xi(xi32xi2)(xixi1)xi32xixi13+2xi1

Let us find the value of  x2 .

   x2=x1(x132x12)(x1x0)x132x1x03+2x0=2(232(2)2)(21)232(2)13+2(1)

   =225=85

Let us find the value of  x3 .

   x3=x2(x232x22)(x2x1)x232x2x13+2x1=85((85)32(85)2)(852)(85)32(85)23+2(2)=1.742268041

b.

To determine

To calculate:To apply two steps of the secant method to the equation ex+x=7 with initial guesses x0=1andx1=2 .

b.

Expert Solution
Check Mark

Answer to Problem 1E

Thus, x2=1.578707248 and x3=1.660160100

Given information:Initial guesses x0=1andx1=2 and equation is (b)ex+x=7 .

Calculation:

Let us consider the following equation.

   ex+x=7ex+x7=0

Or consider the following function

   f2(x)=ex+x7

With the initial guesses,  x0=1  and x1=2 .

Now, using the formula, we will get the following.

   xi+1=xif2(xi)(xixi1)f2(xi)f2(xi1)=xi(exi+xi7)(xixi1)(exi+xi7)(ex4+xi17)=xi(exi+xi7)(xixi1)exi+xiexh1

Let us find the value of  x2 .

   x2=x1(ex1+x17)(x1x0)ex1+x1ex0x0=2(e2+27)(21)e2+2e11=2e25e2e1+1=1.578707248

Let us find the value of  x3 .

   x3=x2(ex2+x27)(x2x1)ex1+x1ex0x0=1.578707248(e1.580n248+1.5787072487)(1.5787072482)e1.5800n48+1.578707248e22=1.660160100

c.

To calculate:To apply two steps of the secant method to the equation ex+sinx=4 with initial guesses x0=1andx1=2 .

Thus, x2=1.092906580 and x3=1.119356686

Given information:Initial guesses x0=1andx1=2 and equation is (c)ex+sinx=4

Calculation:

Let us consider the following equation.

   ex+sin(x)=4ex+sin(x)4=0

Or consider the following function.

   f3(x)=ex+sin(x)4

With the initial guesses,  x0=1  and x1=2 .

Now, using the formula, we will get the following.

   xi+1=xif3(xi)(xixi1)f3(xi)f3(xi1)=xi(ex1+sin(xi)4)(xixi1)(ex1+sin(xi)4)(ex1+1+sin(xi1)4)=xi(exi+sin(xi)4)(xixi1)exi+sin(xi)exhsin(xi1)

Let us find the value of  x2 .

   x2=x1(ex1+sin(x1)4)(x1x0)ex1+sin(x1)ex0sin(x0)=2(e2+sin(2)4)(21)e2+sin(2)e1sin(1)=2e2+sin(2)4e2e1+sin(2)sin(1)=1.092906580

Let us find the value of  x3 .

   x3=x2(ex2+sin(x2)4)(x2x1)ex2+sin(x2)ex1sin(x1)=1.092906580(e1.09906550+sin(1.092906580)4)(1.0929065802)e1.092906580+sin(1.092906580)e2sin(2)=2e2+sin(2)4e2e1+sin(2)sin(1)=1.119356686

Explanation of Solution

Given information:Initial guesses x0=1andx1=2 and equation is (b)ex+x=7 .

Calculation:

Let us consider the following equation.

   ex+x=7ex+x7=0

Or consider the following function

   f2(x)=ex+x7

With the initial guesses,  x0=1  and x1=2 .

Now, using the formula, we will get the following.

   xi+1=xif2(xi)(xixi1)f2(xi)f2(xi1)=xi(exi+xi7)(xixi1)(exi+xi7)(ex4+xi17)=xi(exi+xi7)(xixi1)exi+xiexh1

Let us find the value of  x2 .

   x2=x1(ex1+x17)(x1x0)ex1+x1ex0x0=2(e2+27)(21)e2+2e11=2e25e2e1+1=1.578707248

Let us find the value of  x3 .

   x3=x2(ex2+x27)(x2x1)ex1+x1ex0x0=1.578707248(e1.580n248+1.5787072487)(1.5787072482)e1.5800n48+1.578707248e22=1.660160100

c.

To determine

To calculate:To apply two steps of the secant method to the equation ex+sinx=4 with initial guesses x0=1andx1=2 .

c.

Expert Solution
Check Mark

Answer to Problem 1E

Thus, x2=1.092906580 and x3=1.119356686

Explanation of Solution

Given information:Initial guesses x0=1andx1=2 and equation is (c)ex+sinx=4

Calculation:

Let us consider the following equation.

   ex+sin(x)=4ex+sin(x)4=0

Or consider the following function.

   f3(x)=ex+sin(x)4

With the initial guesses,  x0=1  and x1=2 .

Now, using the formula, we will get the following.

   xi+1=xif3(xi)(xixi1)f3(xi)f3(xi1)=xi(ex1+sin(xi)4)(xixi1)(ex1+sin(xi)4)(ex1+1+sin(xi1)4)=xi(exi+sin(xi)4)(xixi1)exi+sin(xi)exhsin(xi1)

Let us find the value of  x2 .

   x2=x1(ex1+sin(x1)4)(x1x0)ex1+sin(x1)ex0sin(x0)=2(e2+sin(2)4)(21)e2+sin(2)e1sin(1)=2e2+sin(2)4e2e1+sin(2)sin(1)=1.092906580

Let us find the value of  x3 .

   x3=x2(ex2+sin(x2)4)(x2x1)ex2+sin(x2)ex1sin(x1)=1.092906580(e1.09906550+sin(1.092906580)4)(1.0929065802)e1.092906580+sin(1.092906580)e2sin(2)=2e2+sin(2)4e2e1+sin(2)sin(1)=1.119356686

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 1 Solutions

Numerical Analysis

Ch. 1.1 - Prob. 5CPCh. 1.1 - Use the Bisection Method to calculate the solution...Ch. 1.1 - Use the Bisection Method to find the two real...Ch. 1.1 - The Hilbert matrix is the nn matrix whose ijth...Ch. 1.1 - Prob. 9CPCh. 1.1 - A planet orbiting the sun traverses an ellipse....Ch. 1.2 - Find all fixed points of the following gx . a. 3x...Ch. 1.2 - Find all fixed points of the following gx . x+63x2...Ch. 1.2 - Prob. 3ECh. 1.2 - Show that -1, 0, and 1 are fixed points of the...Ch. 1.2 - For which of the following gx is r=3 a fixed...Ch. 1.2 - For which of the following is a fixed...Ch. 1.2 - Use Theorem 1.6 to determine whether Fixed-Point...Ch. 1.2 - Use Theorem 1.6 to determine whether Fixed-Point...Ch. 1.2 - Find each fixed point and decide whether...Ch. 1.2 - Find each fixed point and decide whether...Ch. 1.2 - Express each equation as a fixed-point problem...Ch. 1.2 - Consider the Fixed-Point Iteration xgx=x20.24 ....Ch. 1.2 - (a) Find all fixed points of. (b) To which of the...Ch. 1.2 - Which of the following three Fixed-Point...Ch. 1.2 - Which of the following three Fixed-Point...Ch. 1.2 - Which of the following three Fixed-Point...Ch. 1.2 - Check that and -1 are roots of. Isolate the term...Ch. 1.2 - Prove that the method of Example 1.6 will...Ch. 1.2 - Explore the idea of Example 1.6 for cube roots. Lf...Ch. 1.2 - Improve the cube root algorithm of Exercise 19 by...Ch. 1.2 - Prob. 21ECh. 1.2 - Prob. 22ECh. 1.2 - Assume that gx is continuously differentiable and...Ch. 1.2 - Assume that g is a continuously differentiable...Ch. 1.2 - Prob. 25ECh. 1.2 - Prove that a continuously differentiable function ...Ch. 1.2 - Prob. 27ECh. 1.2 - Prob. 28ECh. 1.2 - Prob. 29ECh. 1.2 - Prob. 30ECh. 1.2 - Prob. 31ECh. 1.2 - Find the set of all initial guesses for which the...Ch. 1.2 - Prob. 33ECh. 1.2 - Prob. 1CPCh. 1.2 - Prob. 2CPCh. 1.2 - Calculate the square roots of the following...Ch. 1.2 - Calculate the cube roots of the following numbers...Ch. 1.2 - Prob. 5CPCh. 1.2 - Prob. 6CPCh. 1.2 - Prob. 7CPCh. 1.3 - Find the forward and backward error for the...Ch. 1.3 - Find the forward and backward error for the...Ch. 1.3 - (a) Find the multiplicity of the root r=0 of...Ch. 1.3 - (a) Find the multiplicity of the root of. (b)...Ch. 1.3 - Find the relation between forward and backward...Ch. 1.3 - Let be a positive integer. The equation defining...Ch. 1.3 - Let be the Wilkinson polynomial. (a) Prove that ...Ch. 1.3 - Let fx=xnaxn1 , and set gx=xn . (a) Use the...Ch. 1.3 - Prob. 1CPCh. 1.3 - Carry' out Computer Problem 1 for fx=sinx3x3 .Ch. 1.3 - Prob. 3CPCh. 1.3 - Prob. 4CPCh. 1.3 - Prob. 5CPCh. 1.3 - Prob. 6CPCh. 1.4 - Apply two steps of Newton’s Method with initial...Ch. 1.4 - Apply two steps of Newton’s Method with initial...Ch. 1.4 - Use Theorem 1.11 or 1.12 to estimate the error...Ch. 1.4 - Estimate as in Exercise 3. (a) ; , (b) ; , Ch. 1.4 - Consider the equation 8x412x3+6x2x=0 . For each of...Ch. 1.4 - Sketch a function f and initial guess for which...Ch. 1.4 - Let fx=x47x3+18x220x+8 . Does Newton’s Method...Ch. 1.4 - Prove that Newton’s Method applied to fx=ax+b...Ch. 1.4 - Show that applying Newton’s Method to fx=x2A...Ch. 1.4 - Find the Fixed-Point Iteration produced by...Ch. 1.4 - Use Newton’s Method to produce a quadratically...Ch. 1.4 - Suppose Newton’s Method is applied to the...Ch. 1.4 - (a) The function has a root at . If the error ...Ch. 1.4 - Let denote the Newton’s Method iteration for the...Ch. 1.4 - Each equation has one root. Use Newton’s Method to...Ch. 1.4 - Prob. 2CPCh. 1.4 - Apply Newton’s Method to find the only root to as...Ch. 1.4 - Carry out the steps of Computer Problem 3 for (a)...Ch. 1.4 - Prob. 5CPCh. 1.4 - Prob. 6CPCh. 1.4 - Consider the function fx=esin3x+x62x4x31 on the...Ch. 1.4 - Prob. 8CPCh. 1.4 - Prob. 9CPCh. 1.4 - Set fx=54x6+45x5102x469x3+35x2+16x4 . Plot the...Ch. 1.4 - The ideal gas law for a gas at low temperature and...Ch. 1.4 - Prob. 12CPCh. 1.4 - Prob. 13CPCh. 1.4 - Prob. 14CPCh. 1.4 - Prob. 15CPCh. 1.4 - Prob. 16CPCh. 1.4 - Consider the national population growth model...Ch. 1.5 - Prob. 1ECh. 1.5 - Apply two steps of the Method of False Position...Ch. 1.5 - Apply two steps of Inverse Quadratic Interpolation...Ch. 1.5 - A commercial fisher wants to set the net at a...Ch. 1.5 - Prob. 5ECh. 1.5 - If the Secant Method converges to, , and , then...Ch. 1.5 - Consider the following four methods for...Ch. 1.5 - Prob. 1CPCh. 1.5 - Use the Method of False Position to find the...Ch. 1.5 - Prob. 3CPCh. 1.5 - Prob. 4CPCh. 1.5 - Prob. 5CPCh. 1.5 - Prob. 6CPCh. 1.5 - Write a MATLAB function file for f . The...Ch. 1.5 - Plot f on , . You may use the @ symbol as...Ch. 1.5 - Reproduce Figure 1.15. The MATLAB commands and...Ch. 1.5 - Solve the forward kinematics problem for the...Ch. 1.5 - Prob. 5SACh. 1.5 - Find a strut length p2 , with the rest of the...Ch. 1.5 - Calculate the intervals in p2 , with the rest of...Ch. 1.5 - Prob. 8SA
Knowledge Booster
Background pattern image
Math
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Discrete Mathematics and Its Applications ( 8th I...
Math
ISBN:9781259676512
Author:Kenneth H Rosen
Publisher:McGraw-Hill Education
Text book image
Mathematics for Elementary Teachers with Activiti...
Math
ISBN:9780134392790
Author:Beckmann, Sybilla
Publisher:PEARSON
Text book image
Calculus Volume 1
Math
ISBN:9781938168024
Author:Strang, Gilbert
Publisher:OpenStax College
Text book image
Thinking Mathematically (7th Edition)
Math
ISBN:9780134683713
Author:Robert F. Blitzer
Publisher:PEARSON
Text book image
Discrete Mathematics With Applications
Math
ISBN:9781337694193
Author:EPP, Susanna S.
Publisher:Cengage Learning,
Text book image
Pathways To Math Literacy (looseleaf)
Math
ISBN:9781259985607
Author:David Sobecki Professor, Brian A. Mercer
Publisher:McGraw-Hill Education
Logical Arguments - Modus Ponens & Modus Tollens; Author: Dr. Trefor Bazett;https://www.youtube.com/watch?v=NTSZMdGlo4g;License: Standard YouTube License, CC-BY