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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A147975 k(n)=4^n-3^n-2^n-1^n. 1
-2, -2, 2, 28, 158, 748, 3302, 14068, 58718, 241948, 988502, 4015108, 16241678, 65506348, 263636102, 1059360148, 4251855038, 17050597948, 68331794102, 273715121188, 1096023794798, 4387584060748, 17560800790502, 70274592610228 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

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

CROSSREFS

Sequence in context: A098915 A095855 A157979 * A083148 A175910 A075042

Adjacent sequences:  A147972 A147973 A147974 * A147976 A147977 A147978

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 14 19:37 EST 2012. Contains 205663 sequences.