33558
domain: N
Appears in sequences
- a(n) is least k such that k and 6k are anagrams in base n (written in base 10).at n=1A023098
- Numbers b that are the first of m^3 consecutive cubes whose sum is a cube c^3, where m^3 is not divisible by 3 (A118719).at n=14A253778
- Smallest Product_{i:lambda} prime(i) for any complete partition lambda of n.at n=29A259941
- Numbers k such that k*A001414(k)+1 is the square of a prime.at n=28A343141
- a(n) = (1/n) * Sum_{k=1..n} k * lcm(k,n).at n=46A344509
- a(n) is the first number k such that there are exactly n primes of the form k + A - B where A and B are sums of subsets of the prime factors of k.at n=20A345316
- a(n) = Product_{k=1..A003056(n)} prime(T(n,k)), where T(n,k) = k-th term in row n of A235791.at n=14A348475
- a(n) = Fibonacci(n+1)*Fibonacci(2n).at n=7A372225
- Products of 5 distinct primes that are sandwiched between squarefree semiprime numbers.at n=31A376949
- a(n) = (F(4*n + 3) - F(4*n - 1) + 5*n - 1)/5, where F(n) = A000045(n).at n=6A392838