Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112600
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112600 Smallest prime factor of A111392(n). +0
1
2, 5, 11, 37, 13, 23, 19, 23, 37, 127, 47, 61, 61, 47, 67, 61, 277, 83, 79, 97, 127, 83, 101, 131, 269, 109, 131, 109, 113, 157, 137, 181, 157, 181, 151, 173, 173, 179, 173, 211, 223, 251, 193, 197, 223, 233, 223, 251, 271, 241, 239, 269, 293, 281, 313, 347, 293 (list; graph; listen)
OFFSET

1,1

COMMENT

For all i, if i<n+2 then GCD(p_i,A111392(n))=1, where p_i is i-th prime.

A111392: a(n) = Product_{i=1..n-1} (Product_{k=1..i} p_k + Product_{k=i+1..n} p_k). - Robert G. Wilson v (rgwv(at)rgwv.com), Dec 22 2005

MATHEMATICA

f[n_] := Product[(Product[Prime[k], {k, i}] + Product[Prime[k], {k, i + 1, n}]), {i, n - 1}]; f[1] = 2; g[n_] := Block[{k = 1}, While[Mod[f[n], Prime[k]] != 0, k++ ]; Prime@k]; Array[g, 20] (* Robert G. Wilson v *)

CROSSREFS

Cf. A111392.

Adjacent sequences: A112597 A112598 A112599 this_sequence A112601 A112602 A112603

Sequence in context: A101834 A117758 A130622 this_sequence A092298 A131581 A056301

KEYWORD

nonn

AUTHOR

Yasutsohi Kohmoto zbi74583(AT)boat.zero.ad.jp, Dec 15 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Dec 22 2005

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research