104963
domain: N
Appears in sequences
- Define the sequence S(a(0),a(1)) by a(n+2) is the least integer such that a(n+2)/a(n+1) > a(n+1)/a(n) for n >= 0. This is S(4,12) (agrees with A019481 for n <= 19 only).at n=9A019480
- a(n) = 3*a(n-1) + a(n-2) - 2*a(n-3) (agrees with A019480 for n <= 19 only).at n=9A019481
- a(n) = a(1)*a(n-1) + a(2)*a(n-2) + ... + a(n-3)*a(3) for n >= 4, with initial terms 0, 1, 1, 0.at n=26A025250
- Sum of the prime parts in the partitions of n into 8 parts.at n=44A309469
- Number of partitions in all twice partitions of n where the second partition is strict.at n=20A327554