34182
domain: N
Appears in sequences
- Consider all integer triples (i,j,k), j >= k > 0, with binomial(i+2,3) = j^3 + k^3, ordered by increasing i; sequence gives i values.at n=15A054205
- Numbers k such that 216*k+108 is a term of A097703 and A007494 and A098240.at n=33A098241
- Number of permutations of length n which avoid the patterns 2341, 3241, 4132.at n=9A116817
- Sequence defined by the recurrence formula a(n+1)=sum(a(p)*a(n-p)+k,p=0..n)+l for n>=1, with here a(0)=1, a(1)=6, k=0 and l=-2.at n=7A177168
- Numbers k such that k and k+2 are both unitary untouchable numbers (A063948).at n=4A357323
- a(n) = Sum_{i=1..n} Sum_{j=1..n} Sum_{k=1..n} phi(i*j*k).at n=8A372661
- Number of winning positions for the next player (a, b, c) where 1 <= a, b, c <= n in "Divisor Nim" (see comments).at n=35A383226