Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

If \(a,b,\) and \(c\) are distinct numbers, then the following system is inconsistent because the graphs of the equations are parallel planes. Show that the set of all least-squares solutions of the system is precisely the plane whose equation is \(x - 2y + 5z = \frac{{\left( {a + b + c} \right)}}{3}\).

\(\begin{array}{c}x - 2y + 5z = a\\x - 2y + 5z = b\\x - 2y + 5z = c\end{array}\)

Short Answer

Expert verified

It is proved that the set of all least-square of the system is precisely the plane whose equation is \(x - 2y + 5z = \frac{{a + b + c}}{3}\).

Step by step solution

01

Least-Square Solution

When \(A\) is an \(m \times n\) matrix and \({\bf{b}}\) in \({\mathbb{R}^m}\), then \(\widehat {\bf{x}}\) in \({\mathbb{R}^n}\) is aleast-squares solutionof \(A{\bf{x}} = {\bf{b}}\) such that;

\(\left\| {{\bf{b}} - A\widehat {\bf{x}}} \right\| \le \left\| {{\bf{b}} - A{\bf{x}}} \right\|\) for every \({\bf{x}}\) in \({\mathbb{R}^n}\).

02

Show that the set of least-squares solutions of the system is precisely thee planes whose equation  \(x - 2y + 5z = \frac{{\left( {a + b + c} \right)}}{3}\)

Consider that \({\bf{x}} = \left[ {\begin{array}{*{20}{c}}x\\y\\z\end{array}} \right],{\bf{b}} = \left[ {\begin{array}{*{20}{c}}a\\b\\c\end{array}} \right],{\bf{v}} = \left[ {\begin{array}{*{20}{c}}1\\{ - 2}\\5\end{array}} \right]\), and \(A = \left[ {\begin{array}{*{20}{c}}{{{\bf{v}}^T}}\\{{{\bf{v}}^T}}\\{{{\bf{v}}^T}}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}1&{ - 2}&5\\1&{ - 2}&5\\1&{ - 2}&5\end{array}} \right]\).

The given set of equations is of the form \(A{\bf{x}} = {\bf{b}}\). The set of all least-square solutions corresponds to the set of solutions of the normal equations.

Obtain the column-row expansion of \({A^T}A\) and \({A^T}{\bf{b}}\) as shown below:

\(\begin{array}{c}{A^T}A = {\bf{v}}{{\bf{v}}^T} + {\bf{v}}{{\bf{v}}^T} + {\bf{v}}{{\bf{v}}^T}\\ = 3{\bf{v}}{{\bf{v}}^T}\\{A^T}{\bf{b}} = a{\bf{v}} + b{\bf{v}} + c{\bf{v}}\\ = {\bf{v}}\left( {a + b + c} \right)\end{array}\)

Therefore, \({A^T}A{\bf{x}} = 3\left( {{\bf{v}}{{\bf{v}}^T}} \right){\bf{x}} = 3{\bf{v}}\left( {{{\bf{v}}^T}{\bf{x}}} \right) = 3\left( {{{\bf{v}}^T}{\bf{x}}} \right){\bf{v}}\) because \({{\bf{v}}^T}{\bf{x}}\) is scalar, and now, the normal equations are \(3\left( {{{\bf{v}}^T}{\bf{x}}} \right){\bf{v}} = \left( {a + b + c} \right){\bf{v}}\).

Therefore, \(3\left( {{{\bf{v}}^T}{\bf{x}}} \right) = \left( {a + b + c} \right)\), or \({{\bf{v}}^T}{\bf{x}} = \frac{{\left( {a + b + c} \right)}}{3}\).

When computing \({{\bf{v}}^T}{\bf{b}}\), it produces the equation \(x - 2y + 5z = \frac{{a + b + c}}{3}\), that should be satisfied by all least-squares solutions to \(A{\bf{x}} = {\bf{b}}\).

Thus, it is proved that the set of all least-square of the system is precisely the plane whose equation is \(x - 2y + 5z = \frac{{a + b + c}}{3}\).

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

Find an orthogonal basis for the column space of each matrix in Exercises 9-12.

11. \(\left( {\begin{aligned}{{}{}}1&2&5\\{ - 1}&1&{ - 4}\\{ - 1}&4&{ - 3}\\1&{ - 4}&7\\1&2&1\end{aligned}} \right)\)

In Exercises 17 and 18, all vectors and subspaces are in \({\mathbb{R}^n}\). Mark each statement True or False. Justify each answer.

17. a.If \(\left\{ {{{\bf{v}}_1},{{\bf{v}}_2},{{\bf{v}}_3}} \right\}\) is an orthogonal basis for\(W\), then multiplying

\({v_3}\)by a scalar \(c\) gives a new orthogonal basis \(\left\{ {{{\bf{v}}_1},{{\bf{v}}_2},c{{\bf{v}}_3}} \right\}\).

b. The Gram–Schmidt process produces from a linearly independent

set \(\left\{ {{{\bf{x}}_1}, \ldots ,{{\bf{x}}_p}} \right\}\)an orthogonal set \(\left\{ {{{\bf{v}}_1}, \ldots ,{{\bf{v}}_p}} \right\}\) with the property that for each \(k\), the vectors \({{\bf{v}}_1}, \ldots ,{{\bf{v}}_k}\) span the same subspace as that spanned by \({{\bf{x}}_1}, \ldots ,{{\bf{x}}_k}\).

c. If \(A = QR\), where \(Q\) has orthonormal columns, then \(R = {Q^T}A\).

In Exercises 1-4, find a least-sqaures solution of \(A{\bf{x}} = {\bf{b}}\) by (a) constructing a normal equations for \({\bf{\hat x}}\) and (b) solving for \({\bf{\hat x}}\).

3. \(A = \left( {\begin{aligned}{{}{}}{\bf{1}}&{ - {\bf{2}}}\\{ - {\bf{1}}}&{\bf{2}}\\{\bf{0}}&{\bf{3}}\\{\bf{2}}&{\bf{5}}\end{aligned}} \right)\), \({\bf{b}} = \left( {\begin{aligned}{{}{}}{\bf{3}}\\{\bf{1}}\\{ - {\bf{4}}}\\{\bf{2}}\end{aligned}} \right)\)

Let \(U\) be an \(n \times n\) orthogonal matrix. Show that if \(\left\{ {{{\bf{v}}_1}, \ldots ,{{\bf{v}}_n}} \right\}\) is an orthonormal basis for \({\mathbb{R}^n}\), then so is \(\left\{ {U{{\bf{v}}_1}, \ldots ,U{{\bf{v}}_n}} \right\}\).

In Exercises 1-6, the given set is a basis for a subspace W. Use the Gram-Schmidt process to produce an orthogonal basis for W.

2. \(\left( {\begin{aligned}{{}{}}0\\4\\2\end{aligned}} \right),\left( {\begin{aligned}{{}{}}5\\6\\{ - 7}\end{aligned}} \right)\)

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