Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122564
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122564 Twin primes of form 4k-1, 4k+1. +0
3
3, 5, 11, 13, 59, 61, 71, 73, 107, 109, 179, 181, 191, 193, 227, 229, 239, 241, 311, 313, 347, 349, 419, 421, 431, 433, 599, 601, 659, 661, 827, 829, 1019, 1021, 1031, 1033, 1091, 1093, 1151, 1153, 1319, 1321, 1427, 1429, 1451, 1453, 1487, 1489, 1607, 1609 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(3)=11=4*3-1, a(4)=13=4*3+1

MAPLE

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

CROSSREFS

Cf. A001097.

Adjacent sequences: A122561 A122562 A122563 this_sequence A122565 A122566 A122567

Sequence in context: A089251 A006794 A032457 this_sequence A058595 A086284 A136500

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 October 12 12:19 EDT 2008. Contains 144830 sequences.


AT&T Labs Research