75184
domain: N
Appears in sequences
- Indices of the start of 10 successive distinct digits in the decimal expansion of e (2.718281828...).at n=37A258166
- Number x = concat(MSD(x),b) such that MSD(x)*b = phi(x), where MSD(x) is the Most Significant Digit of x and phi(x) is the Euler totient function of x.at n=34A286130
- Numbers k such that the determinant of the Vandermonde matrix of their digits is equal to phi(k), the Euler totient function of k.at n=18A307587
- a(n) = Sum_{k=0..floor(n/3)} binomial(n-2*k,k) * binomial(2*(n-2*k),n-2*k).at n=9A360266