18456832
domain: N
Appears in sequences
- a(n) = 6^n + 8^n.at n=8A074620
- a(n) = ((6 + sqrt(8))^n + (6 - sqrt(8))^n)/2.at n=8A147688
- Numbers that are sums of 8th powers of 2 distinct positive integers.at n=26A155468
- A triangle of polynomial coefficients: q(x,n)=(1 - x)^(n + 1)*Sum[(2*k + n)^n*x^k, {k, 0, Infinity}]; p(x,n)=q(x,n)+x^n*q(1/x,n).at n=36A155950