Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Let A be a symmetric positive definite n x n matrix with entries a;; that are nonzero only if one of the following holds:

  

Let A be a symmetric positive definite n x n matrix with entries a;; that are nonzero only if one of the following holds: i = 1, or i = n, or j = 1, or j = n, or i = j. Otherwise, aj = 0. (a) Show that only 5n - 6 of the n elements of A are possibly nonzero. (b) Plot the zero-structure of A. (In MATLAB you can invent such a matrix for n = 20, say, and use spy (A).) (c) Explain why for n = 100,000 using chol (see Section 5.5) to solve Ax = b for a given right-hand-side vector would be problematic.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Linear Algebra with Applications

Authors: Steven J. Leon

7th edition

131857851, 978-0131857858

More Books

Students also viewed these Programming questions