Is this function coercive after change of domain?

39 Views Asked by At

Suppose that $f\colon \mathbb{R} \to \mathbb{R}$ and $f(x)$ is coercive: $\lvert x \rvert \to \infty$ implies $f(x) \to \infty$. Let $x=(x_1, x_2)^\intercal$ and $g(x)=f(x_2)$. Is $g(x)$ coercive?

1

There are 1 best solutions below

0
On BEST ANSWER

No, because $g\left(\begin{bmatrix}t\\ 0\end{bmatrix}\right)$ is constant, whereas it ought to diverge as $t\to\infty$.