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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A147977 k(n)=6^n-5^n-4^n-3^n-2^n-1^n. 1
-4, -9, -19, -9, 317, 3351, 26141, 183111, 1216637, 7842231, 49591901, 309595431, 1915328957, 11771279511, 71987413661, 438579282951, 2664183937277, 16146410851191, 97676152243421, 590010212989671, 3559688008961597 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A049198 A146303 A203205 * A045278 A184723 A075649

Adjacent sequences:  A147974 A147975 A147976 * A147978 A147979 A147980

KEYWORD

sign

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 18 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 16 19:20 EST 2012. Contains 205945 sequences.