I was asked to prove this problem by contradiction or contrapositive, but I'm not quite sure on how to proceed. I appreciate your help.
I assume that $c \ge 2$ and if I want to use the contradiction method I guess that I have to say that it is false that there is an integer $b\ge 2$ such that $b|c$ and $b \le \sqrt{c}$.
So, is it okay starting by saying: "Supose that $\forall b$, $b\geq 2$, $b \nmid c$ and $b > \sqrt{c}$."?
If that is so, then supose that $\forall b, b\geq 2$, $b \nmid c$, then $c \nmid c$. Wich is a contradiction.
Then it must be the case that $\forall b, b\geq 2$, $b > \sqrt{c}$. Which implies that $b^2>c$. Since it is true for all $b\geq 2$, take $b=2$, then $4>c$, so the only values that $c$ can take are 3 or 2, but that is a contradiction, because c is not a prime number.
Hence, what I supposed is false.
Is all that ok?
