Back to Questions
SSC Applied Mathematics
QUESTION #1310
Question 1
In the Gauss-Seidel iterative method, compared to Jacobi's method, the key difference is that:
Correct Answer Explanation
In the Gauss-Seidel method, as soon as a new value \(x_i^{(k+1)}\) is computed, it is immediately used in computing the remaining unknowns in the same iteration. Jacobi's method uses only old values from the previous iteration. Gauss-Seidel generally converges faster.
Sign in to join the conversation and share your thoughts.
Log In to Comment