Suppose an \(n \times \left( {n + 1} \right)\) matrix is row reduced to reduced echelon form. Approximately what fraction of the total number of operations (flops) is involved in the backward phase of the reduction when \(n = 30\)? when \(n = 300\)?

Short Answer

Expert verified

The fraction for \(n = 30\) is 0.048, and for \(n = 300\), it is 0.005.

Step by step solution

01

Define the general reduction to the echelon form of flops

It is known that \(\frac{{2{n^3}}}{3} + \frac{{{n^2}}}{2} - \frac{{7n}}{6}\) flops are required for the reduction to the echelon form for \(n \times \left( {n + 1} \right)\) matrix. If \(n\) is greater than or equal to 30, then there are approximately \(\frac{{2{n^3}}}{3}\) flops. Approximately \({n^2}\) flops are needed to reduce the echelon form further.

02

Obtain the number of flops for reduction

It is given that \(n = 30\). So, substitute 30 for \(n\) in \(\frac{{2{n^3}}}{3}\) to obtain the number of flops for \(n = 30\).

\(\begin{array}{c}\frac{{2{n^3}}}{3} = \frac{{2{{\left( {30} \right)}^3}}}{3}\\ = 18000\end{array}\)

Thus, when \(n = 30\) the reduction to echelon form takes 18,000 flops.

03

Obtain the number of flops for further reduction

Substitute 30 for \(n\) in \({n^2}\) to obtain the number of flops for \(n = 30\), for further reduction.

\(\begin{array}{c}{n^2} = {\left( {30} \right)^2}\\ = 900\end{array}\)

Thus, when \(n = 30\), the further reduction to echelon form takes 900 flops.

04

Evaluate the fraction of flops involved in the backward phase of reduction

The fraction involved with the backward phase is as shown below:

\(\frac{{900}}{{18000}} = 0.048\)

05

Obtain the number of flops for reduction

It is given that \(n = 300\). So, substitute 300 for \(n\) in \(\frac{{2{n^3}}}{3}\) to obtain the number of flops for \(n = 300\).

\(\begin{array}{c}\frac{{2{n^3}}}{3} = \frac{{2{{\left( {300} \right)}^3}}}{3}\\ = 18000000\end{array}\)

Thus, when \(n = 300\), the reduction to the echelon form takes 18,000,000 flops.

06

Obtain the number of flops for further reduction

Substitute 300 for \(n\) in \({n^2}\) to obtain the number of flops for \(n = 300\), for further reduction.

\(\begin{array}{c}{n^2} = {\left( {300} \right)^2}\\ = 90000\end{array}\)

Thus, when \(n = 300\), the further reduction to the echelon form takes 90,000 flops.

07

Evaluate the fraction of flops involved in the backward phase of reduction

The fraction involved with the backward phase is as shown below:

\(\frac{{90000}}{{18000000}} = 0.005\)

Thus, the fraction for \(n = 30\) is 0.048, and for \(n = 300\), it is 0.005.

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

In Exercises 6, write a system of equations that is equivalent to the given vector equation.

6. \({x_1}\left[ {\begin{array}{*{20}{c}}{ - 2}\\3\end{array}} \right] + {x_2}\left[ {\begin{array}{*{20}{c}}8\\5\end{array}} \right] + {x_3}\left[ {\begin{array}{*{20}{c}}1\\{ - 6}\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}0\\0\end{array}} \right]\)

An important concern in the study of heat transfer is to determine the steady-state temperature distribution of a thin plate when the temperature around the boundary is known. Assume the plate shown in the figure represents a cross section of a metal beam, with negligible heat flow in the direction perpendicular to the plate. Let \({T_1},...,{T_4}\) denote the temperatures at the four interior nodes of the mesh in the figure. The temperature at a node is approximately equal to the average of the four nearest nodes—to the left, above, to the right, and below. For instance,

\({T_1} = \left( {10 + 20 + {T_2} + {T_4}} \right)/4\), or \(4{T_1} - {T_2} - {T_4} = 30\)

33. Write a system of four equations whose solution gives estimates

for the temperatures \({T_1},...,{T_4}\).

Construct a \(2 \times 3\) matrix \(A\), not in echelon form, such that the solution of \(Ax = 0\) is a line in \({\mathbb{R}^3}\).

In (a) and (b), suppose the vectors are linearly independent. What can you say about the numbers \(a,....,f\) ? Justify your answers. (Hint: Use a theorem for (b).)

  1. \(\left( {\begin{aligned}{*{20}{c}}a\\0\\0\end{aligned}} \right),\left( {\begin{aligned}{*{20}{c}}b\\c\\d\end{aligned}} \right),\left( {\begin{aligned}{*{20}{c}}d\\e\\f\end{aligned}} \right)\)
  2. \(\left( {\begin{aligned}{*{20}{c}}a\\1\\0\\0\end{aligned}} \right),\left( {\begin{aligned}{*{20}{c}}b\\c\\1\\0\end{aligned}} \right),\left( {\begin{aligned}{*{20}{c}}d\\e\\f\\1\end{aligned}} \right)\)

Suppose Tand Ssatisfy the invertibility equations (1) and (2), where T is a linear transformation. Show directly that Sis a linear transformation. (Hint: Given u, v in \({\mathbb{R}^n}\), let \({\mathop{\rm x}\nolimits} = S\left( {\mathop{\rm u}\nolimits} \right),{\mathop{\rm y}\nolimits} = S\left( {\mathop{\rm v}\nolimits} \right)\). Then \(T\left( {\mathop{\rm x}\nolimits} \right) = {\mathop{\rm u}\nolimits} \), \(T\left( {\mathop{\rm y}\nolimits} \right) = {\mathop{\rm v}\nolimits} \). Why? Apply Sto both sides of the equation \(T\left( {\mathop{\rm x}\nolimits} \right) + T\left( {\mathop{\rm y}\nolimits} \right) = T\left( {{\mathop{\rm x}\nolimits} + y} \right)\). Also, consider \(T\left( {cx} \right) = cT\left( x \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