348678440
domain: N
Appears in sequences
- a(n+1) = 8*a(n) + 9*a(n-1), a(0) = 0, a(1) = 1.at n=10A015577
- Smallest k > 0 such that n*k + 1 is an n-th power.at n=9A076943
- a(n) = Sum_{k=0..n} (-1)^(n-k)*n^k.at n=9A081209
- a(n) = floor(9^n/n).at n=9A129799
- Number of sequences of length n with terms from {0,1,...,n-1} such that the sum of terms is 0 modulo n and the i-th term is not i.at n=9A173499
- Partial sums of round(3^n/5).at n=19A178543
- Ben Ames Williams's Monkey and Coconuts Problem.at n=9A276135