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

Videos

Textbook Question
Book Icon
Chapter 5.5, Problem 1E

Approximate the integrals, using n = 2 Gaussian Quadrature. Compare with the correct value, and give the approximation error.

  1. 1 1 ( x 3 + 2 x ) d x
  2. 1 1 x 4 d x
  3. 1 1 e x d x
  4. 1 1 cos π x d x

a.

Expert Solution
Check Mark
To determine

To find out approximation error to solve the integral using n=2 Gaussian quadrature.

Answer to Problem 1E

  Correct value =0;error=0

Explanation of Solution

Given information:

The given expression is 11(x3+2x)dx .and solve for n=2 Gaussian quadrature

Calculation:

It’s known from the given n=2 Gaussian quadrature coefficient are 13,13 .

And given expression is 11(x3+2x)dx

Using n=2 Gaussian quadrature by use of the approximate integral

f(x)=x3+2x                   for considering both coefficients f(13)=x3+2x=133+23f(13)=x3+2x=133+23f(13)+f(13)=0     {odd power}

 Hence, f(13)+f(13)=0 , which agrees with the correct value of the integral. Correct value is error   =0

b.

Expert Solution
Check Mark
To determine

To find out approximation error to solve the integral using n=2 Gaussian quadrature.

Answer to Problem 1E

Correct value is  0.2222, and the error =8450.177778 .

Explanation of Solution

Given information:

The given expression is 11x4dx .and solve for n=2 Gaussian quadrature Calculation:

It’s known from the given n=2 Gaussian quadrature coefficient are 13,13 .

The given expression is 11x4dx .

Using n=2 Gaussian quadrature by use of the approximate integral

f(x)=x4for considering both coefficients f(13)=x4=19f(13)=x4=19f(13)+f(13)=19+19=29 =0.2222      {even power}

 Hence, f(13)+f(13)=29 , which agrees with the correct value of the integral. Correct value is  0.2222, and the error =8450.177778 .

c.

Expert Solution
Check Mark
To determine

To find out approximation error to solve the integral using n=2 Gaussian quadrature.

Answer to Problem 1E

Correct value 2.342696 , the error =0.007706 .

Explanation of Solution

Given information:

The given expression is 11exdx .and solve for n=2 Gaussian quadrature Calculation:

Its known from the given n=2 Gaussian quadrature coefficient are 13,13 .

The given expression is 11exdx .

Using n=2 by use of the integral formula   f(13)+f(13)=e13+e132.342696 .

Compared to the correct value 2.342696 , the error  =0.007706 .

d.

Expert Solution
Check Mark
To determine

To find out approximation error to solve the integral using n=2 Gaussian quadrature.

Answer to Problem 1E

Correct value 0.481237 , the error =0.481237 .

Explanation of Solution

Given information:

The given expression is 11cosπxdx .and solve for n=2

Calculation:

Its known from the given n=2 Gaussian quadrature coefficient are 13,13 .

The given expression is 11cosπxdx .

Using n=2 by use of the integral formula

  f(13)+f(13)=cosπ3+cosπ30.481237 .

Compared to the correct value 0.481237 , the error =0.481237 .

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 5 Solutions

Numerical Analysis

