This one wants a proof. Work it on paper, then read the official solution and mark
yourself. Be honest about it: the record is only any use to you if it is.
Official solution
This number is divisible by 31.
## Solution
30239+23930≡(−1)239+1=0(mod31).
Let p be a prime number. Prove that (a+b)p≡ap+bp(modp) for any integers a and b.
## Solution
(a+b)p≡a+b≡ap+bp(modp)
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.