[SOLVED] 18.06 - PS10

30.00 $

Programming resource
Digital learning resource
Category:
Practical programming resource
Suitable for guided study and reference
Tutor guidance available when needed

Description

Rate this product

Exercises on the four fundamental subspaces

Problem 10.1: (3.6 #11. Introduction to Linear Algebra: Strang) A is an m by n matrix of rank r. Suppose there are right sides b for which Ax = b has no solution.

  1. What are all the inequalities (< or ≤) that must be true between m, n, and r?
  2. How do you know that ATy = 0 has solutions other than y = 0?

Problem 10.2: (3.6 #24.) ATy = d is solvable when d is in which of the four subspaces? The solution y is unique when the  contains only the zero vector.

 

Resource details

Understand the Task Before You Use the Resource

Review the requirements, identify the programming concepts involved, study the implementation and test your understanding with your own examples and modifications.