Linear Algebra Lecture8 Note

Source: Internet
Author: User

Compute Solution of Ax=b (X=XP+XN)

Rank r

R=M Solutions Exist

R=n Solutions Unique

Example

If we want to solve the equation, what conditions does b1,b2,b3 need to meet? The observation matrix shows that the third line is the first two rows and so the B1+B2=B3

Solvability Condition on B:

Ax=b is solvable when B was in C (A)

If a combination of Rows of a gives zero row, then the same combination of entries of B must give 0

Assuming that the above matrix becomes:

To find complete solution to ax=b:

1.Xp (particular): Set all-variables to zero, solve ax=b for pivot variable

In this example, the x2=0,x4=0

2.Xn (Nullspace) The previous section has been solved

3.X (complete) =xp+xn

The above actions can be interpreted as:

m by n matrix A of rank R (r<=m,r<=n)

Full column of rank (r=n):

All columns have a principal element;  no free variables; N (A) =zero vector; Solution to Ax=b are x=xp which means if solution exists then the solution is unique (0 or 1 solution)

The reality is that, in addition to the zero combination, the linear combination between columns cannot produce 0 columns

Full row of rank (r=m):

All rows have a principal element; No zero rows; Can solve ax=b for every B; Left with N-r (n-m) Free variables

Full Rank (r=m=n):

N (A) =zero vector; R (Row-simplest) =i (unit matrix)

Summary

The rank of the matrix determines the number of solutions of the equation Group

Linear Algebra Lecture8 Note

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.