80725921
domain: N
Appears in sequences
- The sequence solves the following problem: find all the pairs (i,j) such that i divides 1+j+j^2 and j divides 1+i+i^2. In fact, the pairs (a(n),a(n+1)), n>0, are all the solutions.at n=13A101368
- Sorted list of nonzero numbers x, y, z that occur in solutions to the equation (x + y)^2 + (y + z)^2 + (z + x)^2 = 12*x*y*z.at n=29A357749