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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060429 4*p^2+1, p prime. 1
17, 37, 101, 197, 485, 677, 1157, 1445, 2117, 3365, 3845, 5477, 6725, 7397, 8837, 11237, 13925, 14885, 17957, 20165, 21317, 24965, 27557, 31685, 37637, 40805, 42437, 45797, 47525, 51077, 64517, 68645, 75077, 77285, 88805 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

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

PROG

(PARI) { n=0; forprime (p=1, 542, write("b060429.txt", n++, " ", 4*p^2 + 1); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 05 2009]

CROSSREFS

Cf. A052291, A052292.

Sequence in context: A075892 A155143 A141886 * A052292 A154301 A057185

Adjacent sequences:  A060426 A060427 A060428 * A060430 A060431 A060432

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Apr 06 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 14 06:48 EST 2012. Contains 205577 sequences.