/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q 2E Determine whether or not each of... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Determine whether or not each of the five following matrices is orthogonal:

  1. \(\left( {\begin{align}{\bf{0}}&{\bf{1}}&{\bf{0}}\\{\bf{0}}&{\bf{0}}&{\bf{1}}\\{\bf{1}}&{\bf{0}}&{\bf{0}}\end{align}} \right)\)
  2. \(\left( {\begin{align}{{\bf{0}}{\bf{.8}}}&{\bf{0}}&{{\bf{0}}{\bf{.6}}}\\{{\bf{ - 0}}{\bf{.6}}}&{\bf{0}}&{{\bf{0}}{\bf{.8}}}\\{\bf{0}}&{{\bf{ - 1}}}&{\bf{0}}\end{align}} \right)\)
  3. \(\left( {\begin{align}{{\bf{0}}{\bf{.8}}}&{\bf{0}}&{{\bf{0}}{\bf{.6}}}\\{{\bf{ - 0}}{\bf{.6}}}&{\bf{0}}&{{\bf{0}}{\bf{.8}}}\\{\bf{0}}&{{\bf{0}}{\bf{.5}}}&{\bf{0}}\end{align}} \right)\)
  4. \(\left( {\begin{align}{}{{\bf{ - }}\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}\\{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{{\bf{ - }}\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}\\{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}&{{\bf{ - }}\frac{{\bf{1}}}{{\sqrt {\bf{3}} }}}\end{align}} \right)\)
  5. \(\left( {\begin{align}{}{\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}\\{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}&{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}\\{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}\\{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{\frac{{\bf{1}}}{{\bf{2}}}}&{{\bf{ - }}\frac{{\bf{1}}}{{\bf{2}}}}\end{align}} \right)\)

Short Answer

Expert verified
  1. Is orthogonal
  2. Is orthogonal
  3. Is not orthogonal
  4. Is not orthogonal
  5. Is orthogonal

Step by step solution

01

Given information

The five matrices are there. Four of them are a 3*3 matrix and the rest one is a 4*4 matrix.

02

Determine the orthogonality condition

A square matrix is said to be orthogonal if and only if the transpose of the matrix is equal to its inverse matrix. i.e If A is a square matrix, then A is called orthogonal if and only if \({{\bf{A}}^{\bf{T}}}{\bf{ = }}{{\bf{A}}^{{\bf{ - 1}}}}\). i.e, \({\bf{A}}{{\bf{A}}^{\bf{T}}}{\bf{ = I}}\) So, there can be concluded that, if the product of the matrix and its transpose matrix is equal to its identity matrix then the matrix is orthogonal.

03

Check the orthogonality

a.

Let us consider the first matrix\(A = \left( {\begin{align}{}0&1&0\\0&0&1\\1&0&0\end{align}} \right)\)

So, the transpose of the matrix is \({A^T} = \left( {\begin{align}{}0&0&1\\1&0&0\\0&1&0\end{align}} \right)\)

Now,

\(\begin{array}{c}A{A^T} = \left[ {\begin{array}{}0&1&0\\0&0&1\\1&0&0\end{array}} \right] \times \left[ {\begin{array}{}0&0&1\\1&0&0\\0&1&0\end{array}} \right]\\ = \left[ {\begin{array}{}1&0&0\\0&1&0\\0&0&1\end{array}} \right]\\ = I\end{array}\)

Thus, the product of the matrix and its transpose matrix is equal to identity matrix. So, it is orthogonal.

b.

Let us consider the first matrix\(B = \left( {\begin{align}{}{0.8}&0&{0.6}\\{ - 0.6}&0&{0.8}\\0&{ - 1}&0\end{align}} \right)\)

So, the transpose of the matrix is \({B^T} = \left( {\begin{align}{}{0.8}&{0.6}&0\\0&0&{ - 1}\\{0.6}&{0.8}&0\end{align}} \right)\)

Now,

\(\begin{array}{c}A{A^T} = \left[ {\begin{array}{}{0.8}&0&{0.6}\\{ - 0.6}&0&{0.8}\\0&{ - 1}&0\end{array}} \right] \times \left[ {\begin{array}{}{0.8}&{0.6}&0\\0&0&{ - 1}\\{0.6}&{0.8}&0\end{array}} \right]\\ = \left[ {\begin{array}{}1&0&0\\0&1&0\\0&0&1\end{array}} \right]\\ = I\end{array}\)

Thus, the product of the matrix and its transpose matrix is equal to identity matrix. So, it is orthogonal.

c.

Let us consider the first matrix\(C = \left( {\begin{align}{}{0.8}&0&{0.6}\\{ - 0.6}&0&{0.8}\\0&{0.5}&0\end{align}} \right)\)

So, the transpose of the matrix is \({C^T} = \left( {\begin{align}{}{0.8}&{0.6}&0\\0&0&{0.5}\\{0.6}&{0.8}&0\end{align}} \right)\)

Now,

\(\begin{array}A{A^T} = \left[ {\begin{array}{}{0.8}&0&{0.6}\\{ - 0.6}&0&{0.8}\\0&{0.5}&0\end{array}} \right] \times \left[ {\begin{array}{}{0.8}&{0.6}&0\\0&0&{0.5}\\{0.6}&{0.8}&0\end{array}} \right]\\ = \left[ {\begin{array}{}1&0&0\\0&1&0\\0&0&{0.25}\end{array}} \right]\\ \ne I\end{array}\)

Thus, the product of the matrix and its transpose matrix is not equal to identity matrix. So, it is not orthogonal.

d).

Let us consider the first matrix\(D = \left( {\begin{align}{}{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}\end{align}} \right)\)

So, the transpose of the matrix is \({D^T} = \left( {\begin{align}{}{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}\end{align}} \right)\)

Now,

\(\begin{array}{c}A{A^T} = \left[ {\begin{array}{}{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}\end{array}} \right] \times \left[ {\begin{array}{}{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}\\{\frac{1}{{\sqrt 3 }}}&{\frac{1}{{\sqrt 3 }}}&{ - \frac{1}{{\sqrt 3 }}}\end{array}} \right]\\ = \left[ {\begin{array}{}1&{ - \frac{1}{3}}&{ - \frac{1}{3}}\\{ - \frac{1}{3}}&1&{ - \frac{1}{3}}\\{ - \frac{1}{3}}&{ - \frac{1}{3}}&1\end{array}} \right]\\ \ne I\end{array}\)

Thus, the product of the matrix and its transpose matrix is not equal to identity matrix. So, it is not orthogonal.

e).

