119016
domain: N
Appears in sequences
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2), where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4.at n=21A293076
- a(n) = 4^n - 2*3^(n-1)*(n+3) + 2^(n-2)*(n^2+3*n+4).at n=9A381646
- Integers k such that there exists an integer 0<m<k such that (1/sigma(m)^2 + 1/sigma(k)^2)*(m+k)^2 = 1.at n=29A383964