44553
domain: N
Appears in sequences
- a(1)=1, a(n) = 14*a(n-1) + n.at n=4A014897
- Take the first n numbers written in base 14, concatenate them, then convert from base 14 to base 10.at n=4A048445
- Number of partitions of n+3 with largest inscribed rectangle having area <= n.at n=38A218624
- a(n) is the number of consecutive even prime gap pairs (g1, g2) satisfying g1 == 0 (mod 6) and g2 == 0 (mod 6) out of the first 2^n consecutive even prime gap pairs.at n=18A345332