Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123082
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123082 Prime trios of form k, k+6, k+12. +0
2
5, 11, 17, 7, 13, 19, 11, 17, 23, 17, 23, 29, 31, 37, 43, 41, 47, 53, 47, 53, 59, 61, 67, 73, 67, 73, 79, 97, 103, 109, 101, 107, 113, 151, 157, 163, 167, 173, 179, 227, 233, 239, 251, 257, 263, 257, 263, 269, 271, 277, 283, 347, 353, 359, 367, 373, 379, 557, 563 (list; graph; listen)
OFFSET

1,1

MAPLE

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

CROSSREFS

Cf. A001097.

Sequence in context: A041491 A058025 A042121 this_sequence A084037 A077130 A119754

Adjacent sequences: A123079 A123080 A123081 this_sequence A123083 A123084 A123085

KEYWORD

nonn

AUTHOR

Miklos Kristof (kristmikl(AT)freemail.hu), Sep 27 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research