Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116616
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116616 Values of n such that p(2n+1) mod 12 = 7, where p(j) denotes the j-th prime. +0
1
5, 9, 13, 15, 23, 30, 31, 33, 36, 37, 42, 46, 47, 49, 50, 52, 55, 57, 58, 62, 64, 65, 66, 70, 71, 74, 76, 77, 78, 81, 83, 87, 88, 89, 90, 96, 103, 106, 108, 114, 116, 117, 121, 123, 124, 130, 134, 142, 144, 148, 151, 152, 160, 163, 166, 167, 175, 182, 185, 191, 192 (list; graph; listen)
OFFSET

1,1

EXAMPLE

33 is in the sequence because the 67-th prime is 331 and 331 mod 12=7.

MAPLE

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

MATHEMATICA

Select[Range[220], Mod[Prime[2# + 1], 12] == 7 &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

CROSSREFS

Sequence in context: A062976 A080580 A098991 this_sequence A080590 A051541 A086408

Adjacent sequences: A116613 A116614 A116615 this_sequence A116617 A116618 A116619

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited by njas, 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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research