Ch. 5.1 - Find a second-order formula for approximating by...Ch. 5.1 - (a) Compute the two-point forward-difference...Ch. 5.1 - Develop a second-order method for approximating ...Ch. 5.1 - Extrapolate the formula developed in Exercise...Ch. 5.1 - Develop a first-order method for approximating ...Ch. 5.1 - Apply extrapolation to the formula developed in...Ch. 5.1 - Develop a second-order method for approximating ...Ch. 5.1 - Find, an upper bound for the error of the machine...Ch. 5.1 - Prove the second-order formula for the third...Ch. 5.1 - Prove the second-order formula for the third...Ch. 5.1 - Prob. 21ECh. 5.1 - This exercise justifies the beam equations (2.33)...Ch. 5.1 - Use Taylor expansions to prove that (5.16) is a...Ch. 5.1 - Prob. 24ECh. 5.1 - Investigate the reason for the name extrapolation....Ch. 5.1 - Make a table of the error of the three-point...Ch. 5.1 - Make a table and plot of the error of the...Ch. 5.1 - Make a table and plot of the error of the...Ch. 5.1 - Prob. 4CPCh. 5.1 - Prob. 5CPCh. 5.2 - Apply the composite Trapezoid Rule with , , and 4...Ch. 5.2 - Apply the Composite Midpoint Rule with, , and 4...Ch. 5.2 - Apply the composite Simpson’s Rule with, 2, and 4...Ch. 5.2 - Apply the composite Simpson’s Rule with, 2, and 4...Ch. 5.2 - Apply the Composite Midpoint Rule with, 2, and 4...Ch. 5.2 - Apply the Composite Midpoint Rule with, 2, and 4...Ch. 5.2 - Prob. 7ECh. 5.2 - Apply the open Newton-Cotes Rule (5.28) to...Ch. 5.2 - Apply Simpson’s Rule approximation to, and show...Ch. 5.2 - Integrate Newton’s divided-difference...Ch. 5.2 - Find the degree of precision of the following...Ch. 5.2 - Prob. 12ECh. 5.2 - Develop a composite version of the rule (5.28),...Ch. 5.2 - Prove the Composite Midpoint Rule (5.27). Ch. 5.2 - Find the degree of precision of the degree four...Ch. 5.2 - Use the fact that the error term of Boole’s Rule...Ch. 5.2 - Prob. 17ECh. 5.2 - Prob. 1CPCh. 5.2 - Prob. 2CPCh. 5.2 - Prob. 3CPCh. 5.2 - Prob. 4CPCh. 5.2 - Prob. 5CPCh. 5.2 - Prob. 6CPCh. 5.2 - Apply the Composite Midpoint Rule to the improper...Ch. 5.2 - The arc length of the curve defined by from to ...Ch. 5.2 - Prob. 9CPCh. 5.2 - Prob. 10CPCh. 5.3 - Apply Romberg Integration to find for the...Ch. 5.3 - Apply Romberg Integration to find for the...Ch. 5.3 - Prob. 3ECh. 5.3 - Prob. 4ECh. 5.3 - Prove formula (5.31). Ch. 5.3 - Prove formula (5.35). Ch. 5.3 - Use Romberg Integration approximation to...Ch. 5.3 - Use Romberg Integration to approximate the...Ch. 5.3 - (a) Test the order of the second column of Romberg...Ch. 5.4 - Apply Adaptive Quadrature by hand, using the...Ch. 5.4 - Apply Adaptive Quadrature by hand, using Simpson’s...Ch. 5.4 - Prob. 3ECh. 5.4 - Develop an Adaptive Quadrature method for rule...Ch. 5.4 - Use Adaptive Trapezoid Quadrature to approximate...Ch. 5.4 - Modify the MATLAB code for Adaptive Trapezoid Rule...Ch. 5.4 - Carry out the steps of Computer Problem 1 for...Ch. 5.4 - Carry out the steps of Computer Problem 1 for the...Ch. 5.4 - Carry out the steps of Computer Problem 1 for the...Ch. 5.4 - Use Adaptive Trapezoid Quadrature to approximate...Ch. 5.4 - Carry out the steps of Problem 6, using Adaptive...Ch. 5.4 - The probability within standard deviations of the...Ch. 5.4 - Write a MATLAB function called myerf.m that uses...Ch. 5.5 - Approximate the integrals, using Gaussian...Ch. 5.5 - Prob. 2ECh. 5.5 - Approximate the integrals in Exercise 1, using ...Ch. 5.5 - Change variables, using the substitution (5.46) to...Ch. 5.5 - Approximate the integrals in Exercise 4, using ...Ch. 5.5 - Approximate the integrals, using Gaussian...Ch. 5.5 - Prob. 7ECh. 5.5 - Find the Legendre polynomials up to degree 3 and...Ch. 5.5 - Prob. 9ECh. 5.5 - Verify the coefficients and in Table 5.1 for...Ch. 5.5 - Write a MATLAB function that uses Adaptive...Ch. 5.5 - Write a program that, for any input between 0 and...Ch. 5.5 - Equipartition the path of Figure 5.6 into ...Ch. 5.5 - Prob. 4SACh. 5.5 - Prob. 5SACh. 5.5 - Prob. 6SACh. 5.5 - Write a program that traverses the path according...
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
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Text book image
Functions and Change: A Modeling Approach to Coll...
Algebra
ISBN:9781337111348
Author:Bruce Crauder, Benny Evans, Alan Noell
Publisher:Cengage Learning
Text book image
Calculus For The Life Sciences
Calculus
ISBN:9780321964038
Author:GREENWELL, Raymond N., RITCHEY, Nathan P., Lial, Margaret L.
Publisher:Pearson Addison Wesley,
Text book image
College Algebra
Algebra
ISBN:9781938168383
Author:Jay Abramson
Publisher:OpenStax
Evaluating Indefinite Integrals; Author: Professor Dave Explains;https://www.youtube.com/watch?v=-xHA2RjVkwY;License: Standard YouTube License, CC-BY
Calculus - Lesson 16 | Indefinite and Definite Integrals | Don't Memorise; Author: Don't Memorise;https://www.youtube.com/watch?v=bMnMzNKL9Ks;License: Standard YouTube License, CC-BY