Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116614
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116614 Values of n such that p(2n) mod 12 = 1, where p(j) denotes the j-th prime. +0
2
3, 6, 9, 21, 22, 25, 34, 35, 37, 39, 40, 41, 42, 44, 50, 53, 55, 56, 61, 65, 67, 68, 84, 86, 87, 90, 99, 102, 108, 113, 122, 127, 130, 132, 139, 142, 153, 154, 155, 158, 161, 163, 176, 183, 189, 190, 194, 198, 211, 219, 225, 232, 233, 237, 238, 248, 258, 259, 278 (list; graph; listen)
OFFSET

1,1

FORMULA

A116614 = 1/2 * { even terms in A160594 = A000720(A068228) } [From M. F. Hasler (MHasler(AT)univ-ag.fr), May 22 2009]

EXAMPLE

53 is in the sequence because the 106-th prime is 577 and 577 mod 12=1.

MAPLE

a:=proc(n) if ithprime(2*n) mod 12 = 1 then n else fi end: seq(a(n), n=1..300);

PROGRAM

(PARI) for(n=1, 999, prime(2*n)%12==1 & print1(n", ")) \\\\ [From M. F. Hasler (MHasler(AT)univ-ag.fr), May 22 2009]

CROSSREFS

Cf. A116602, A116610, A116612-A116617, A160591-A160594. [From M. F. Hasler (MHasler(AT)univ-ag.fr), May 22 2009]

Sequence in context: A059006 A018186 A015938 this_sequence A089001 A050889 A026095

Adjacent sequences: A116611 A116612 A116613 this_sequence A116615 A116616 A116617

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Mar 29 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Apr 05 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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research