PDA

View Full Version : Proof


Chris Rorres
Oct10-09, 06:03 PM
I was wondering if anyone could give me some hints on this

Suppose A^k=0 for some integer k is greater than or equal to 1. Prove that A is not invertible.

VeeEight
Oct10-09, 09:36 PM
Try a proof by contradiction. Assume it is invertible with inverse B. Then AB=1. (A^k)B=0B=0
But B=A^-1. So you can simplify (A^k)B=(A^k)(A^-1)=.....

HallsofIvy
Oct11-09, 08:27 AM
Nice!