|
Search: id:A017365
|
|
| |
|
| 8, 18, 28, 38, 48, 58, 68, 78, 88, 98, 108, 118, 128, 138, 148, 158, 168, 178, 188, 198, 208, 218, 228, 238, 248, 258, 268, 278, 288, 298, 308, 318, 328, 338, 348, 358, 368, 378, 388, 398, 408, 418, 428, 438, 448
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
For many of these numbers n (8, 28, 48, 58, 78, 88, 108, 158, etc,), (n^2+1)/5 is prime [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jan 09 2009]
|
|
LINKS
|
Tanya Khovanova, Recursive Sequences
|
|
PROGRAM
|
(Other) sage: [i+8 for i in range(448) if gcd(i, 10) == 10] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 20 2009]
|
|
CROSSREFS
|
Cf. A154414 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jan 09 2009]
Sequence in context: A051370 A011538 A043521 this_sequence A084394 A085248 A092163
Adjacent sequences: A017362 A017363 A017364 this_sequence A017366 A017367 A017368
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
|
Search completed in 0.002 seconds
|