Numerical Methods for Engineers
7th Edition
ISBN: 9780073397924
Author: Steven C. Chapra Dr., Raymond P. Canale
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Concept explainers
Textbook Question
Chapter 11, Problem 23P
In Sec. 9.2.1, we determined the number of operations required for Gauss elimination without partial pivoting. Make a similar determination for the Thomas algorithm (Fig. 11.2). Develop a plot of operations versus n (from 2 to 20) for both techniques.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Use Taylor Series to derive the entries to the pentadiagonal and heptadiagonal (septadiagonal?) circulant matrices
1.3. The dots of Output 2 lie in pairs. Why? What property of esin(x) gives rise to
this behavior?
1.6. By manipulating Taylor series, determine the constant C for an error expansion
of (1.3) of the form wj−u' (xj) ~ Ch¼u (5) (x;), where u (5) denotes the fifth derivative.
Based on this value of C and on the formula for u(5) (x) with u(x) = esin(x), determine
the leading term in the expansion for w; - u'(x;) for u(x) = esin(x). (You will have
to find maxε[-T,T] |u(5) (x)| numerically.) Modify Program 1 so that it plots the
dashed line corresponding to this leading term rather than just N-4. This adjusted
dashed line should fit the data almost perfectly. Plot the difference between the two
on a log-log scale and verify that it shrinks at the rate O(h6).
Chapter 11 Solutions
Numerical Methods for Engineers
Ch. 11 - 11.1 Perform the same calculations as in (a)...Ch. 11 - Determine the matrix inverse for Example 11.1...Ch. 11 - 11.3 The following tridiagonal system must be...Ch. 11 - 11.4 Confirm the validity of the Cholesky...Ch. 11 - Perform the same calculations as in Example 11.2,...Ch. 11 - Perform a Cholesky decomposition of the following...Ch. 11 - Compute the Cholesky decomposition of...Ch. 11 - Use the Gauss-Seidel method to solve the...Ch. 11 - Recall from Prob. 10.8, that the following system...Ch. 11 - 11.10 Repeat Prob. 11.9, but use Jacobi...
Ch. 11 - 11.11 Use the Gauss-Seidel method to solve the...Ch. 11 - Use the Gauss-Seidel method (a) without relaxation...Ch. 11 - 11.13 Use the Gauss-Seidel method (a) without...Ch. 11 - Redraw Fig. 11.5 for the case where the slopes of...Ch. 11 - 11.15 Of the following three sets of linear...Ch. 11 - Use the software package of your choice to obtain...Ch. 11 - Given the pair of nonlinear simultaneous...Ch. 11 - An electronics company produces transistors,...Ch. 11 - Use MATLAB or Mathcad software to determine the...Ch. 11 - Repeat Prob. 11.19. but for the case of a...Ch. 11 - 11.21 Given a square matrix , write a single line...Ch. 11 - Write the following set of equations in matrix...Ch. 11 - In Sec. 9.2.1, we determined the number of...Ch. 11 - 11.24 Develop a user-friendly program in either a...Ch. 11 - 11.25 Develop a user-friendly program in either a...Ch. 11 - Develop a user-friendly program in either a...Ch. 11 - As described in Sec. PT3.1.2, linear algebraic...Ch. 11 - A pentadiagonal system with a bandwidth of five...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, advanced-math and related others by exploring similar questions and additional content below.Similar questions
- Define sinc(x) = sin(x)/x, except with the singularity removed. Differentiate sinc(x) once and twice.arrow_forward1.4. Run Program 1 to N = 216 instead of 212. What happens to the plot of error vs. N? Why? Use the MATLAB commands tic and toc to generate a plot of approximately how the computation time depends on N. Is the dependence linear, quadratic, or cubic?arrow_forwardShow that the function f(x) = sin(x)/x has a removable singularity. What are the left and right handed limits?arrow_forward
- 18.9. Let denote the boundary of the rectangle whose vertices are -2-2i, 2-21, 2+i and -2+i in the positive direction. Evaluate each of the following integrals: (a). 之一 dz, (b). dz, (b). COS 2 coz dz, dz (z+1) (d). z 2 +2 dz, (e). (c). (2z+1)zdz, z+ 1 (f). £, · [e² sin = + (2² + 3)²] dz. (2+3)2arrow_forward18.10. Let f be analytic inside and on the unit circle 7. Show that, for 0<|z|< 1, f(E) f(E) 2πif(z) = --- d.arrow_forward18.4. Let f be analytic within and on a positively oriented closed contoury, and the point zo is not on y. Show that L f(z) (-20)2 dz = '(2) dz. 2-20arrow_forward
- 18.9. Let denote the boundary of the rectangle whose vertices are -2-2i, 2-21,2+i and -2+i in the positive direction. Evaluate each of the following integrals: (a). rdz, (b). dz (b). COS 2 coz dz, (z+1) (d). 之一 z 2 +2 dz, (e). dz (c). (2z + 1)2dz, (2z+1) 1 (f). £, · [e² sin = + (2² + 3)²] dz. z (22+3)2arrow_forward18.8. (a). Let be the contour z = e-≤0≤ traversed in the า -dz = 2xi. positive direction. Show that, for any real constant a, Lex dzarrow_forwardf(z) 18.7. Let f(z) = (e² + e³)/2. Evaluate dz, where y is any simple closed curve enclosing 0.arrow_forward
- 18. If m n compute the gcd (a² + 1, a² + 1) in terms of a. [Hint: Let A„ = a² + 1 and show that A„|(Am - 2) if m > n.]arrow_forwardFor each real-valued nonprincipal character x mod k, let A(n) = x(d) and F(x) = Σ : dn * Prove that F(x) = L(1,x) log x + O(1). narrow_forwardBy considering appropriate series expansions, e². e²²/2. e²³/3. .... = = 1 + x + x² + · ... when |x| < 1. By expanding each individual exponential term on the left-hand side the coefficient of x- 19 has the form and multiplying out, 1/19!1/19+r/s, where 19 does not divide s. Deduce that 18! 1 (mod 19).arrow_forwardarrow_back_iosSEE MORE QUESTIONSarrow_forward_ios
Recommended textbooks for you
- Linear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage LearningAlgebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:Cengage
- Functions and Change: A Modeling Approach to Coll...AlgebraISBN:9781337111348Author:Bruce Crauder, Benny Evans, Alan NoellPublisher:Cengage Learning
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage
Functions and Change: A Modeling Approach to Coll...
Algebra
ISBN:9781337111348
Author:Bruce Crauder, Benny Evans, Alan Noell
Publisher:Cengage Learning
01 - What Is A Differential Equation in Calculus? Learn to Solve Ordinary Differential Equations.; Author: Math and Science;https://www.youtube.com/watch?v=K80YEHQpx9g;License: Standard YouTube License, CC-BY
Higher Order Differential Equation with constant coefficient (GATE) (Part 1) l GATE 2018; Author: GATE Lectures by Dishank;https://www.youtube.com/watch?v=ODxP7BbqAjA;License: Standard YouTube License, CC-BY
Solution of Differential Equations and Initial Value Problems; Author: Jefril Amboy;https://www.youtube.com/watch?v=Q68sk7XS-dc;License: Standard YouTube License, CC-BY