Consider the equation in integers Z2:
x2(1+x2)=−1+21y.
First, rewrite the equation as:
x2+x4=−1+21y.
Thus, we have:
x4+x2+1=21y.
We're tasked with finding integer solutions (x,y).
### Step-by-step Analysis:
1. **Case x=0:**
Substituting x=0 gives:
04+02+1=1.
Thus:
21y=1.
This implies:
y=0.
Therefore, one solution is:
(x,y)=(0,0).
2. **Case x=0:**
Simplify and rearrange the equation:
x2(x2+1)=−1+21y.
This suggests testing small values of x.
3. **Trial for x=1:**
Substituting x=1 gives:
12(1+1)+1=3.
21y=2.
No integer solution for y.
4. **Trial for x=2:**
Substituting x=2 gives:
22(4+1)+1=17.
21y=17.
No integer solution for y.
5. **Trial for x=±2:**
Substituting x=2 gives:
24+22+1=21.
Thus:
21y=21.
This implies:
y=1.
Therefore, two solutions are:
(x,y)=(2,1) and (−2,1).
To conclude, the integer solutions are:
(0,0),(2,1),(−2,1).
These steps demonstrate how (x,y) values satisfy the equation x2(x2+1)=−1+21y in Z2.