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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061982 3^n - (n + 1)(n + 2)/2. 2
0, 0, 3, 17, 66, 222, 701, 2151, 6516, 19628, 58983, 177069, 531350, 1594218, 4782849, 14348771, 43046568, 129139992, 387420299, 1162261257, 3486784170, 10460352950, 31381059333, 94143178527, 282429536156, 847288609092 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

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

PROG

(PARI) { for (n=0, 200, write("b061982.txt", n, " ", 3^n - (n + 1)*(n + 2)/2) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 29 2009]

CROSSREFS

Column of A061980.

Sequence in context: A130857 A168547 A120386 * A101562 A034566 A069468

Adjacent sequences:  A061979 A061980 A061981 * A061983 A061984 A061985

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), May 24 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 13 08:12 EST 2012. Contains 205451 sequences.