The general form of the recurrences are the a(j), b(j) and n(j) solutions of the 2 equations problem: 3*n(j) + 1 = a(j)*a(j) and 5*n(j) + 1 = b(j)*b(j) with positive integer numbers.
A159683
The general form of the recurrences are the a(j), b(j) and n(j) solutions of the 2 equations problem: 3*n(j) + 1 = a(j)*a(j) and 5*n(j) + 1 = b(j)*b(j) with positive integer numbers.
Terms
- a(0) =0a(1) =16a(2) =1008a(3) =62496a(4) =3873760a(5) =240110640a(6) =14882985936a(7) =922505017408
External references
- oeis: A159683