There exists a real number $x$ so that $x$ is not an integer, $x > 2016$, and $\lfloor x^2 \rfloor = \lfloor x \rfloor^2$.
I would like clarification on how to negate this. My idea of negation is for all real numbers $x$, so that $x$ is not an integer, $x>2016$ and $\lfloor x^2\rfloor = \lfloor x\rfloor ^2$.
I'm tempted to say for all $x$ so that $x$ is an integer, $x> 2016$, but $\lfloor x^2 \rfloor \neq \lfloor x\rfloor ^2$.
Statement:
"There exists a real number $x$ so that $x$ is not an integer, $x>2016$, and $\lfloor x^2 \rfloor = \lfloor x \rfloor^2$."
Its negation:
"For all real numbers $x$, $x$ is an integer or $x\leq 2016$ or $\lfloor x^2 \rfloor \neq \lfloor x \rfloor^2$."
I used the following facts:
The negation of the statement "there exists an $s\in S$ such that $C$" is the statement "for all $s\in S$, not $C$".
The negation of the statement "$A$ and $B$" is the statement "(not $A$) or (not $B$)".
Going through it step by step: