Question

Problem 2 A matrix A is given by 2 3 0 1 7 2 1 13 16 3 -5 -3 8 22 -1 -1 -11 -18 Find a basis for N(A) (the null space of A).

0 0
Add a comment Improve this question Transcribed image text
Answer #1

2 3 0 1 0 13 7 2 1 16 3 -5 -3 8 22 -1 -11-18, -1 8 00

R R

7 2 1 13 16 2 3 0 1 0 -5-3 8 22 -1-11-18 -1 00

2 Ri R2 R2

3 Ri R3 R3

R4 R4 R1

2 1 13 16 17 19 0 24 0 1 106 10 58 0

RA

2 1 13 16 58 6 64 110 0 106 0 19 0

41 R2 R3 R3 58

R_4\:\leftarrow \:R_4-\frac{17}{58}\cdot \:R_2

7 2 1 13 16 6 64 110 0 11 0 0 0 0 29 29 29 29 하13

R3 RA R4117

7 2 1 13 16 6 64 110 0 0 29 0 29 0 29 0 0 0

29 R3 R3 117

=\begin{pmatrix}7&2&1&13&16\\ 0&\frac{58}{7}&-\frac{6}{7}&-\frac{64}{7}&-\frac{110}{7}\\ 0&0&1&1&-1\\ 0&0&0&0&0\end{pmatrix}

R_2\:\leftarrow \:R_2+\frac{6}{7}\cdot \:R_3

R_1\:\leftarrow \:R_1-1\cdot \:R_3

=\begin{pmatrix}7&2&0&12&17\\ 0&\frac{58}{7}&0&-\frac{58}{7}&-\frac{116}{7}\\ 0&0&1&1&-1\\ 0&0&0&0&0\end{pmatrix}

R_2\:\leftarrow \frac{7}{58}\cdot \:R_2

7 2 0 12 17 0 1 0-1 -2 0 0 1 1 -1 0 0 0 0 0

R1 R1 2 R2

=\begin{pmatrix}7&0&0&14&21\\ 0&1&0&-1&-2\\ 0&0&1&1&-1\\ 0&0&0&0&0\end{pmatrix}

R_1\:\leftarrow \frac{1}{7}\cdot \:R_1

=\begin{pmatrix}{\color{Red} 1}&0&0&2&3\\ 0&{\color{Red} 1}&0&-1&-2\\ 0&0&{\color{Red} 1}&1&-1\\ 0&0&0&0&0\end{pmatrix}

there are 3 pivot entry at first second and third column so basis of column space is

{\color{Red} Col(A): \begin{pmatrix}2\\ 7\\ 3\\ -1\end{pmatrix},\:\begin{pmatrix}3\\ 2\\ -5\\ 8\end{pmatrix},\:\begin{pmatrix}0\\ 1\\ -3\\ -1\end{pmatrix}}

.

.

.

.

reduced system is

/1 0 0 2 0 1 0--2 0 01 0 0 0 0 3 y 1 1 0

x+2w+3v=0..............x=-2w-3v

y-w-2v=0......................y=w+2v

z+w-v=0....................z=-w+v

w=w.....................free

v=v.....................free

.

.

general solution is

-2 -3 1 2 y -1 1 = w 1 0 w 0 1

basis of null space is

{\color{Red} N(A):\begin{pmatrix}-2\\ 1\\ -1\\ 1\\ 0\end{pmatrix},\:\begin{pmatrix}-3\\ 2\\ 1\\ 0\\ 1\end{pmatrix}}

