I came across a combinatorial proof of the Fermat's Little Theorem which states that
If $p$ is a prime number then the number ($a$$p$-$a$) is a multiple of $p$ for any natural number $a$.
Let me write down the proof.
PROOF
We have pearls of $a$ colours . From these we make necklaces of exactly $p$ pearls .
First,we make a string of pearls . There are $a$$p$ different strings.If we throw away the $a$ one one -coloured pearls ($a$$p$-$a$) strings will remain.We connect the ends of each string to get necklaces.We find that two strings that differ only by a cyclic permutation of its pearls result in indistinguishable necklaces.But there are $p$ cyclic permutations of $p$ pearls on a string . Hence the number of distinct necklaces is [($a$$p$-$a$)/$p$].
Because of this interpretation this is an integer.Thus ($a$$p$-$a$) is a multiple of $p$ for any natural number $a$. [HENCE PROVED]
MY CONFUSIONS