Linear algebra; conditions for spaces

Niles
Messages
1,834
Reaction score
0
[SOLVED] Linear algebra; conditions for spaces

Homework Statement


1) If I want to write a basis for R^3, what must the conditions for the three vectors? Must they be linearly independant or orthogonal or what?

2) If I want to write a basis for a supspace of R^3, what must the conditions for the vectors be? Must they only be linearly independant?

3) If I have a symmetric matrix A, I can find an orthogonal matrix S that satisfies S^(-1) *D*S, where D is a diagonal matrix consisting of eigenvalues.

If I have a diagonalizable matrix B, which is not symmetric, can I also find an orthogonal matrix S that satisfies what I wrote above?

The Attempt at a Solution


For the vectors spanning R^3, I believe they have to be orthogonal and linearly independant.

For the vectors spanning a subspace of R^3, I believe the vectors just have to be linearly independant. Correct?
 
Last edited:
Physics news on Phys.org
The conditions for the vectors in a basis is that they be linearly independent and span the required space. They don't have to be orthogonal unless the the problem says 'orthogonal basis'. Symmetric real matrices have the special property that eigenvectors corresponding to different eigenvalues are orthogonal. That's why you can construct an orthogonal matrix S. For a general diagonalizable matrix B, this is not true.
 
Cool, thanks :-)
 
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