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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A153483 a(n)=Prime[n]^4 - 32. 0
-16, 49, 593, 2369, 14609, 28529, 83489, 130289, 279809, 707249, 923489, 1874129, 2825729, 3418769, 4879649, 7890449, 12117329, 13845809, 20151089, 25411649, 28398209, 38950049, 47458289, 62742209, 88529249, 104060369, 112550849 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Clear[a, k]; a[k_] := Prime[k]^4 - 32;

Table[a[k], {k, 1, 30}]

CROSSREFS

Sequence in context: A039606 A041498 A104992 * A030686 A030688 A186850

Adjacent sequences:  A153480 A153481 A153482 * A153484 A153485 A153486

KEYWORD

sign

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Dec 27 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 14:19 EST 2012. Contains 206038 sequences.