|
Search: id:A073614
|
|
|
| A073614 |
|
Numbers n such that n*(prime(n)+1) is a square. |
|
+0 1
|
| |
|
|
OFFSET
|
1,1
|
|
|
MAPLE
|
for i from 1 to 250000 do `if`(issqr(i*(ithprime(i)+1))=true, i, NULL); od;
|
|
CROSSREFS
|
Sequence in context: A063829 A140671 A054558 this_sequence A088361 A135968 A135969
Adjacent sequences: A073611 A073612 A073613 this_sequence A073615 A073616 A073617
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 29 2002
|
|
EXTENSIONS
|
The next term, if it exists, is >250000.
More terms from Francois Jooste (pin(AT)myway.com), Mar 16 2003
|
|
|
Search completed in 0.002 seconds
|