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
8, 32, 170, 1024, 6553, 43690, 299593, 2097152, 14913080, 107374182, 780903144, 5726623061, 42288908760, 314146179364, 2345624805922, 17592186044416, 132458812569720, 1000799917193443, 7585009898729256 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[8^n/n], {n, 20}] (* Harvey P. Dale, Aug 03 2019 *)
PROG
(Magma)[Floor(8^n / n): n in [1..25]]; // Vincenzo Librandi, May 08 2011
CROSSREFS
Sequence in context: A045684 A045675 A086348 * A129792 A224664 A222692
KEYWORD
nonn
AUTHOR
Mohammad K. Azarian, May 18 2007
STATUS
approved

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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)