Transform the following matrices to tridiagonal system by Given’s method:
\(\left[\begin{array}{cols} 1&2&-3 \\2&1&-1 \\-3&-1&2 \end{array}\right] \)
Adv.
\(\left[\begin{array} {col} -1&1&1&1 \\1&-1&1&1 \\1&1&-1&1 \\1&1&1&-1 \end{array}\right]\)
Transform the following matrices to tridiagonal system by Given’s method and find the smallest eigen value correct to 2d places using the Newton-Raphson method. Also find the eigen vector corresponding to that eigen value.
\(\left[\begin{array}{cols} 1&2&2\\2&1&2\\2&2&1 \end{array}\right] \)
\(\left[\begin{array}{cols} 2&1.414&4 \\ 1.414&6&1.414 \\ 1&1.414&2 \end{array}\right] \)
How many rotations are required to reduce above matrices to tridiagonal form.
\(\left[\begin{array}{cols} 1&2&2 \\2&1&2 \\2&2&1 \end{array}\right] \)
How many rotations are required to reduce each of above matrices to tridiagonal form.
\(\left[ \begin{array}{cc} 2& 1.414&4 \\ 1.414 &6&1.414 \\ 1&1.414&2 \end{array} \right]\)
How the Householder method is better than Given’s method?
Using Householder’s transformation, reduce the following matrices in tridiagonal form and find all the eigen values and eigen vectors. Write the strum sequence.
\(\left[ \begin{array}{cc} 1&2&2 \\ 2&1&2 \\2&2&1 \end{array} \right]\)
\(\left[ \begin{array}{cc} 1&\sqrt{2}&\sqrt{2} &2\\ \sqrt{2}&-\sqrt{2}&-1&\sqrt{2}\\\sqrt{2} &-1&\sqrt{2}&\sqrt{2}\\ 2&\sqrt{2}&\sqrt{2}&-3 \end{array} \right]\)
If the orthogonal transform is of the form \(p=1-2WW^T\) where \(W\) is a column vector such that \(W^TW=1\). Prove that \(P\) is symmetric and orthogonal.
All Questions
Physics
Chemistry
Mathematics
English
Organic Chemistry
Inorganic Chemistry
Physical Chemistry
Algebra
Geometry