edited by
2,857 views
2 2 votes
  • $x  + y/2 =  9$
  • $3x  + y = 10$


What can be said about the Gauss-Siedel iterative method for solving the above set of linear equations?

  1. it will converge
  2. It will diverse
  3. It will neither converge nor diverse
  4. It is not applicable

1 Answer

1 1 vote
Answer: A

As,

|1| + |1/2| <= |9|

and |3| + |1| <= |10|
Answer:
Position:
Show:

Related questions

2 2 votes
1 1 answer
2.5k
2.5k views
Ishrat Jahan asked Nov 1, 2014
2,498 views
$x + y/2 = 9$$3x + y = 10$The value of the Frobenius norm for the above system of equations is$0.5$$0.75$$1.5$$2.0$
9 9 votes
3 3 answers
8.3k
8.3k views
Ishrat Jahan asked Oct 31, 2014
8,298 views
The following definite integral evaluates to$$\int_{-\infty}^{0} e^ {-\left(\frac{x^2}{20} \right )}dx$$$\frac{1}{2}$$\pi \sqrt{10}$$\sqrt{10}$$\pi$
0 0 votes
0 0 answers
2.0k
2.0k views
Ishrat Jahan asked Oct 31, 2014
2,030 views
Match the following iterative methods for solving algebraic equations and their orders of convergence. Method Order of Convergence1.BisectionP.2 or more2.Newton-RaphsonQ....
6 6 votes
1 1 answer
2.6k
2.6k views
Ishrat Jahan asked Oct 30, 2014
2,631 views
Consider the sequence $\left \langle x_n \right \rangle,\; n \geq 0$ defined by the recurrence relation $x_{n + 1} = c \cdot (x_n)^2 - 2$, where $c 0$.For which of the f...