%I A127265
%S A127265 0,1,9,80,869,11803,192281,3655606,79443957,1942559143,52782218505,
%T A127265 1577702682937,51448789686149,1817631642953447,69156981989768944,
%U A127265 2819300196678697654,122598478244655040543,5664555705302984032359
%N A127265 a(n) = floor[(n +1/2)^(n +1/2)].
%H A127265 Leroy Quet, <a href="http://www.prism-of-spirals.net/">Home Page</a>
(listed in lieu of email address)
%p A127265 Digits := 140 : A127265 := proc(n) floor( (n+1/2)^(n+1/2)) ; end: seq(A127265(n),
n=0..40) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 23
2007
%Y A127265 Sequence in context: A083411 A081108 A018913 this_sequence A055070 A143848
A117817
%Y A127265 Adjacent sequences: A127262 A127263 A127264 this_sequence A127266 A127267
A127268
%K A127265 nonn
%O A127265 0,3
%A A127265 Leroy Quet Mar 27 2007
%E A127265 More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 23 2007
|