Deduce whether the statement is true or false.
N: If (for any $s,t \in \Bbb R, s^5-st+t^2\geq0$) then (there exsits some $k\in \Bbb R$ such that $k^4+4t^2+5\lt0$).
I'd like to ask isn't it always true that $k^4,t^2$ must be positive for any real $k$? Then $k^4+4t^2+5\lt0$ is false. But why does the question give me $s^5-st+t^2\geq0$? How is this related to the second part of the statement?
Thanks.