Follow up to B=I-2A-A^2 where mu=1-2lambda+(lambda)^2

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Dustinsfl
Messages
2,217
Reaction score
5
Show that if [tex]\lambda=1[/tex] is an eigenvalue of A, then the matrix B will be singular.

[tex]\mu(1)=1-2+1=0[/tex]

[tex]B\mathbf{x}=0\mathbf{x}[/tex]

or does this need to be done via determinant?

[tex]det(B-\mu I)=0[/tex] since [tex]\lambda=1, \mu=0[/tex].

[tex]det(B-0I)=det(B)=0[/tex] Hence B is singular.
 
Physics news on Phys.org
Dustinsfl said:
Show that if [tex]\lambda=1[/tex] is an eigenvalue of A, then the matrix B will be singular.

[tex]\mu(1)=1-2+1=0[/tex]

[tex]B\mathbf{x}=0\mathbf{x}[/tex]
This is true, but how did you arrive at it? Also, what's the significance of this equation in terms of what you're supposed to show?
Dustinsfl said:
or does this need to be done via determinant?

[tex]det(B-\mu I)=0[/tex] since [tex]\lambda=1, \mu=0[/tex].

[tex]det(B-0I)=det(B)=0[/tex] Hence B is singular.
This is another way to show it.