I'm currently working through a problem set for mathematical cryptography and came across a question which asks:
Say why $ 676, 75, 143 $ are not Carmichael Numbers
Furthermore, explain why 105 is the smallest candidate for a Carmichael number but using Korselt's Criterion show that 105 is not Carmichael.
I've tried looking this up and have seen mentioned many times that you use Fermat's Little Theorem however the issue is I'm self-teaching and have gotten confused trying to figure it out.
If anyone can help with the question above I'd really appreciate it, thanks.
A positive integer $n$ is a Carmichael number if and only if
$105$ is the smallest candidate because it has $3$ distict odd prime factors and is squarefree, but it is no Carmichael number because $6$ does not divide $104$. The smallest example is $561=3\cdot 11\cdot 17$