25649
domain: N
Appears in sequences
- a(n) = floor(10000*log(n)).at n=12A004243
- a(n) = 10000*log(n) rounded to nearest integer.at n=12A004244
- a(1) = 1; for n>1, a(n) = the smallest number p > a(n-1) such that (a(n-1)+p)/2 is a cube.at n=28A126950
- Number of (w,x,y,z) with all terms in {0,...,n} and even range.at n=14A212889
- a(n) = n^4 - 4*(n^3-n)/3.at n=13A389090