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.
A101368
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.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =13a(4) =61a(5) =291a(6) =1393a(7) =6673a(8) =31971a(9) =153181a(10) =733933a(11) =3516483a(12) =16848481a(13) =80725921a(14) =386781123a(15) =1853179693a(16) =8879117341a(17) =42542407011a(18) =203832917713a(19) =976622181553
External references
- oeis: A101368