Question: Suppose that multiplying two general n by n matrices takes 3 seconds on a given computer, if n = 1000. Estimate how much time it

 Suppose that multiplying two general n by n matrices takes 3

Suppose that multiplying two general n by n matrices takes 3 seconds on a given computer, if n = 1000. Estimate how much time it will take to compute the LU-decomposition of such a matrix. Suppose that solving a general system of linear equations of dimension 1000 takes 10 seconds on a given computer. Estimate how much time it will take to solve a tridiagonal linear system of dimension 10^6 on that computer. How many divisions are needed for LU-decomposition of an n by n tridiagonal matrix (not counting multiplications and additions)? How many divisions are needed for LU-decomposition of an n by n general matrix (not counting multiplications and additions)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!