60718
domain: N
Appears in sequences
- Similar to A112683, but using the recurrence x(i) = x(i-1)^2 + x(i-n) mod 3.at n=10A112684
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, 0, 0), (-1, 0, 1), (0, -1, 1), (1, 0, -1), (1, 1, 0)}.at n=9A149443
- a(n) = Sum_{i=1..Fibonacci(n)} sigma_0(i) where sigma_0(n) is A000005(n).at n=19A158568
- Number of ways to write n as an ordered sum of 7 primes (counting 1 as a prime).at n=32A341986