Processing math: 100%
 
+0  
 
0
4518
1
avatar+619 

Find all integers n for which n2+n+1n1 is an integer.

 Jan 23, 2018
 #1
avatar+619 
+2

The answer is -2, 0, 2 and four. 

n^2+n+1 is equal to (n-1)(n+2)+3.

 

dividing this by n-1 gives n+1-3/n-1. from there, we find all integers where 3/n-1 is an integer, thus we get n=-2, 0, 2, and 4

 Jan 23, 2018

0 Online Users