78119
domain: N
Appears in sequences
- Sum of third powers of five consecutive primes.at n=6A133539
- Numbers m such that m mod k is k-1 for all k = 2..9.at n=30A166931
- Numbers which contain only the digit 4 in their base-5 representation, with at most one exception. If the exception is the most-significant digit, it must be the digit 1, 2, or 3, otherwise the exception must be the digit 3.at n=46A188531
- Monotonic ordering of nonnegative differences 5^i-6^j, for 40>= i>=0, j>=0.at n=27A192193
- Number of -3..3 arrays of n elements with first through fourth differences also in -3..3.at n=9A202659
- a(n) = Sum_{i=1..n} prime(n*(i - 1) + i).at n=27A319012
- a(n) = Sum_{k=1..n} (-1)^(k-1) * binomial(floor(n/k)+4,5).at n=22A366723
- Smallest semiprime p1*p2 such that p2 mod p1 = n and no prime is used more than once in the sequence.at n=26A386256