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!)
A129792 a(n) = ceiling(8^n/n). 1
8, 32, 171, 1024, 6554, 43691, 299594, 2097152, 14913081, 107374183, 780903145, 5726623062, 42288908761, 314146179365, 2345624805923, 17592186044416, 132458812569721, 1000799917193444, 7585009898729257 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
With[{nn=20}, Ceiling[8^Range[nn]/Range[nn]]] (* Harvey P. Dale, Feb 19 2014 *)
PROG
(Magma) [Ceiling(8^n/n):n in [1..20]]; // Vincenzo Librandi, Oct 03 2011
CROSSREFS
Cf. A053638.
Sequence in context: A045675 A086348 A129798 * A224664 A222692 A268143
KEYWORD
nonn,easy
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 18 21:51 EDT 2024. Contains 371781 sequences. (Running on oeis4.)