A Claim:
Let $A$ be a set contains all $n\geq3$ Such that $n$ is divisible by all the numbers less or equal to $n$. $$A=\{n\geq3 \mid m\mid n, \forall m\le n \}$$
Show that $A=\emptyset$.
This is just another way to explain the question in the title, and why $n\geq3$? It’s because $1,2$ are divisible by all numbers less than themselves.
I don’t have any idea how to prove this claim, i’ve just tried a lot of values and it seems valid, maybe the best way to prove it it’s by contradiction.