164471408185
domain: N
Appears in sequences
- a(0) = 0, a(1) = 1, a(2) = 1; thereafter a(n) = 5*a(n-1) - 4*a(n-2) + a(n-3).at n=22A012855
- Expansion of (1 - x)/(1 - 3*x + 2*x^2 - x^3).at n=31A052921
- Length of lists created by n substitutions k -> Range[0,1+Mod[k+1,3]] starting with {0}.at n=23A084084
- Padovan numbers for which the sum of the digits is also a Padovan number.at n=28A117597