20330163
domain: N
Appears in sequences
- For n = 0, 1, 2, a(n) = n; thereafter, a(n) = 2*a(n-1) - a(n-2) + a(n-3).at n=31A005314
- Take every 5th term of Padovan sequence A000931, beginning with the second term.at n=13A012781
- Pisot sequences E(5,9), P(5,9).at n=27A020713
- Binomial transform of Padovan sequence A000931.at n=22A034943
- Length of lists created by n substitutions k -> Range[0,1+Mod[k+1,3]] starting with {0}.at n=15A084084
- Padovan numbers for which the product of the digits is also a Padovan number.at n=25A117599
- Padovan numbers which can be divided by their digital root.at n=38A117602
- Odd Padovan numbers.at n=37A134719
- INVERT transform of A028310.at n=20A181984
- Irregular triangle read by rows: T(n,k) is the number of endofunctions on [n] whose third-largest component has size exactly k; n >= 0, 0 <= k <= floor(n/3).at n=20A350080