Let a b belongs to N Prove that there exist k l belongs to N
     Let a, b belongs to N. Prove that there exist k, l belongs to N such that k not equal to l and a | b^k - b^l. 
  
  Solution
Let a.b € N, where N= 1,2, 3, ........
There exists k,l € N s.t. k not l
Again let us define bk = I1 a and bl = I2 a, where I1, I2 € N
So, bk - bl = I1a -l2a = a(I1 -l2 )
Implies that a divides bk - bl for k,l € N.

