Repeat the strategy of Exercise 33 to guess the inverse of \(A = \left( {\begin{aligned}{*{20}{c}}1&0&0& \cdots &0\\1&2&0&{}&0\\1&2&3&{}&0\\ \vdots &{}&{}& \ddots & \vdots \\1&2&3& \cdots &n\end{aligned}} \right)\). Prove that your guess is correct.

Short Answer

Expert verified

\(\left( {\begin{aligned}{*{20}{c}}1&0&0& \cdots &0\\{ - \frac{1}{2}}&{\frac{1}{2}}&0&{}&{}\\0&{ - \frac{1}{3}}&{\frac{1}{3}}&{}&{}\\ \vdots &{}& \ddots & \ddots & \vdots \\0&0& \cdots &{ - \frac{1}{n}}&{\frac{1}{n}}\end{aligned}} \right)\)

Step by step solution

01

Guess matrix \(B\)

Suppose the inverse matrix of \(A\) is \(B\). Matrix \(B\) of order \(n \times n\) can be expressed as

\(B = \left( {\begin{aligned}{*{20}{c}}1&0&0& \cdots &0\\{ - \frac{1}{2}}&{\frac{1}{2}}&0&{}&{}\\0&{ - \frac{1}{3}}&{\frac{1}{3}}&{}&{}\\ \vdots &{}& \ddots & \ddots & \vdots \\0&0& \cdots &{ - \frac{1}{n}}&{\frac{1}{n}}\end{aligned}} \right)\).

For \(j = 1,...,n\), let \({{\bf{a}}_j}\), \({{\bf{b}}_j}\) and \({{\bf{e}}_j}\) denote the \(j\)th columns of \(A\), \(B\) and \(I\), respectively.

For \(j = 1,...,n - 1\),

\({{\bf{a}}_j} = j\left( {{{\bf{e}}_j} + ....... + {{\bf{e}}_n}} \right)\),

\({{\bf{b}}_j} = \frac{1}{j}{{\bf{e}}_j} - \frac{1}{{j + 1}}{{\bf{e}}_{j + 1}}\), and

\({{\bf{b}}_n} = \frac{1}{n}{{\bf{e}}_n}\).

02

Find the value of \(A{{\bf{b}}_j}\)

\(\begin{aligned}{c}A{b_j} = A\left( {\frac{1}{j}{{\bf{e}}_j} - \frac{1}{{j + 1}}{{\bf{e}}_{j + 1}}} \right)\\ = \frac{1}{j}{{\bf{a}}_j} - \frac{1}{{j + 1}}{{\bf{a}}_{j + 1}}\\ = \left( {{{\bf{e}}_j} + ..... + {{\bf{e}}_n}} \right) - \left( {{{\bf{e}}_{j + 1}} + .... + {{\bf{e}}_n}} \right)\\ = {{\bf{e}}_j}\end{aligned}\)

So, \(AB = I\).

03

Find the value of \(B{{\bf{a}}_j}\)

As \(\frac{1}{n}{a_n} = {e_n}\),

\(\begin{aligned}{c}B{{\bf{a}}_j} = j\left( {B{{\bf{e}}_j} + ..... + B{{\bf{e}}_n}} \right)\\ = j\left( {{{\bf{b}}_j} + ..... + {{\bf{b}}_n}} \right)\\ = j\left( {\frac{1}{j}{{\bf{e}}_j}} \right)\\ = {{\bf{e}}_j}.\end{aligned}\)

So, \(BA = I\).

The inverse of matrix \(A\) is \(\left( {\begin{aligned}{*{20}{c}}1&0&0& \cdots &0\\{ - \frac{1}{2}}&{\frac{1}{2}}&0&{}&{}\\0&{ - \frac{1}{3}}&{\frac{1}{3}}&{}&{}\\ \vdots &{}& \ddots & \ddots & \vdots \\0&0& \cdots &{ - \frac{1}{n}}&{\frac{1}{n}}\end{aligned}} \right)\) for which \(AB = BA = I\).

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 Vaia!

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

Let \(A = \left( {\begin{aligned}{*{20}{c}}{\bf{2}}&{ - {\bf{3}}}\\{ - {\bf{4}}}&{\bf{6}}\end{aligned}} \right)\) and \(B = \left( {\begin{aligned}{*{20}{c}}{\bf{8}}&{\bf{4}}\\{\bf{5}}&{\bf{5}}\end{aligned}} \right)\) and \(C = \left( {\begin{aligned}{*{20}{c}}{\bf{5}}&{ - {\bf{2}}}\\{\bf{3}}&{\bf{1}}\end{aligned}} \right)\). Verfiy that \(AB = AC\) and yet \(B \ne C\).

When a deep space probe launched, corrections may be necessary to place the probe on a precisely calculated trajectory. Radio elementary provides a stream of vectors, \({{\bf{x}}_{\bf{1}}},....,{{\bf{x}}_k}\), giving information at different times about how the probe’s position compares with its planned trajectory. Let \({X_k}\) be the matrix \(\left[ {{x_{\bf{1}}}.....{x_k}} \right]\). The matrix \({G_k} = {X_k}X_k^T\) is computed as the radar data are analyzed. When \({x_{k + {\bf{1}}}}\) arrives, a new \({G_{k + {\bf{1}}}}\) must be computed. Since the data vector arrive at high speed, the computational burden could be serve. But partitioned matrix multiplication helps tremendously. Compute the column-row expansions of \({G_k}\) and \({G_{k + {\bf{1}}}}\) and describe what must be computed in order to update \({G_k}\) to \({G_{k + {\bf{1}}}}\).

Suppose the first two columns, \({{\bf{b}}_1}\) and \({{\bf{b}}_2}\), of Bare equal. What can you say about the columns of AB(if ABis defined)? Why?

Exercises 15 and 16 concern arbitrary matrices A, B, and Cfor which the indicated sums and products are defined. Mark each statement True or False. Justify each answer.

16. a. If A and B are \({\bf{3}} \times {\bf{3}}\) and \(B = \left( {\begin{aligned}{*{20}{c}}{{{\bf{b}}_1}}&{{{\bf{b}}_2}}&{{{\bf{b}}_3}}\end{aligned}} \right)\), then \(AB = \left( {A{{\bf{b}}_1} + A{{\bf{b}}_2} + A{{\bf{b}}_3}} \right)\).

b. The second row of ABis the second row of Amultiplied on the right by B.

c. \(\left( {AB} \right)C = \left( {AC} \right)B\)

d. \({\left( {AB} \right)^T} = {A^T}{B^T}\)

e. The transpose of a sum of matrices equals the sum of their transposes.

Show that if the columns of Bare linearly dependent, then so are the columns of AB.

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.

Sign-up for free