$$\exists x\in \mathbb{R}: x > 2 \land 10^x> x^{10}$$
I tried:
$$x>2 \land 10^x>x^{10} = x > 2 \land 10^2>2^{10} = x > 2 \land 100 > 1024$$
Honestly I am not entirely sure of what the expression means. I think it means "There is an $x$ in $\mathbb{R}$ that is greater than 2 so that $10^x > x^{10}$.
Is this correct? How do I prove this?
Here's one. Take $x=2^{10}$. We have $$10^x=10^{1024}=(10^4)^{256}>x^{256}>x^{10}.$$