What is the null space basis and dimension of A in R^5?

Click For Summary
To find the null space basis and dimension of the matrix A in R^5, the discussion emphasizes solving the equation Ax = 0 after performing row reduction. The reduced matrix A' reveals two equations involving five variables, leading to a system where x1, x3, x4, and x5 can be expressed in terms of free variables x2, x4, and x5. It is noted that the dimension of the null space is 3, as there are three free variables. The conversation concludes with the suggestion that the basis for the null space can be derived from the final equations.
ak123456
Messages
50
Reaction score
0

Homework Statement


find a basis of the null space N(A) in R^5 of the matrix
A =
1 -2 2 3 -1
-3 6 -1 1 -7
2 -4 5 8 -4

in M3*5 (R) and hence determine the dimension


Homework Equations





The Attempt at a Solution


i found that
A=
1 -2 2 3 1
0 0 1/5 2/5 -2/5
0 0 0 0 0
by (r3-2r1)/5 for r2
(5r3-13r1-r2)/5 for r3
and Ax=0 for the null space
but i don't know how to continue , which one is the null space and how to determine the dimension(i guess the dimension is 1)
 
Last edited:
Physics news on Phys.org
Given A =
1 -2 2 3 -1
-3 6 -1 1 -7
2 -4 5 8 -4
you want to find the solution of the equation Ax = 0, where x is a vector in R^5 (i.e., a vector of the form (x1, x2, x3, x4, x5).

By row reduction, you ended up with a matrix A' that is equivalent to your first matrix (but not equal to it, as you imply by calling it A as well).

Keeping in mind that you are now trying to solve A'x = 0, what you have are two equations in five variables. The first row of your reduced matrix A' times x gets you
1*x1 - 2*x2 + 2*x3 + 3*x4 + 1*x5 = 0
The second row of A' times x gets you
1/5 * x3 + 2/5 * x4 - 2/5 *x5 = 0

Note that your matrix A' is not completely row reduced. There is a nonzero entry immediately above your first nonzero entry in the second row. It would be useful for you to replace the 2nd row by 5 times itself (to get rid of the fractions). It would also be useful for you to get rid of the first 2 in the first row, by replacing row 1 with itself plus -2 times row 2 (assuming that you got rid of the fractions in the second row first).

If you do these things you should end up with two equations: the first in x1, x2, x4, and x5, and the second equation in x3, x4, and x5.

In the first equation, isolate x1. In the second equation isolate x3.

You should end up with this:

x1 = something in x2, x4, and x5
x2 = x2
x3 = something in x4 and x5
x4 = x4
x5 = x5

These 5 equations describe every vector in the nullspace of your matrix A. Since there are three arbitrary constants, x2, x4, and x5, the dimension of the nullspace here is 3.

If you arrange the five equations just right, a basis for the nullspace will just about pop out at you.
 
Mark44 said:
Given A =
1 -2 2 3 -1
-3 6 -1 1 -7
2 -4 5 8 -4
you want to find the solution of the equation Ax = 0, where x is a vector in R^5 (i.e., a vector of the form (x1, x2, x3, x4, x5).

By row reduction, you ended up with a matrix A' that is equivalent to your first matrix (but not equal to it, as you imply by calling it A as well).

Keeping in mind that you are now trying to solve A'x = 0, what you have are two equations in five variables. The first row of your reduced matrix A' times x gets you
1*x1 - 2*x2 + 2*x3 + 3*x4 + 1*x5 = 0
The second row of A' times x gets you
1/5 * x3 + 2/5 * x4 - 2/5 *x5 = 0

Note that your matrix A' is not completely row reduced. There is a nonzero entry immediately above your first nonzero entry in the second row. It would be useful for you to replace the 2nd row by 5 times itself (to get rid of the fractions). It would also be useful for you to get rid of the first 2 in the first row, by replacing row 1 with itself plus -2 times row 2 (assuming that you got rid of the fractions in the second row first).

If you do these things you should end up with two equations: the first in x1, x2, x4, and x5, and the second equation in x3, x4, and x5.

In the first equation, isolate x1. In the second equation isolate x3.

You should end up with this:

x1 = something in x2, x4, and x5
x2 = x2
x3 = something in x4 and x5
x4 = x4
x5 = x5

These 5 equations describe every vector in the nullspace of your matrix A. Since there are three arbitrary constants, x2, x4, and x5, the dimension of the nullspace here is 3.

If you arrange the five equations just right, a basis for the nullspace will just about pop out at you.

thanks , you are so professional !
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 58 ·
2
Replies
58
Views
4K
Replies
4
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 15 ·
Replies
15
Views
5K