58651
domain: N
Appears in sequences
- a(n) = Sum_{k=0..10} binomial(n,k).at n=16A008863
- Numbers k such that the period of the continued fraction for sqrt(k) contains exactly 35 ones.at n=25A031803
- a(n) = 2^n - C(n,0) - C(n,1) - ... - C(n,5).at n=16A035038
- Index of the first occurrence of A019565(2n-1) in sequence A103790.at n=39A103791
- G.f.: Sum_{n>=0} x^n * Sum_{k=0..n} binomial(n,k)^3 * x^k*(1-x)^(n-k).at n=11A217421
- Least k > 1 such that n*(k*n-1) - 1 divides n^(k*n-1) - 1, or 0 if no such k exists.at n=1A273772