Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117844
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117844 Primes generated from a gamma function based formula: very large primes from factorial level numbers like the Euclid n!+1 type of prime. +0
1
3, 19, 6652799, 3779, 831599, 108972863999, 32432399, 538583682060103679999, 115783667999, 79196028911999, 113425723441857835007999999, 9899503613999, 10098444038626943999999, 8960776752100485056195299206758399999999 (list; graph; listen)
OFFSET

0,1

COMMENT

Gives 31% primes from ten levels the last one with 39 powers of ten. alength = Length[a]*(Length[a] - 1)/2=45 N[Length[b]/alength]=0.311111 (*Decimal digit length*) Floor[Log[b]/Log[10]] {0, 1, 6, 3, 5, 11, 7, 20, 11, 13, 26, 12, 22, 39}

FORMULA

f[n_, m_] = FullSimplify[((4/3)*Gamma[2*(n + m)]/(2^m*2^(2*(n - m))))] - 1 a(n) = If[PrimeQ[f[i,j]]=True,f[i,j]]

MATHEMATICA

f[n_, m_] = FullSimplify[((4/3)*Gamma[2*(n + m)]/(2^m*2^(2*(n - m))))] - 1 a = Table[Table[If[PrimeQ[f[n, m]], f[n, m], {}], {m, 1, n}], {n, 1, 10}] b = Flatten[a]

CROSSREFS

Sequence in context: A098796 A120563 A164063 this_sequence A067607 A013332 A063871

Adjacent sequences: A117841 A117842 A117843 this_sequence A117845 A117846 A117847

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Apr 30 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research