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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A147978 k(n)=7^n-6^n-5^n-4^n-3^n-2^n-1^n. 1
-5, -14, -42, -98, 126, 4606, 50478, 446782, 3622206, 28040446, 211134798, 1561328062, 11403051486, 82538901886, 593482158318, 4245770823742, 30254894691966, 214923605948926, 1522969836817038, 10770185918341822 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=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: A198086 A032249 A129937 * A034549 A180774 A197607

Adjacent sequences:  A147975 A147976 A147977 * A147979 A147980 A147981

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 17 00:09 EST 2012. Contains 205978 sequences.