Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139186
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139186 Indices of smaller factorial twin primes (smaller positive k that (k!-n)/n and (k!+n)/n are primes). +0
3
3, 4, 6, 4, 11, 4 (list; graph; listen)
OFFSET

1,1

COMMENT

Smaller from pair of smallest factorial twin primes see A139187

Larger of pair of smallest factorial twin primes see A139188

MATHEMATICA

a = {}; Do[k = 1; While[ ! (PrimeQ[(k! - n)/n] && PrimeQ[(k! + n)/n]), k++ ]; AppendTo[a, k]; Print[a], {n, 1, 6}]; a (*Artur Jasinski*)

CROSSREFS

Cf. A139187, A139188.

Adjacent sequences: A139183 A139184 A139185 this_sequence A139187 A139188 A139189

Sequence in context: A101432 A098744 A023823 this_sequence A047840 A037189 A083342

KEYWORD

nonn,uned

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Apr 11 2008

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 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research