78520
domain: N
Appears in sequences
- Numbers k whose decimal representation, read as a base-22 value and divided by k, yields an integer.at n=33A032575
- a(n) = 26*a(n-2) - a(n-4) + 12, with a(0) = 0, a(1) = 4, a(2) = 8, a(3) = 116.at n=7A105036
- Number of ways to write n as an ordered sum of ten positive Fibonacci numbers (with a single type of 1).at n=13A357730