X and y lin independent in Rn A=xy^T+yx^T

  • Thread starter Thread starter Keesjan
  • Start date Start date
  • Tags Tags
    Independent
Keesjan
Messages
5
Reaction score
0

Homework Statement


Well as the title describes, x and y linear independent in R^n S is a subspace in Rn spanned by x,y i.e S= span(x,y)
define the matrix A as A=xy^T+yx^T

This is actually a 3 part question

1 show that A is symmetrical
2 show that N(A)=S(Perpendicular)
3 show that the rank of A is 2

Homework Equations



The Attempt at a Solution



I think i got the first one
A^T= (xy^T+yx^T)^T = (y^T)^Tx^T+(x^T)^Ty^T= yx^T+xy^T=A QED

Dimension is abbreviated as Dim
Rowspace abbreviated as R(*)
Column space will be abbreviated as C(*)
and perpendicular as perp

Now the second one i think has something to do with the N(A)=C(A^T)^perp.
And because A^T=A now N(A)=C(A)^perp
Span of the DimC(A) is span of S because x,y are linear independent?
And if DimC(A)=Span(x,y) then DimC(A)=S

So filling it all in N(A)=S^perp QED??

is this correct?

Last question

Since x and y are linear independent they form the basis of A. So DimC(A)=2
And since the DimC(A)=DimR(A) and the rank=DimR so Rank(A)=2

Any feed back would be nice.

Peace
 
Physics news on Phys.org
To show that N(A)= S(perpendicular) You need to show that A(u)= 0 (so u in in N(A), the null space of A) if and only if <u, v>= 0 for all v in S.
 
HallsofIvy said:
To show that N(A)= S(perpendicular) You need to show that A(u)= 0 (so u in in N(A), the null space of A) if and only if <u, v>= 0 for all v in S.

What do you mean with <u,v>=0 for all v in S
Maby i don't under stand the notation but could you explain a little more?

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