While playing with numbers, I discovered a relationship which I would like to verify here.
$a^p\mod p=a \mod p$ when $p$ is prime
Proof:
If $c$ is prime number, then;
$a^c\mod{p}=\mod(\mod (b^c)+\mod(d^c))$ where $b+d=a,$
By splitting $b$ and $c$ in the same way, we arrive at:
$a^p \mod p=\mod(b+d)$