46656
domain: N
Appears in sequences
- a(n) = n^n; number of labeled mappings from n points to themselves (endofunctions).at n=6A000312
- Powers of 6: a(n) = 6^n.at n=6A000400
- The cubes: a(n) = n^3.at n=36A000578
- Sixth powers: a(n) = n^6.at n=6A001014
- Numbers that are the sum of at most 2 nonzero 6th powers.at n=21A004853
- a(n) = floor(n/5)*floor((n+1)/5)*floor((n+2)/5)*floor((n+3)/5)*floor((n+4)/5).at n=43A008382
- a(n) = Product_{j=0..5} floor((n+j)/6).at n=36A008881
- Triangular number t(n) raised to power t(n).at n=2A008974
- a(n) = Product_{i=0..8} floor((n+i)/9).at n=30A009714
- Powers of 36.at n=3A009980
- Triangle of coefficients in expansion of (1+6x)^n.at n=26A013613
- Triangle of coefficients in expansion of (1+6x)^n.at n=27A013613
- Triangle of coefficients in expansion of (6+7x)^n.at n=21A013627
- a(n) = 6^(5*n + 1).at n=1A013838
- n is equal to the number of 2's in all numbers <= n written in base 6.at n=7A014891
- n is equal to the number of 4s in all numbers <= n written in base 6.at n=6A014892
- Even cubes: a(n) = (2*n)^3.at n=18A016743
- a(n) = (2*n)^6.at n=3A016746
- a(n) = (3*n)^3.at n=12A016767
- a(n) = (3*n)^6.at n=2A016770