-1567
domain: Z
Appears in sequences
- Triangular matrix, read by rows, where T(n,k) = T(n-1,k) - [T^-1](n-1,k-1); also equals the matrix inverse of A060083 (Euler polynomials).at n=31A102054
- a(n) = -n^2 + 9*n + 53.at n=45A126665
- Prime-generating polynomial: a(n) = 4*n^2 + 12*n - 1583.at n=1A182409
- Values of the prime-generating polynomial 4*n^2 - 284*n + 3449.at n=33A210626
- Values of the prime-generating polynomial 4*n^2 - 284*n + 3449.at n=38A210626
- a(n) = 8*n^3 - 449*n^2 + 7967*n - 45523.at n=11A253045
- G.f. A(x,y) satisfies: A(x,y) = x*y + 1/A(x,x*y), with A(0,y) = 1.at n=164A275760
- G.f. A(x) satisfies: A(x) = 1 - x^2 * A(x/(1 - x)) / (1 - x).at n=11A336970
- Expansion of Sum_{k>=0} (-1)^k * x^(2*k)/Product_{j=1..k} (1 - j * x).at n=13A353260