Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110587
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110587 Primes p such that 6q+7=p^2, q prime. +0
1
5, 7, 11, 17, 19, 29, 37, 43, 47, 53, 61, 71, 73, 79, 89, 97, 101, 107, 109, 127, 173, 191, 199, 223, 241, 251, 263, 271, 281, 317, 367, 389, 397, 433, 439, 443, 449, 457, 461, 479, 523, 541, 569, 577, 587, 613, 631, 647, 659, 677, 683, 691, 701, 739, 757 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(4)=17 since 6*47+7=289=17^2.

MAPLE

ispower := proc(n, b) andmap(proc(w) evalb(w[2] mod b = 0) end, ifactors(n)[2]) end: a:=6: SQP||a:=[]: for z from 1 to 1 do for n from 1 to 1000 do p:=ithprime(n); m:=a*p+a+1; if ispower(m, 2) and isprime(sqrt(m)) then SQPW||a:=[op(SQP||a), sqrt(m)] fi od; od; SQP||a;

CROSSREFS

Cf. A110014, A110015, A110016.

Sequence in context: A046133 A086136 A136052 this_sequence A072249 A076665 A124598

Adjacent sequences: A110584 A110585 A110586 this_sequence A110588 A110589 A110590

KEYWORD

nonn

AUTHOR

Walter A. Kehowski (wkehowski(AT)cox.net), Sep 13 2005

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research