101725
domain: N
Appears in sequences
- a(0)=1, a(1)=1, a(n) = 13*a(n/2) for n=2,4,6,..., a(n) = 12*a((n-1)/2) + a((n+1)/2) for n=3,5,7,....at n=30A116524
- Triangle T, read by rows, where the g.f. of row n of T^n = (n^2 + y)^n for 0 <= n <= 29, where T^n denotes the n-th power of T considered as (lower-left) matrix.at n=16A132870
- Column 1 of triangle A132870 (first 30 terms only).at n=4A132873