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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A147996 a(n)=9^n-8^n-7^n-6^n-5^n-4^n-3^n-2^n-1^n. 0
-7, -27, -123, -567, -2211, -2727, 84477, 1485513, 18362109, 200535993, 2059226877, 20397799593, 197430536829, 1880870895513, 17715781956477, 165457407809673, 1535334245693949, 14175044463955833, 130346379428513277 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=9^n-8^n-7^n-6^n-5^n-4^n-3^n-2^n-1^n; AppendTo[lst, p], {n, 0, 5!}]; lst

CROSSREFS

Sequence in context: A048711 A118101 A201380 * A034536 A179597 A151496

Adjacent sequences:  A147993 A147994 A147995 * A147997 A147998 A147999

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 19 2008

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 18:38 EST 2012. Contains 206074 sequences.