You are not logged in.
Pages: 1
Show that if
is odd,then the last 2 digits of
must be 28.
Last edited by tony123 (2008-09-20 08:44:12)
Offline
First show that
is divisible by 20 for all positive integers k. This is straightforwardly done by induction, so Ill omit the proof and let you do it yourself.So
i.e.
i.e.
Now to the original problem. If you write
, the expression becomesWhen
, this is 28.Assume that
for a positive integer k. ThenAs
, the above is congruent to modulo 100, and the result is proved by induction.Offline
Pages: 1