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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073614 Numbers n such that n*(prime(n)+1) is a square. 0
150, 1274, 7776, 37631, 96625, 1436778, 1617173, 8751645, 11873964, 78580934, 391317723, 403263375, 429830078, 1653987950, 1989687200, 2125840598, 2546468442, 8179002128, 8179002164, 8179002192, 30860615042, 31374585176 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

a(23) > pi(10^12). [From Donovan Johnson, Feb 26 2010]

LINKS

Table of n, a(n) for n=1..22.

MAPLE

for i from 1 to 250000 do `if`(issqr(i*(ithprime(i)+1))=true, i, NULL); od;

CROSSREFS

Sequence in context: A140671 A054558 A211554 * A191547 A184673 A184665

Adjacent sequences:  A073611 A073612 A073613 * A073615 A073616 A073617

KEYWORD

nonn

AUTHOR

Benoit Cloitre, Aug 29 2002

EXTENSIONS

The next term, if it exists, is >250000.

More terms from Francois Jooste (pin(AT)myway.com), Mar 16 2003

a(6)-a(22) from Donovan Johnson, Feb 26 2010

STATUS

approved

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 June 18 19:42 EDT 2013. Contains 226356 sequences.