154433
domain: N
Appears in sequences
- a(n) = prime(2*n-1)*prime(2*n).at n=38A089581
- Binomial transform of the expansion of 1/(1-x^5-x^6).at n=18A107025
- Semiprimes which are equal to product of two successive primes and also to sum of three successive primes.at n=3A133126
- Numbers k such that exactly three d in the range d <= k/2 exist which divide binomial(k-d-1,d-1) and which are not coprime to k.at n=27A178099
- Numbers that are both a sum and a product of two or more consecutive primes.at n=43A254859
- Semiprimes p*q for which p and q are successive primes and their binary representations differ from each other in one bit position only.at n=21A261080
- a(n) = Sum_{k=0..floor(2*n/5)} binomial(k,2*n-5*k).at n=54A391265
- a(n) = Sum_{k=0..floor(3*n/5)} binomial(k,3*n-5*k).at n=36A392271