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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024152 12^n-n^12. 3
1, 11, -3952, -529713, -16756480, -243891793, -2173796352, -13805455393, -68289495040, -277269756129, -938082635776, -2395420006033, 0, 83695120256591, 1227224552173568, 15277275236695743, 184602783918325760 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..300

MATHEMATICA

lst={}; Do[AppendTo[lst, 12^n-n^12], {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 15 2009]

PROG

(MAGMA) [12^n-n^12: n in [0..20]]; // Vincenzo Librandi, Jun 30 2011

CROSSREFS

Cf. A024012, A024026, A058794, A024040, A024054, A024068, A024082, A024096, A024110, A024124, A024138 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 15 2009]

Sequence in context: A138075 A185556 A134806 * A147668 A177804 A023334

Adjacent sequences:  A024149 A024150 A024151 * A024153 A024154 A024155

KEYWORD

sign,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 15 04:23 EST 2012. Contains 205694 sequences.