Prove every number in the sequence 38, 381, 3811, 38111, 381111, ... is composite.
for any term x, the next term is 10x+1,
the term after that is 10(10x+1)+1 = 100x+11,
the term after that is 10(10(10x+1)+1)+1 = 1000x+111
111 = 3*37 so if any term is divisible by 3, the third term after that is too. Same goes for 37.
I'm not sure how this explains the 2333333
|
Posted by Jer
on 2017-06-30 14:03:47 |