Find the first two iterations of the SOR method with = 1.1 for the following linear systems, using x(0) = 0: a. 3x1 x2 + x3 = 1, 3x1 + 6x2 + 2x3 = 0, 3x1 + 3x2 + 7x3 = 4. b. 10x1 x2 = 9, x1 + 10x2 2x3 = 7, 2x2 + 10x3 = 6. c. 10x1 + 5x2 = 6, 5x1 + 10x2 4x3 = 25, 4x2 + 8x3 x4 = 11, x3 + 5x4 = 11. d. 4x1 + x2 + x3 + x5 = 6, x1 3x2 + x3 + x4 = 6, 2x1 + x2 + 5x3 x4 x5 = 6, x1 x2 x3 + 4x4 = 6, 2x2 x3 + x4 + 4x5 = 6.
Read moreTable of Contents
Textbook Solutions for Numerical Analysis
Question
Prove Kahans Theorem 7.24. [Hint: If 1, ... , n are eigenvalues of T, then det T = -ni=1 i. Since det D1 = det(D L)1 and the determinant of a product of matrices is the product of the determinants of the factors, the result follows from Eq. (7.18).]
Solution
The first step in solving 7.4 problem number 9 trying to solve the problem we have to refer to the textbook question: Prove Kahans Theorem 7.24. [Hint: If 1, ... , n are eigenvalues of T, then det T = -ni=1 i. Since det D1 = det(D L)1 and the determinant of a product of matrices is the product of the determinants of the factors, the result follows from Eq. (7.18).]
From the textbook chapter Relaxation Techniques for Solving Linear Systems you will find a few key concepts needed to solve this.
Visible to paid subscribers only
Step 3 of 7)Visible to paid subscribers only
full solution