33506
domain: N
Appears in sequences
- Consider all integer triples (i,j,k), j >= k > 0, with i^3 = binomial(j+2,3) + binomial(k+2,3), ordered by increasing i; sequence gives i values.at n=18A054208
- a(n) = round(e^(Pi*sqrt(n))).at n=11A056580
- a(n) = floor(exp(Pi*sqrt(n))).at n=11A060456
- a(n) = (n-1)*(a(n-2)+a(n-3)).at n=11A108189
- Consecutive states of the linear congruential pseudo-random number generator (1093*s + 18257) mod 86436 when started at s=1.at n=17A385340