Add a comment
Know the answer?
Add Answer to:
Problem 2 A matrix A is given by 2 3 0 1 7 2 1 13...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1. 2. 3. 4. 5. Given that B = {[1 7 3], [ – 2 –7...

    1. 2. 3. 4. 5. Given that B = {[1 7 3], [ – 2 –7 – 3), [6 23 10]} is a basis of R' and C = {[1 0 0], [-4 1 -2], [-2 1 - 1]} is another basis for R! find the transition matrix that converts coordinates with respect to base B to coordinates with respect to base C. Preview Find a single matrix for the transformation that is equivalent to doing the following four transformations...

  • Consider the matrix 0 4 8 24 0-3-6 3 18 A-0 24 2 -12 0 -2-3...

    Consider the matrix 0 4 8 24 0-3-6 3 18 A-0 24 2 -12 0 -2-3 0 7 0 3 5 [51 [51 a) Find a basis for the row space Row(A) of A (b) Find a basis for the column space Col(A) of A (c) Find a basis space d) Find the rank Rank(A) and the nullity of A (e) Determine if the vector v (1,4,-2,5,2) belongs to the null space of A. - As always,[5 is for the...

  • 1. For the matrix A given below, find col(A) and Nul(A). Also determine if the given...

    1. For the matrix A given below, find col(A) and Nul(A). Also determine if the given vector is in the column space, null space, both or neither. A = -2 -5 1 3 3 11 1 7 8 -5 -19 -13 0 1 7 5 -171 5 1 -3 1 5 1

  • 1 3 -2 -5 2 11 1. Let A= 3 9 -5 -13 6 3 1...

    1 3 -2 -5 2 11 1. Let A= 3 9 -5 -13 6 3 1 -2 -6 8 18 -1 -1 (a) Find a basis for the row space of A, i.e. Row(A). (b) Find a basis for the column space of A, i.e. Col(A). (c) Find a basis for the null space of A, i.e. Null(A). (d) Determine rankA and dim(Null(A)).

  • Given the matrix A and its reduced row echelon form R, answer the following questions. 4...

    Given the matrix A and its reduced row echelon form R, answer the following questions. 4 A 1 0 3 0 3 3 1 1406 1 1 4 1 8 2 1 7 2 13 9 R= 1 0 3 0 3 3 0110 31 000121 1000000 5 Find a basis for the column space of A and the row space of A. Ao Basis for column space of A: with a comma-separated list of vectors enclosed with braces {}....

  • Find a basis for the column space of the matrix [-1 3 7 2 0 |1-3...

    Find a basis for the column space of the matrix [-1 3 7 2 0 |1-3 -7 -2 -2 1 Let A = 2 -7 -1 1 1 3 and B 1 -4 -9 -5 -3 -5 5 -6 -11 -9 -1 0 0 0 0 It can be shown that matrix A is row equivalent to matrix B. Find a basis for Col A. 3 7 -2 -7 -4 -11 2 -9 -6 -7 -3 0 1 0 0...

  • 2. (12 pts) Given the matrix in a R R-E form: [1 1 0 0 3...

    2. (12 pts) Given the matrix in a R R-E form: [1 1 0 0 3 0 0 0 1 0 -2 0 A = 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 (a) (6 pts) Find rank(A) and nullity(A), and nullity(AT). (b) (2 pts) Find a basis for the row space of A. (c) (2 pts) Find a basis for the column space of A. (d) (2 pts) Find a...

  • -2 1 2. (12 pts) Given the matrix in a R R-E form: [1 0 0...

    -2 1 2. (12 pts) Given the matrix in a R R-E form: [1 0 0 0 3 0 1 1 0 -2 A 0 0 0 1 [0 0 0 0 0 (a) (6 pts) Find rank(A) and nullity(A), and nullity (AT). 1 0 (b) (2 pts) Find a basis for the row space of A. (c) (2 pts) Find a basis for the column space of A. (d) (2 pts) Find a basis for the null space of...

  • And its row echelon form (verify ) is given by 1-3 4-2 5 0 01 3- what is the nullity of A without...

    Need answer 11~13,as detailed as possible please and its row echelon form (verify ) is given by 1-3 4-2 5 0 01 3- what is the nullity of A without solving null space? Let p 3+2r+. Find (p)s, the corrdinates of p relative to S. Find the transition matrix P such that [tle = Plula.. Given lula, = (2,3, 1) what is lul? Determine the bases for row space and column space and the rank of the matrix A 11....

  • Given the matrix A and its reduced row echelon form R, answer the following questions. A=...

    Given the matrix A and its reduced row echelon form R, answer the following questions. A= 10 20 3 4 1 1 60 7 6 11 6 1 10 10 2 1 8 2 16 18 R= 1 0 2 0 3 4 0 14 0 4 2 000134 000000 Find a basis for the column space of A and the row space of A. Basis for column space of A: with a comma-separated list of vectors enclosed with braces...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT