Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154411
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154411 Numbers p (prime) such that (p^2+1)/10 is prime +0
2
7, 13, 17, 23, 37, 53, 67, 97, 103, 113, 127, 137, 163, 167, 197, 223, 227, 263, 277, 283, 347, 367, 373, 383, 397, 433, 503, 547, 587, 617, 653, 673, 677, 683, 773, 797, 823, 877, 883, 937, 947, 953, 997, 1063, 1103, 1117, 1163, 1187, 1213, 1367, 1423, 1447 (list; graph; listen)
OFFSET

1,1

EXAMPLE

p=7, (p^2+1)/10=5; p=17, (p^2+1)/10=29

MAPLE

a := proc (n) if isprime(n) = true and type((1/10)*n^2+1/10, integer) = true and isprime((1/10)*n^2+1/10) = true then n else end if end proc: seq(a(n), n = 1 .. 1800); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 18 2009]

CROSSREFS

Cf. A017353, A154412

Sequence in context: A136083 A167276 A154408 this_sequence A089531 A138337 A029477

Adjacent sequences: A154408 A154409 A154410 this_sequence A154412 A154413 A154414

KEYWORD

nonn

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jan 09 2009

EXTENSIONS

Corrected and extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 18 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research