276623424
domain: N
Appears in sequences
- a(n) = denominator of r(n): r(n) is such that the continued fraction (of rational terms) [r(1);r(2),...r(n)] equals the n-th Fibonacci number, for every positive integer n.at n=12A128532
- Triangle read by rows: T(n, k) = (binomial(n,k)*binomial(n+k,k))^2 = A063007(n, k)^2, for n >= 0, k = 0..n.at n=33A303987