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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060242 (2^n-1)*(4^n-1). 1
0, 3, 45, 441, 3825, 31713, 257985, 2080641, 16711425, 133955073, 1072692225, 8585738241, 68702695425, 549688696833, 4397778059265, 35183298314241, 281470681677825, 2251782633684993, 18014329789743105, 144114913197424641 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

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

PROG

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

CROSSREFS

Sequence in context: A073595 A117972 A061532 * A141445 A076140 A131568

Adjacent sequences:  A060239 A060240 A060241 * A060243 A060244 A060245

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mar 22 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 17 03:45 EST 2012. Contains 205978 sequences.