Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A197324 a(n) = floor((4*n+1/n)^n). 2

%I #14 Dec 31 2023 15:56:04

%S 5,72,1876,69729,3363232,199205126,13982257728,1134344816184,

%T 104416147080711,10750872867074586,1224163955433850943,

%U 152733676280699540998,20719969553916698313304,3036565789908881887393113,478082645334119488823777214,80475210949356295594385157620

%N a(n) = floor((4*n+1/n)^n).

%H Vincenzo Librandi, <a href="/A197324/b197324.txt">Table of n, a(n) for n = 1..300</a>

%t Table[Floor[(4n+1/n)^n],{n,20}] (* _Harvey P. Dale_, Mar 23 2012 *)

%o (Magma) [Floor((4*n+1/n)^n): n in [1..20]]

%o (PARI) a(n)=floor((4*n+1/n)^n) \\ _Charles R Greathouse IV_, Dec 27 2011

%Y Cf. A014052.

%K nonn,less

%O 1,1

%A _Vincenzo Librandi_, Oct 17 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 22 01:28 EDT 2024. Contains 375353 sequences. (Running on oeis4.)