32210
domain: N
Appears in sequences
- Numbers whose set of base-11 digits is {2,3}.at n=30A032811
- a(n) in base 11 is a repdigit.at n=42A048335
- n written efficiently in natural numbers base, i.e., in form ...wxyz where n =1*z + 2*y + 3*x + 4*w + ... with z < 1, y < 2, x < 3, w < 4, ...at n=29A055992
- a(n) = (1/n) * Sum_{d|n} moebius(n/d) * Lucas(d)^5, where Lucas(n) = A000204(n).at n=4A203856
- a(n) = sigma(2*n^4) - sigma(n^4).at n=10A224903
- A digitized pure tuning tone, sampled at standard settings for consumer audio: a(n) = floor(sin(2*Pi*(440/44100)*n)*32767).at n=28A320277
- Number of digits in the number formed by concatenating the digits of n, n+1, ..., A332584(n), or -1 if A332584(n) = -1.at n=46A332585
- a(n) = number of minimum dominating sets in the stacked prism graph C_n X P_n.at n=9A375569