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!)
A129798 a(n) = floor(8^n/n). 4

%I #12 Sep 08 2022 08:45:30

%S 8,32,170,1024,6553,43690,299593,2097152,14913080,107374182,780903144,

%T 5726623061,42288908760,314146179364,2345624805922,17592186044416,

%U 132458812569720,1000799917193443,7585009898729256

%N a(n) = floor(8^n/n).

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

%t Table[Floor[8^n/n],{n,20}] (* _Harvey P. Dale_, Aug 03 2019 *)

%o (Magma)[Floor(8^n / n): n in [1..25]]; // _Vincenzo Librandi_, May 08 2011

%Y Cf. A000799, A092763, A053638.

%K nonn

%O 1,1

%A _Mohammad K. Azarian_, May 18 2007

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 September 11 15:58 EDT 2024. Contains 375836 sequences. (Running on oeis4.)