62090
domain: N
Appears in sequences
- Number of primes between n*10^6 and (n+1)*10^6.at n=9A038826
- Triangle T, read by rows, that satisfies the recurrence: T(n,k) = [T^5](n-1,k-1) + [T^5](n-1,k) for n>k>=0, with T(n,n)=1 for n>=0, where T^5 is the matrix 5th power of T.at n=18A113106
- a(n) is the smallest natural number we cannot obtain from n, n+1, n+2, n+3, n+4, n+5, n+6, n+7 and the operators +, -, *, /, using each number only once.at n=17A143192
- a(n) = n*(7*n^2 - 3*n - 1)/3.at n=30A214659
- Number of partitions of n having (sum of odd parts) < (sum of even parts).at n=48A239259
- Run lengths of the most significant decimal digit in the primes (A077648).at n=57A376129