Values for which a set of vectors form a basis of Rn

otapia13
Messages
2
Reaction score
0

Homework Statement



For what value(s) of λ is the set of vectors {(λ^2-5, 1, 0), (2, -2, 3), (2, -3, -3)} form a basis of ℝ^3

Homework Equations



in order for a vector to form a basis it has to span R3 and the set has to be linearly independent.

The Attempt at a Solution


i tried doing row reduction on the matrix but i end up with identity matrix.
which means it would be a basis for any value, which is impossible.

the matrix I'm getting is [1, 0, 0 ; 0, 1, 0; λ^2 -5, 0, 4,]anybody??
 
Last edited:
Physics news on Phys.org
What do you mean you get the identity matrix when you then write "the matrix I'm getting is [1, 0, 0 ; 0, 1, 0; λ^2 -5, 0, 4,]"? That's not row reduced. Or, rather, it is row reduced if and only if λ^2 -5= 0.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top