login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060195 8^(n-1)*(2^n-1). 3
1, 24, 448, 7680, 126976, 2064384, 33292288, 534773760, 8573157376, 137304735744, 2197949513728, 35175782154240, 562881233944576, 9006649498927104, 144110790029344768, 2305807824841605120 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,100

PROG

(PARI) { for (n=1, 100, write("b060195.txt", n, " ", 8^(n - 1)*(2^n - 1)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 02 2009]

CROSSREFS

Sequence in context: A006260 A187625 A024303 * A114201 A200979 A052715

Adjacent sequences:  A060192 A060193 A060194 * A060196 A060197 A060198

KEYWORD

nonn,easy

AUTHOR

Manish Kumar Gupta (M.Gupta(AT)math.canterbury.ac.nz), Mar 21 2001

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com) and Larry Reeves (larryr(AT)acm.org), Mar 21 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 01:31 EST 2012. Contains 205860 sequences.