/*! 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} Q21SE Exercises 19–23 concern the po... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Exercises 19–23 concern the polynomial \(p\left( t \right) = {a_{\bf{0}}} + {a_{\bf{1}}}t + ... + {a_{n - {\bf{1}}}}{t^{n - {\bf{1}}}} + {t^n}\) and \(n \times n\) matrix \({C_p}\) called the companion matrix of \(p\): \({C_p} = \left( {\begin{aligned}{*{20}{c}}{\bf{0}}&{\bf{1}}&{\bf{0}}&{...}&{\bf{0}}\\{\bf{0}}&{\bf{0}}&{\bf{1}}&{}&{\bf{0}}\\:&{}&{}&{}&:\\{\bf{0}}&{\bf{0}}&{\bf{0}}&{}&{\bf{1}}\\{ - {a_{\bf{0}}}}&{ - {a_{\bf{1}}}}&{ - {a_{\bf{2}}}}&{...}&{ - {a_{n - {\bf{1}}}}}\end{aligned}} \right)\).

21. Use mathematical induction to prove that for \(n \ge {\bf{2}}\),\(\begin{aligned}{c}det\left( {{C_p} - \lambda I} \right) = {\left( { - {\bf{1}}} \right)^n}\left( {{a_{\bf{0}}} + {a_{\bf{1}}}\lambda + ... + {a_{n - {\bf{1}}}}{\lambda ^{n - {\bf{1}}}} + {\lambda ^n}} \right)\\ = {\left( { - {\bf{1}}} \right)^n}p\left( \lambda \right)\end{aligned}\)

(Hint: Expanding by cofactors down the first column, show that \(det\left( {{C_p} - \lambda I} \right)\) has the form \(\left( { - \lambda B} \right) + {\left( { - {\bf{1}}} \right)^n}{a_{\bf{0}}}\) where \(B\) is a certain polynomial (by the induction assumption).)

Short Answer

Expert verified

It is proved that for \(n = k + 1\), \(\det \left( {{C_p} - \lambda I} \right) = {\left( { - 1} \right)^{k + 1}}p\left( \lambda \right)\).

Step by step solution

01

Step 1: Find the companion matrix

Considerthe polynomial \(p\left( t \right) = {a_0} + {a_1}t + ... + {a_{n - 1}}{t^{n - 1}} + {t^n}\).

The companion matrix of \(p\)is\({C_p} = \left( {\begin{aligned}{*{20}{c}}0&1&0&{...}&0\\0&0&1&{}&0\\:&{}&{}&{}&:\\0&0&0&{}&1\\{ - {a_0}}&{ - {a_1}}&{ - {a_2}}&{...}&{ - {a_{n - 1}}}\end{aligned}} \right)\).

Apply mathematical induction to prove as shown below:

\(\begin{aligned}{c}\det \left( {{C_p} - \lambda I} \right) &= {\left( { - 1} \right)^n}\left( {{a_0} + {a_1}\lambda + ... + {a_{n - 1}}{\lambda ^{n - 1}} + {\lambda ^n}} \right)\\ &= {\left( { - 1} \right)^n}p\left( \lambda \right)\end{aligned}\)

02

Step 2: Apply mathematical induction to find whether it is true for \(n{\bf{ = 2}}\)

For\(n = 2\)the matrix is shown below:

\({C_p} = \left( {\begin{aligned}{*{20}{c}}0&1\\{ - {a_0}}&{ - {a_1}}\end{aligned}} \right)\)

Now find the determinant.

\(\begin{aligned}{c}\det \left( {{C_p} - \lambda I} \right) &= \left( { - \lambda } \right)\left( { - {a_1} - \lambda } \right) + {a_0}\\ &= {a_0} + {a_1}\lambda + {\lambda ^2}\\ &= {\left( { - 1} \right)^2}\left( {{a_0} + {a_1}\lambda + {\lambda ^2}} \right)\end{aligned}\)

Thus, the result is true for \(n = 2\).

03

Step 3: Apply mathematical induction to find whether it is true for \(n = k\)

Assume the result is true for\(n = k\).

\(\det \left( {{C_p} - \lambda I} \right) = {\left( { - 1} \right)^k}q\left( \lambda \right)\)

Now check the result for \(n = k + 1\).

Now find the determinant.

\(\begin{aligned}{c}\det \left( {{C_p} - \lambda I} \right) &= \det \left( {\begin{aligned}{*{20}{c}}{ - \lambda }&1&0&{...}&0\\0&{ - \lambda }&1&{}&0\\:&{}&{}&{}&:\\0&0&0&{}&1\\{ - {a_0}}&{ - {a_1}}&{ - {a_2}}&{...}&{ - {a_k} - \lambda }\end{aligned}} \right)\\ &= \left( { - \lambda } \right)\det + \left( {\begin{aligned}{*{20}{c}}{ - \lambda }&1&{...}&0\\:&:&:&:\\0&{...}&{...}&1\\{ - {a_1}}&{ - {a_2}}&{...}&{ - {a_k} - \lambda }\end{aligned}} \right) + 0... + {\left( { - 1} \right)^{k + 1}}{a_0}et\left( {\begin{aligned}{*{20}{c}}1&0&{...}&0\\0&1&:&:\\:&{...}&{...}&1\\0&0&{...}&1\end{aligned}} \right)\\ &= \left( { - \lambda } \right){\left( { - 1} \right)^k}q\left( \lambda \right) + {\left( { - 1} \right)^{k + 1}}{a_0}\\ &= \left( \lambda \right)\left( { - 1} \right){\left( { - 1} \right)^k}\left( {{a_1} + ... + {a_k}{\lambda ^{k - 1}} + {\lambda ^k}} \right) + {\left( { - 1} \right)^{k + 1}}{a_0}\\ &= {\left( { - 1} \right)^{k + 1}}p\left( \lambda \right)\end{aligned}\)

Thus, the result is true for \(n \ge 2\).

Hence, it is proved that for \(n = k + 1\), \(\det \left( {{C_p} - \lambda I} \right) = {\left( { - 1} \right)^{k + 1}}p\left( \lambda \right)\).

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

Compute the quantities in Exercises 1-8 using the vectors

\({\mathop{\rm u}\nolimits} = \left( {\begin{aligned}{*{20}{c}}{ - 1}\\2\end{aligned}} \right),{\rm{ }}{\mathop{\rm v}\nolimits} = \left( {\begin{aligned}{*{20}{c}}4\\6\end{aligned}} \right),{\rm{ }}{\mathop{\rm w}\nolimits} = \left( {\begin{aligned}{*{20}{c}}3\\{ - 1}\\{ - 5}\end{aligned}} \right),{\rm{ }}{\mathop{\rm x}\nolimits} = \left( {\begin{aligned}{*{20}{c}}6\\{ - 2}\\3\end{aligned}} \right)\)

2. \({\mathop{\rm w}\nolimits} \cdot {\mathop{\rm w}\nolimits} ,{\mathop{\rm x}\nolimits} \cdot {\mathop{\rm w}\nolimits} ,\,\,{\mathop{\rm and}\nolimits} \,\,\frac{{{\mathop{\rm x}\nolimits} \cdot {\mathop{\rm w}\nolimits} }}{{{\mathop{\rm w}\nolimits} \cdot {\mathop{\rm w}\nolimits} }}\)

Use Exercise 12 to find the eigenvalues of the matrices in Exercises 13 and 14.

14. \(A{\bf{ = }}\left( {\begin{array}{*{20}{c}}{\bf{1}}&{\bf{5}}&{{\bf{ - 6}}}&{{\bf{ - 7}}}\\{\bf{2}}&{\bf{4}}&{\bf{5}}&{\bf{2}}\\{\bf{0}}&{\bf{0}}&{{\bf{ - 7}}}&{{\bf{ - 4}}}\\{\bf{0}}&{\bf{0}}&{\bf{3}}&{\bf{1}}\end{array}} \right)\)

Define \(T:{{\rm P}_2} \to {\mathbb{R}^3}\) by \(T\left( {\bf{p}} \right) = \left( {\begin{aligned}{{\bf{p}}\left( { - 1} \right)}\\{{\bf{p}}\left( 0 \right)}\\{{\bf{p}}\left( 1 \right)}\end{aligned}} \right)\).

  1. Find the image under\(T\)of\({\bf{p}}\left( t \right) = 5 + 3t\).
  2. Show that \(T\) is a linear transformation.
  3. Find the matrix for \(T\) relative to the basis \(\left\{ {1,t,{t^2}} \right\}\)for \({{\rm P}_2}\)and the standard basis for \({\mathbb{R}^3}\).

Show that \(I - A\) is invertible when all the eigenvalues of \(A\) are less than 1 in magnitude. (Hint: What would be true if \(I - A\) were not invertible?)

Let \(A = \left( {\begin{aligned}{*{20}{c}}{.4}&{ - .3}\\{.4}&{1.2}\end{aligned}} \right)\). Explain why \({A^k}\) approaches \(\left( {\begin{aligned}{*{20}{c}}{ - .5}&{ - .75}\\1&{1.5}\end{aligned}} \right)\) as \(k \to \infty \).

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.