0

Being $K$ any field, I am trying to figure out if $x^2-y^2-1$ is irreducible in $K[x,y]$.

My approach was to assume there is a decomposition $x^2-y^2-1=(ax+by+c)(ex+fy+g)$ and try to reach a contradiction. At some point doing this, I reach that the equation $b^2+c^2=0$ must be satisfied. If $K$ were, for example, $\mathbb{R}$, from this I could conclude that $b=c=0$ and that allows me to reach later a contradiction. But since $K$ could be any field, I do not think I can do that.

Am I missing something? Is there a way to easily prove whether this polynomial is irreducible?

ABC
  • 874

1 Answers1

1

Let's regard the polynomial is in $y$ and $x$ is in the coefficient ring. Eisenstein's criterion can be applied to the prime $x+1$ as long as the prime ideals $(x+1)$ and $(x-1)$ are distinct. Thus, it is irreducible if char $K$ $\neq 2.$

Ayaka
  • 2,722