B is nonsingular -- prove B(transpose)B is positive definite.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Adgorn
Messages
133
Reaction score
19

Homework Statement


Suppose B is a real nonsingular matrix. Show that: (a) BtB is symmetric and (b) BtB is positive definite

2. Homework Equations

N/A

The Attempt at a Solution


I have managed to prove (a) by showing that elements that are symmetric on the diagonal are equal. However I have no idea how to prove B. I've tried to express [cij] with sigma notation with no sucess. I've also tried to apply the rules of matrices to try and show that utBtBu is bigger than zero with no sucess as well (perhaps (Bu)t=uB?...). Any help would be greatly appriciated.
 
Physics news on Phys.org
Well, [itex]u^TB^TBu = (Bu)^T(Bu)[/itex] and you haven't yet needed the condition that [itex]B[/itex] is nonsingular...
 
pasmith said:
Well, [itex]u^TB^TBu = (Bu)^T(Bu)[/itex] and you haven't yet needed the condition that [itex]B[/itex] is nonsingular...
Oh wow that rule completely slipped out of my mind. Thank you for your help.