Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A023281
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A023281 Numbers n such that n remains prime through 3 iterations of function f(x) = 4x + 3. +0
1
2, 109, 179, 571, 677, 977, 1279, 1447, 1747, 1901, 2207, 2671, 3119, 3917, 5011, 5399, 5441, 5569, 5791, 6211, 6607, 7079, 7417, 8369, 8831, 9221, 9697, 9769, 11821, 11897, 12347, 13537, 13669, 13691, 13729, 13781, 13907, 14747, 14851, 15581, 17231, 17497 (list; graph; listen)
OFFSET

1,1

MAPLE

f:=proc(x) options operator, arrow: 4*x+3 end proc: a:=proc(n) if isprime(n)= true and isprime(f(n))=true and isprime(f(f(n)))=true and isprime(f(f(f(n)))) =true then n else end if end proc: seq(a(n), n=1..20000); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 01 2008

CROSSREFS

Sequence in context: A156502 A111456 A157067 this_sequence A042457 A062656 A077804

Adjacent sequences: A023278 A023279 A023280 this_sequence A023282 A023283 A023284

KEYWORD

nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research