
Numerical Analysis, Books A La Carte Edition (3rd Edition)
3rd Edition
ISBN: 9780134697338
Author: Timothy Sauer
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 2.7, Problem 5E
Apply two steps of Broyden I to the systems in Exercise 3, with starting point (1, 1), using
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
L
ined sove in peaper
Anoting
PU+965
4
Which of the following is converge, and which diverge? Give reasons for your answers
with details. When your answer then determine the convergence sum if possible.
+1Σm=1
00
sin
Sn
Lake
55
Which of the following is converge, and which diverge? Give reasons for your answers
with details. When your answer then determine the convergence sum if possible.
5700
2n=2√2+n
C
Ministry of Higher Education &
Scientific Research
Babylon University
College of Engineering-
musayab
Homobile Department
Subject :Numerical Analyses
Stage: Third
Time: 90 min
Date: 25-4-2023
2nd month exam/2nd semester (2022-2023)
Note: Answer all questions, all questions have same degree.
Q1:Given the values
X
5
7
11
13
17
F(x)
150
392
1452
2366
5202
Evaluate f(9),using Newton's divided difference formula
Q2:A slider in a machine moves along a fixed straight rod.its distance (x cm)
along the rod is given below for various values of the time.Find the velocity
and acceleration of the slider when t=0.3 seconds.
t(seconds) 0
X (cm)
30.13
0.1
31.62
0.2 0.3 0.4 0.5 0.6
32.87 33.64 33.95 33.81 33.24
Q3:From the following table,find the area bounded by the curve and x-
axis,between the ordinates x=7.74 to x=7.52 using Simpson's 1/3 rule.
X
y=f(x)
7.47 7.48
1.93 1.95
7.49
1.98
7.50 7.51 7.52
2.01 2.03 2.06
Q4:Given
y+x
with initial condition y=1 at x=0;find (y) for x=0.1 by
Euler's method.…
V
ined sove in peaper
Pu+96er
Which of the following is converge, and which diverge? Give reasons for your answers
with details. When your answer then determine the convergence sum if possible.
21/11
55
a
Which of the following is converge, and which diverge? Give reasons for your answers
with details. When your answer then determine the convergence sum if possible.
1Σn=1 (2-") n°
3" 6"
Chapter 2 Solutions
Numerical Analysis, Books A La Carte Edition (3rd Edition)
Ch. 2.1 - Use Gaussian elimination to solve the systems:...Ch. 2.1 - Use Gaussian elimination to solve the systems:...Ch. 2.1 - Solve by back substitution: a.3x4y+5z=23y4z=15z=5...Ch. 2.1 - Solve the tableau form a.[ 34236612382-1 ] b.[...Ch. 2.1 - Use the approximate operation count 2n3/3 for...Ch. 2.1 - Assume that your computer completes a 5000...Ch. 2.1 - Assume that a given computer requires 0.002...Ch. 2.1 - If a system of 3000 equations in 3000 unknowns can...Ch. 2.1 - Put together the code fragments in this section to...Ch. 2.1 - Let H denote the nn Hubert matrix, whose (i,j)...
Ch. 2.2 - Find the LU factorization of the given matrices....Ch. 2.2 - Find the LU factorization of the given matrices....Ch. 2.2 - Solve the system by finding the LU factorization...Ch. 2.2 - Solve the system by finding the LU factorization...Ch. 2.2 - Solve the equation Ax=b, where A=[...Ch. 2.2 - Given the 10001000 matrix A, your computer can...Ch. 2.2 - Assume that your computer can solve 1000 problems...Ch. 2.2 - Assume that your computer can solve a 20002000...Ch. 2.2 - Let A be an nn matrix. Assume that your computer...Ch. 2.2 - Use the code fragments for Gaussian elimination in...Ch. 2.2 - Add two-step back substitution to your script from...Ch. 2.3 - Find the norm A of each of the following...Ch. 2.3 - Find the (infinity norm) condition number of (a)...Ch. 2.3 - Find the forward and backward errors, and the...Ch. 2.3 - Find the forward and backward errors and error...Ch. 2.3 - Find the relative forward and backward errors and...Ch. 2.3 - Find the relative forward and backward errors and...Ch. 2.3 - Find the norm H of the 55 Hilbert matrix.Ch. 2.3 - (a) Find the condition number of the coefficient...Ch. 2.3 - (a) Find the condition number (in the infinity...Ch. 2.3 - (a) Find the (infinity norm) condition number of...Ch. 2.3 - (a) Prove that the infinity norm x is a vector...Ch. 2.3 - (a) Prove that the infinity norm A is a matrix...Ch. 2.3 - Prove that the matrix infinity norm is the...Ch. 2.3 - Prove that the matrix 1-norm is the operator norm...Ch. 2.3 - For the matrices in Exercise 1, find a vector x...Ch. 2.3 - For the matrices in Exercise 1, find a vector...Ch. 2.3 - Prob. 17ECh. 2.3 - Prob. 18ECh. 2.3 - For the nn matrix with entries Aij=5/(i+2j1), set...Ch. 2.3 - Carry out Computer Problem 1 for the matrix with...Ch. 2.3 - Let A be the nn matrix with entries Aij=| ij |+1 ....Ch. 2.3 - Carry out the steps of Computer Problem 3 for the...Ch. 2.3 - For what values of n does the solution in Computer...Ch. 2.3 - Use the MATLAB program from Computer Problem 2.1.1...Ch. 2.4 - Find the PA=LU factorization (using partial...Ch. 2.4 - Find the PA=LU factorization (using partial...Ch. 2.4 - Solve the system by finding the PA=LU...Ch. 2.4 - Solve the system by finding the PA=LU...Ch. 2.4 - Write down a 55 matrix P such that multiplication...Ch. 2.4 - (a) Write down the 44 matrix P such that...Ch. 2.4 - Change four entries of the leftmost matrix to make...Ch. 2.4 - Find the PA=LU factorization of the matrix A in...Ch. 2.4 - (a) Find the PA=LU factorization of A=[...Ch. 2.4 - (a) Assume that A is an nn matrix with entries |...Ch. 2.4 - Write a MATLAB program to define the structure...Ch. 2.4 - Plot the solution from Step 1 against the correct...Ch. 2.4 - Rerun the calculation in Step 1 for n=102k, where...Ch. 2.4 - Add a sinusoidal pile to the beam. This means...Ch. 2.4 - Rerun the calculation as in Step 3 for the...Ch. 2.4 - Now remove the sinusoidal load and add a 70 kg...Ch. 2.4 - If we also fix the free end of the diving board,...Ch. 2.4 - Ideas for further exploration: If the width of the...Ch. 2.5 - Compute the first two steps of the Jacobi and the...Ch. 2.5 - Rearrange the equations to form a strictly...Ch. 2.5 - Apply two steps of SOR to the systems in Exercise...Ch. 2.5 - Apply two steps of SOR to the systems in Exercise...Ch. 2.5 - Let be an eigenvalue of an nn matrix A. (a) Prove...Ch. 2.5 - Use the Jacobi Method to solve the sparse system...Ch. 2.5 - Use the Jacobi Method to solve the sparse system...Ch. 2.5 - Rewrite Program 2.2 to carry out Gauss-Seidel...Ch. 2.5 - Rewrite Program 2.2 to carry out SOR. Use =1.1 to...Ch. 2.5 - Carry out the steps of Computer Problem 1 with...Ch. 2.5 - Prob. 6CPCh. 2.5 - Using your program from Computer Problem 3. decide...Ch. 2.6 - Show that the following matrices are symmetric...Ch. 2.6 - Show that the following symmetric matrices are not...Ch. 2.6 - Prob. 3ECh. 2.6 - Show that the Cholesky factorization procedure...Ch. 2.6 - Prob. 5ECh. 2.6 - Find the Cholesky factorization A=RTR of each...Ch. 2.6 - Prob. 7ECh. 2.6 - Solve the system of equations by finding the...Ch. 2.6 - Prob. 9ECh. 2.6 - Find all numbers d such that A=[ 122d ] is...Ch. 2.6 - Prob. 11ECh. 2.6 - Prove that a principal submatrix of a symmetric...Ch. 2.6 - Solve the problems by carrying out the Conjugate...Ch. 2.6 - Solve the problems by carrying out the Conjugate...Ch. 2.6 - Carry out the conjugate gradient iteration in the...Ch. 2.6 - Prob. 1CPCh. 2.6 - Use a MATLAB version of conjugate gradient to...Ch. 2.6 - Solve the system Hx=b by the Conjugate Gradient...Ch. 2.6 - Solve the sparse problem of (2.45) by the...Ch. 2.6 - Prob. 5CPCh. 2.6 - Let A be the nn matrix with n=1000 and entries...Ch. 2.6 - Prob. 7CPCh. 2.6 - Prob. 8CPCh. 2.6 - Prob. 9CPCh. 2.6 - Prob. 10CPCh. 2.7 - Find the jacobian of the functions a....Ch. 2.7 - Use the Taylor expansion to find the linear...Ch. 2.7 - Sketch the two curves in the uv-plane, and find...Ch. 2.7 - Apply two steps of Newtons Method to the systems...Ch. 2.7 - Apply two steps of Broyden I to the systems in...Ch. 2.7 - Prob. 6ECh. 2.7 - Prove that (2.55) satisfies (2.53) and (2.54).Ch. 2.7 - Prove that (2.58) satisfies (2.56) and (2.57).Ch. 2.7 - Implement Newtons Method with appropriate starting...Ch. 2.7 - Use Newtons Method to find the three solutions of...Ch. 2.7 - Use Newtons Method to find the two solutions of...Ch. 2.7 - Apply Newtons Method to find both solutions of the...Ch. 2.7 - Use Multivariate Newtons Method to find the two...Ch. 2.7 - Prob. 6CPCh. 2.7 - Apply Broyden I with starting guesses x0=(1,1) and...Ch. 2.7 - Apply Broyden II with starting guesses (1, 1) and...Ch. 2.7 - Prob. 9CPCh. 2.7 - Apply Broyden Ito find the intersection point in...Ch. 2.7 - Apply Broyden II to find the sets of two...Ch. 2.7 - Apply Broyden II to find the intersection point in...
Knowledge Booster
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.Similar questions
- PROBLEM 2: A baseball catcher includes a 6-kg rod with a small net of negligible mass at point B. A spring of unstretched length 0.3 m is attached to the midpoint of bar AB at one end and to stationary point D at the other. A stopper at point E keeps the catcher in the vertical position before the pitch. Knowing the catcher just barely rotates when it catches a fastball of mass 0.18 kg, determine the required spring constant of the spring. Given = 1.5 m. Bonus: Develop a MATLAB program to solve for this problem. v₁ = 40 m/s Unit: m 1 B L E A D www wwwwwww -L-arrow_forwardL ined sove in peaper Anoting PU+965 4 Which of the following is converge, and which diverge? Give reasons for your answers with details. When your answer then determine the convergence sum if possible. +1Σm=1 00 sin Sn Lake 55 Which of the following is converge, and which diverge? Give reasons for your answers with details. When your answer then determine the convergence sum if possible. 5700 2n=2√2+n Carrow_forwarda い पीर ined sove in peaper Pu+9625 Which of the following is converge, and which diverge? Give reasons for your answers with details. When your answer then determine the convergence sum if possible. 3" 6" 1Σn=1 (2-") n Lake = Which of the following is converge, and which diverge? Give reasons for your answers with details. When your answer then determine the convergence sum 1/n 2" (n-√n -n 2n-1 0 T=1 . if possible.arrow_forward
- what is the square root of 64arrow_forwardAnot ined sove in peaper +9198 PU+965 Q3// Draw and Evaluate fƒ³½³¸ x/3 x -dydx x²+y2 Lake Gart Draw and Find the centroid of the region between the parabola x + y² - 4y=0 and the 2x+y=0 in the xy-plane 3+arrow_forward: +0 العنوان I need a detailed drawing with explanation しじ ined sove in peaper Anoting Q4// Draw and Evaluate √√√xy-²sin(y²)dydx PU+96er Lake Ge Q3// Find the volume of the region between the cylinder 2 = y² and the xy- plane that is bounded by the planes x = 1, x = 2, y = -2, and y = 2. T Marrow_forward
- University of Babylon Faculty of Engineering-AIMusyab Automobile Eng. Dep. Year: 2022-2023, 2 Course, 1 Attempt Note: Answer five questions only. Stage Third Subject: Numerical Analysis Date: 2023\\ Time: 3 Hour Q1: Solve the poisson equation [Uxx + Uyy = -81xy), [arrow_forwardMinistry of Higher Education & Scientific Research Babylon University College of Engineering- Al musayab Subject :Numerical Analysis Stage:Third Time: 2 hour Automobile Department Date:26-3-2023 nd 1st month exam/2" semester (2022-2023) Note: Answer all questions, all questions have same degree. Q1: Use Newton's method to find solutions to the system with two step Take (X,Yo)=(8,10). { x35x2 + 2xy + 13 = 0 x3 + x²-14x-y-19=0 Q2/:Solve the system by Gauss-Seidel iterative method.(Perform only three iterations). 8x-3y+2z-20 4x+11y-z-33 6x+3y+12z-35 03/:Curve fit the data using a power function X 2 4 8 5 6 0.7500 0.1875 0.1200 0.0833 0.0469arrow_forwardUniversity of Babylon Faculty of Engineering-AlMusyab Automobile Eng. Dep. Year: 2022-2023, 2nd Course, 1 Attempt Stage: Third Subject: Numerical Analysis Date: 2023\\ Time: 3 Hour dy = x + yl Q5-A: Using Euler's method, find an approximate value of (y) corresponding to (x=0.3),given that[- and [y=1 when x=0].(taking h=0.1). dx (10 M) Q5-B Find a root of an equation[f(x)=x-x-1] using Newton Raphson method to an accuracy of &=0. (10 M) Q6:Using Newton's divided differences formula, evaluate f(8) given: X 4 58 7 103 11 13 Y=f(x) 48 100 900 294 1210 2028 (20 M) Lexaminer: Examiner: Good luck W Head of Department:arrow_forwardQ5: Discuss the stability critical point of the ODEs x + (*)² + 2x² = 2 and draw the phase portrait. (10M)arrow_forwardA retail store manager claims that the average daily sales of the store are $1,500. You aim to test whether the actual average daily sales differ significantly from this claimed value. You can provide your answer by inserting a text box and the answer must include: Null hypothesis, Alternative hypothesis, Show answer (output table/summary table), and Conclusion based on the P value. Showing the calculation is a must. If calculation is missing,so please provide a step by step on the answers Numerical answers in the yellow cellsarrow_forward. The students who attend Memorial High School have a wide variety of extra-curricular activities to choose from in the after-school program. Students are 38% likely to join the dance team; 18% likely to participate in the school play; 42% likely to join the yearbook club; and 64% likely to join the marching band. Many students choose to participate in multiple activities. Students have equal probabilities of being freshmen, sophomores, juniors, or seniors.What is the probability of the union of being either a freshman or senior? 0.07 0.44 0.50 0.25arrow_forwardarrow_back_iosSEE MORE QUESTIONSarrow_forward_ios
Recommended textbooks for you
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageAlgebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage LearningCollege AlgebraAlgebraISBN:9781305115545Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage Learning
- Linear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage LearningElementary Linear Algebra (MindTap Course List)AlgebraISBN:9781305658004Author:Ron LarsonPublisher:Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage

Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:9781305071742
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning

College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning

Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning

Elementary Linear Algebra (MindTap Course List)
Algebra
ISBN:9781305658004
Author:Ron Larson
Publisher:Cengage Learning

UG/ linear equation in linear algebra; Author: The Gate Academy;https://www.youtube.com/watch?v=aN5ezoOXX5A;License: Standard YouTube License, CC-BY
System of Linear Equations-I; Author: IIT Roorkee July 2018;https://www.youtube.com/watch?v=HOXWRNuH3BE;License: Standard YouTube License, CC-BY