26385
domain: N
Appears in sequences
- a(n) = 2*a(n-1) + 5*a(n-2) for n > 1; a(0) = 1, a(1) = 5.at n=8A123011
- Partitions with parts repeated at most twice and repetition only allowed if first part has an even index (first index = 1).at n=59A227135
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals, where column k is the expansion of e.g.f. exp(x)*(sec(x) + tan(x))^k.at n=61A322268
- Number of ASCII letter 'A' bytes that when compressed with zlib generate a new record longest compressed byte stream.at n=41A375585