Let a belong to a ring R with unity and suppose that a^n=0 for some positive integer n. (Such an element is called nilpotent). Prove that 1-a has a multiplicative inverse in R.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
consider \[(1-a)(1+a+a^2+...+a^{n-1})\]
OpenStudy (anonymous):
not sure if you can read the latex or not, let me know
OpenStudy (anonymous):
can you read what i wrote?
OpenStudy (anonymous):
(1-a)(1+a+a^2+a^3+...+a^(n-1))=1-a^n
OpenStudy (anonymous):
and since a^n = 0, then you get 1
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
so is 1 the multiplicative inverse? It was that simple? huh, I thought it would be super hard!
OpenStudy (anonymous):
no no not 1
OpenStudy (anonymous):
lets go slow
OpenStudy (anonymous):
you are trying to show 1 - a has a multiplicative inverse, if a^n = 0
OpenStudy (anonymous):
i.e. you are trying to solve (1-a)x = 1 for x
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
then
(1-a)(1+a+a^2+a^3+...+a^(n-1))=1-a^n = 1-0 = 1
OpenStudy (anonymous):
so the inverse of 1 - a is 1+a+a^2+a^3+...+a^(n-1)
OpenStudy (anonymous):
OOOHhh ok!
OpenStudy (anonymous):
good
OpenStudy (anonymous):
Thank you! That's all I have to do then? Just explain that 1+a+a^2.....+a^n-1 is the inverse?