To solve the Dummit-Foote's exercise I've stuck here with this problem : (P-312)
Qn11. Show that $p(x)=x^2+y^2-1$ is irreducible in $\mathbb{Q}[x,y]$.
This is a polynomial of degree 2. But I can not think of zeros of this polynomial.
My another approach is : $p(x)=x^2-1\in \mathbb{Q}[x,y]/\langle y\rangle$ and also $p(x)=y^2-1\in \mathbb{Q}[x,y]/\langle x\rangle$ and $\langle x\rangle$, $\langle y\rangle$ are proper ideal of $\mathbb{Q}[x,y]$. Also, $p(x)=x^2-1$ can be factored with $(x+1)(x-1)$ in $\mathbb{Q}[x,y]/\langle y\rangle$. Then how I go ahead?
I think my attempt is stupid. Can any one suggest any references to understand/solve this?
Thanks in advance.
Just use the definition of irreducible element. Suppose $$ x^2+y^2-1 = p(x,y)\cdot q(x,y), $$ with $p,q\in \mathbb{Q}[x,y]$, so that $2 = \deg_x p + \deg_x q$ and $2 = \deg_y p + \deg_y q$. The only case to consider is when both $p$ and $q$ are linear in $x$ and $y$. We can write them explicitely and reach a contradiction when imposing that their product must be equal to $x^2+y^2-1$.
An approach which is not brute force is to look at $x^2+y^2-1$ as a polynomial in $\mathbb{Q}[y][x]$ and use one irreducibility criterion.