32913
domain: N
Appears in sequences
- Number of cases considered in a particular algorithm for enumerating hexaflexagrams.at n=11A007499
- Integer part of log(n!)^(1 + log(1 + log(n))).at n=28A062443
- Nearest integer to log(n!)^(1 + log(1 + log(n))).at n=28A062444
- a(n) = 997*n + 1009.at n=32A100776
- a(n) = 12167n - 3588.at n=2A156846
- a(n) = 68*n^2 + 1.at n=22A158732
- Number of nondecreasing sequences of n 1..6 integers with every element dividing the sequence sum.at n=39A212534
- Numbers k such that prime(k) is the hypotenuse of a Pythagorean triple where one leg is also prime.at n=29A342583
- a(0) = 1; a(n) = Sum_{k=0..floor(n/4)} binomial(n,4*k) * a(k).at n=17A351971
- G.f. satisfies A(x) = exp( Sum_{k>=1} A(x^k) * (3*x)^k/k ).at n=6A363439