0

I tried writing this polynomial as a product of two polynomials $g, h$ of degree 2 and 1, respectively, and tried to arrive at a contradiction by multiplication of their coefficients. However, I arrived at an overwhelmingly large non linear condition, and gave up.

1 Answers1

2

Yeah, in fact, there is a simple way to prove this result. At first, we can view the ring $\mathbb R[x,y]$ as a ring with one variable $Y$ over $\mathbb R[x]$, i.e., $\mathbb R[x, y] \cong \mathbb R[x][y]$. Note that $\mathbb R[x]$ is an integral domain and $x$ is an irreducible element in $\mathbb R[x]$. Hence, $x$ is a prime element in $\mathbb R[x]$. By $$x \mid x(x-1)(x+1), x^2 \not \mid y^2$$ and the generalization of Eisenstein's criterionenter link description here. Then we are done.

SWalker
  • 315
  • 1
  • 7