36715
domain: N
Appears in sequences
- a(n) = Sum_{k=0..n-3} T(n,k) * T(n,k+3), with T given by A026300.at n=4A026942
- Column 2 of triangle A055907.at n=36A055908
- Numbers n which are divisors of the number produced by concatenating (n-1), (n-2), ... (n-10) in that order.at n=16A088871
- Triangle read by rows: T(n,k) is the number of Motzkin paths of length n having k ascents (0<=k<=floor(n/2)); an ascent is a maximal string of upsteps.at n=60A114580
- a(n) = 12 + floor((1 + Sum_{j=1..n-1} a(j))/4).at n=36A120169
- The function W_n(8) (see Borwein et al. reference for definition).at n=6A169712
- Number of nonnegative integers with property that their base 5/2 expansion (see A024632) has n digits.at n=10A245415