Let us consider the first matrix\(E = \left( {\begin{align}{}{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}\end{align}} \right)\)

So, the transpose of the matrix is \({E^T} = \left( {\begin{align}{}{\frac{1}{2}}&{ - \frac{1}{2}}&{ - \frac{1}{2}}&{ - \frac{1}{2}}\\{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}\\{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}\end{align}} \right)\)

Now,

\(\begin{array}{c}A{A^T} = \left[ {\begin{array}{}{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}\\{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}\end{array}} \right] \times \left[ {\begin{array}{}{\frac{1}{2}}&{ - \frac{1}{2}}&{ - \frac{1}{2}}&{ - \frac{1}{2}}\\{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}\\{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}&{\frac{1}{2}}\\{\frac{1}{2}}&{\frac{1}{2}}&{\frac{1}{2}}&{ - \frac{1}{2}}\end{array}} \right]\\ = \left[ {\begin{array}{}1&0&0&0\\0&1&0&0\\0&0&1&0\\0&0&0&1\end{array}} \right]\\ = I\end{array}\)

Thus, the product of the matrix and its transpose matrix is equal to identity matrix. So, it is orthogonal.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Suppose that a random sample of eight observations is taken from the normal distribution with unknown meanμand unknown variance\({{\bf{\sigma }}^{\bf{2}}}\), and that the observed values are 3.1, 3.5, 2.6, 3.4, 3.8, 3.0, 2.9, and 2.2. Find the shortest confidence interval forμwith each of the following three confidence coefficients:

  1. 0.90
  2. 0.95
  3. 0.99.

Suppose that two random variables\({\bf{\mu }}\,\,{\bf{and}}\,\,{\bf{\tau }}\)have the joint normal-gamma distribution such that\({\bf{E}}\left( {\bf{\mu }} \right){\bf{ = - 5}}\,\,{\bf{,Var}}\left( {\bf{\mu }} \right){\bf{ = 1}}\,\,\,{\bf{,E}}\left( {\bf{\tau }} \right){\bf{ = }}\frac{{\bf{1}}}{{\bf{2}}}\,\,{\bf{and}}\,\,{\bf{Var}}\left( {\bf{\tau }} \right){\bf{ = }}\frac{{\bf{1}}}{{\bf{8}}}\)Find the prior hyperparameters\({{\bf{\mu }}_{\bf{0}}}{\bf{,}}{{\bf{\lambda }}_{\bf{0}}}{\bf{,}}{{\bf{\alpha }}_{\bf{0}}}{\bf{,}}{{\bf{\beta }}_{\bf{0}}}\)that specify the normal-gamma distribution.

Question:Reconsider the conditions of Exercise 3. Suppose that n = 2, and we observe\({{\bf{X}}_{\bf{1}}}{\bf{ = 2}}\,\,{\bf{and}}\,\,{{\bf{X}}_{\bf{2}}}{\bf{ = - 1}}\). Compute the value of the unbiased estimator of\({\left[ {{\bf{E}}\left( {\bf{X}} \right)} \right]^{\bf{2}}}\) found in Exercise 3. Describe a flaw that you have discovered in the estimator.

Using the prior and data in the numerical example on nursing homes in New Mexico in this section, find (a) the shortest possible interval such that the posterior probability that \({\bf{\mu }}\) lies in the interval is 0.90, and (b) the shortest possible confidence interval for \({\bf{\mu }}\) which the confidence coefficient is 0.90.

Question: Suppose that a random variable X has the Poisson distribution with unknown mean \({\bf{\theta }}\) >0. Find the Fisher information \({\bf{I}}\left( {\bf{\theta }} \right)\) in X.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.