$(A):$For any $k\in \Bbb R,$for any $n\in \Bbb N$ \ {$0$} ,there exists some $z\in \Bbb C$ such that $k^2+n\lt |z|$.
$(B):$For any $n\in \Bbb N$ \ {$0$},there exists some $z\in \Bbb C$ such that for any $k\in \Bbb R,k^2+n\lt |z| $.
The first part of the question is to write down the negations of the above statements, so I have written down
$(\sim A):$There exists some $k\in \Bbb R$ and $n\in \Bbb N$ \ {$0$} such that for any $z\in \Bbb C$, $k^2+n\geq |z|$.
$(\sim B):$There exists some $n\in \Bbb N$ \ {$0$} such that for any $z\in \Bbb C$,there exists some $k\in \Bbb R$ such that $k^2+n\geq |z| $.
I am not sure if the above is correct. The second part of the question is to justify the statement A,B is true or not. However, I do not know how to prove them because the two statements are so similar, I am confused what is the difference between A and B. (How can I make use of negations to solve the problem?)
Can I just casually pick any value of $k,n,z$ to finish the proof?
Thanks.