Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: A129912
Displaying 1-3 of 3 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A129912 Numbers that are products of distinct primorial numbers (see A002110). +30
3
1, 2, 6, 12, 30, 60, 180, 210, 360, 420, 1260, 2310, 2520, 4620, 6300, 12600, 13860, 27720, 30030, 37800, 60060, 69300, 75600, 138600, 180180, 360360, 415800, 485100, 510510, 831600, 900900, 970200, 1021020, 1801800, 2910600, 3063060, 5405400 (list; graph; listen)
OFFSET

1,2

REFERENCES

CRC Standard Mathematical Tables, 28th Ed., CRC Press

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

Robert Potter, Perfect Numbers.

J. Sokol, Title?

Wikipedia, Primorials

Wikimedia Commons,Normalized A129912

FORMULA

Apart from 1 and 2, numbers of the form 2^k(1)*3^k(2)*5^k(3)*...*p(s)^k(s), where p(s) is s-th prime, k(i)>0 for i=1..s, k(i)-k(i-1) = 0 or 1 for i=2..s and |{k(1),k(2),..,k(s)}|=k(1). - Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 14 2007

EXAMPLE

For s = 4 there are 8 (generally 2^(s-1)) such numbers: 210 = 2*3*5*7, 420 = 2^2*3*5*7 = (2*3*5*7)*2, 1260 = 2^2*3^2*5*7 = (2*3*5*7)*(2*3), 6300 = 2^2*3^2*5^2*7 = (2*3*5*7)*(2*3*5), 2520 = 2^3*3^2*5*7 = (2*3*5*7)*(2*3)*2, 12600 = 2^3*3^2*5^2*7 = (2*3*5*7)*(2*3*5)*2, 37800 = 2^3*3^3*5^2*7 = (2*3*5*7)*(2*3*5)*(2*3), 75600 = 2^4*3^3*5^2*7 = (2*3*5*7)*(2*3*5)*(2*3)*2.

CROSSREFS

Cf. A002110, A025487.

Sequence in context: A166456 A162214 A100071 this_sequence A161507 A032177 A095349

Adjacent sequences: A129909 A129910 A129911 this_sequence A129913 A129914 A129915

KEYWORD

easy,nonn

AUTHOR

Bill McEachen (bmceache(AT)centralsan.dst.ca.us), Jun 05 2007, Jun 06 2007, Jul 06 2007, Aug 07 2007

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jun 09 2007, Aug 08 2007

I corrected the Potter link to reflect its relocation Bill McEachen (bmceache(AT)centralsan.org), Sep 12 2009

I added link to Wikicommons image Bill McEachen (bmceache(AT)centralsan.org), Sep 16 2009

A172069 Each entry indicates the number of primes adjacent to A129912 entries (0,1 or 2) +20
1
1, 2, 2, 2, 2, 2, 1, 1, 2, 1, 2, 1, 1, 2, 1, 1, 0, 1, 1, 0, 0, 0, 1, 2, 0, 2 (list; graph; listen)
OFFSET

1,2

COMMENT

A129912 by my definition starts at 2 (Editor added initial 1)

EXAMPLE

Both 415799 and 415801 are prime, so the entry at 415800 (n=26) is a 2 (twin primes). Neither 27719 nor 27721 are prime, so the entry at 27720 (n=17) is a 0.

CROSSREFS

A129912

KEYWORD

easy,nonn,new

AUTHOR

Bill R McEachen (bmceache(AT)centralsan.org), Jan 24 2010

A005235 Fortunate numbers: least m>1 such that m+prime(n)# is prime, where p# denotes the product of the primes <= p.
(Formerly M2418)
+10
33
3, 5, 7, 13, 23, 17, 19, 23, 37, 61, 67, 61, 71, 47, 107, 59, 61, 109, 89, 103, 79, 151, 197, 101, 103, 233, 223, 127, 223, 191, 163, 229, 643, 239, 157, 167, 439, 239, 199, 191, 199, 383, 233, 751, 313, 773, 607, 313, 383, 293, 443, 331, 283, 277, 271, 401, 307, 331 (list; graph; listen)
OFFSET

1,1

COMMENT

R. F. Fortune conjectured that a(n) is always prime.

a(n) is the smallest m such that m > 1 and A002110(n)+m is prime. For every n, a(n) must be greater than prime(n+1)-1. - Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Aug 20 2003

REFERENCES

Martin Gardner, The Last Recreations (1997), pp. 194-95.

S. W. Golomb, The evidence for Fortune's conjecture, Math. Mag. 54 (1981), 209-210.

R. K. Guy, Unsolved Problems in Number Theory, Section A2.

R. K. Guy, The strong law of small numbers, Amer. Math. Monthly, 95 (1988), 697-712.

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

LINKS

T. D. Noe, Table of n, a(n) for n=1..2000 (a(n)+prime(n)# is a probable prime)

C. Banderier, Conjecture checked for n<1000 [It has been reported that that the data given here contains several errors]

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

Author?, McEachen Conjecture

FORMULA

If x(n) = 1 + product(prime(i), i=1..n), q(n) = least prime > x(n), then a(n) = q(n)-x(n)+1.

a(n) = 1 + the difference between the n-th Primorial plus one and the next prime.

EXAMPLE

a(4) = 13 because P_4! = 2*3*5*7 = 210, plus one is 211, the next prime is 223 and the difference between 210 and 223 is 13.

MATHEMATICA

NextPrime[ n_Integer ] := Module[ {k}, k = n + 1; While[ ! PrimeQ[ k ], k++ ]; k ]; Fortunate[ n_Integer ] := Module[ {p, q}, p = Product[ Prime[ i ], {i, 1, n} ] + 1; q = NextPrime[ p ]; q - p + 1 ]; Table[ Fortunate[ n ], {n, 1, 60} ]

r[n_] := (For[m=(Prime[n+1]+1)/2, !PrimeQ[Product[Prime[k], {k, n}]+2m-1], m++ ]; 2m-1); Table[a[n], {n, 60}]

CROSSREFS

Cf. A046066, A002110, A006862, A035345, A035346, A055211.

Cf. A129912.

Sequence in context: A154700 A051507 A060274 this_sequence A107664 A085013 A164939

Adjacent sequences: A005232 A005233 A005234 this_sequence A005236 A005237 A005238

KEYWORD

nonn,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Jud McCranie, j.mccranie(AT)comcast.net.

Guy lists 100 terms, as computed by Stan Wagon.

The first 500 terms are primes - Robert G. Wilson v

page 1

Search completed in 0.005 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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified February 9 11:24 EST 2010. Contains 172296 sequences.


AT&T Labs Research