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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062235 a(n) = prime(n)^2 - prime(n+1). 1
1, 4, 18, 38, 108, 152, 270, 338, 500, 810, 924, 1328, 1638, 1802, 2156, 2750, 3420, 3654, 4418, 4968, 5250, 6158, 6800, 7824, 9308, 10098, 10502, 11340, 11768, 12642, 15998, 17024, 18630, 19172, 22050, 22644, 24486, 26402, 27716, 29750, 31860 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROG

(PARI) { for (n=1, 1000, write("b062235.txt", n, " ", prime(n)^2 - prime(n + 1)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 03 2009]

CROSSREFS

Cf. A000040.

Sequence in context: A031081 A009956 A031303 * A187297 A126283 A023618

Adjacent sequences:  A062232 A062233 A062234 * A062236 A062237 A062238

KEYWORD

easy,nonn

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Jun 29 2001

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