503632
domain: N
Appears in sequences
- Sort then Add, a(1)=5.at n=19A033894
- Sort then Add, a(1)=31.at n=16A033905
- Sort then Add, a(1)=20.at n=17A033906
- a(n+1) is smallest number with a(n+1)^n > (a(n)+1)^(n+1), with a(1)=1.at n=13A080870
- a(n) = 1 + (n-1) + (n-2)*[(n-3)/2] + (n-3)*[(n-4)/2]*[(n-5)/3] + (n-4)*[(n-5)/2]*[(n-6)/3]*[(n-7)/4] +... where [x] = floor(x), with summation extending over the initial [n/2+1] products only.at n=30A207644