107328
domain: N
Appears in sequences
- Array: row n shows the coefficients of the characteristic polynomial of the n-th principal submatrix of min(i(i+1)/2, j(j+1)/2) (A106255).at n=39A204024
- a(n) = Fibonacci(n)*A008655(n) for n >= 1, with a(0)=1, where A008655 lists the coefficients in (theta_3(x)*theta_3(3*x) + theta_2(x)*theta_2(3*x))^4.at n=7A205968
- a(n) is the determinant of the 2 X 2 matrix whose entries (when read by rows) are the n-th primes congruent to 1, 3, 5, 7 mod 8 respectively.at n=28A337145
- Triangular array read by rows. T(n, k) is the coefficient of x^k in a(n+3) where a(1) = a(2) = a(3) = 1 and a(m+2) = (m*x + 2)*a(m+1) - a(m) for all m in Z.at n=40A358735