Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122565
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122565 Twin primes of form 4k+1, 4k+3. +0
3
5, 7, 17, 19, 29, 31, 41, 43, 101, 103, 137, 139, 149, 151, 197, 199, 269, 271, 281, 283, 461, 463, 521, 523, 569, 571, 617, 619, 641, 643, 809, 811, 821, 823, 857, 859, 881, 883, 1049, 1051, 1061, 1063, 1229, 1231, 1277, 1279, 1289, 1291, 1301, 1303, 1481 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3)=17=4*4+1, a(4)=19=4*4+3

MAPLE

i:=1:for k from 1 to 600 do if isprime(4*k+1) and isprime(4*k+3) then a[i]:=4*k+1:a[i+1]:=4*k+3: i:=i+2 fi od: seq(a[n], n=1..i-1);

CROSSREFS

Cf. A001097.

Sequence in context: A163633 A092242 A003630 this_sequence A079016 A106120 A106121

Adjacent sequences: A122562 A122563 A122564 this_sequence A122566 A122567 A122568

KEYWORD

nonn

AUTHOR

Miklos Kristof (kristmikl(AT)freemail.hu), Sep 21 2006

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research