Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066617
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066617 Composites of form prime+1 containing a record number of prime factors. +0
1
4, 8, 24, 32, 128, 384, 1152, 3584, 5120, 6144, 8192, 73728, 131072, 524288, 5505024, 10616832, 14680064, 18874368, 109051904, 169869312, 654311424, 738197504, 2147483648, 21474836480, 51539607552, 824633720832, 3710851743744 (list; graph; listen)
OFFSET

1,1

COMMENT

The sequence contains all numbers of the form (Mersenne Prime)+1 as a subset. - Hugo Pfoertner (hugo(AT)pfoertner.org), Sep 10 2004

EXAMPLE

a(19)=109051904=13*2^23: 24 prime factors, a(20)=169869312=3^4*2^21: 25 prime factors, a(21)=654311424=13*3*2^24: 26 prime factors. a(19)-1, a(20)-1 and a(21)-1 are primes.

PROGRAM

(PARI) {A066617(a, b) = local(p, c, d); forprime(p=a, b, d=bigomega(p+1); if(d>c, c=d; print1(p+1, ", ")))} A066617(3, 10^7)

CROSSREFS

Cf. Mersenne Primes + 1: A075398(n)=A000668(n)+1.

Sequence in context: A026596 A083504 A075708 this_sequence A024589 A062015 A006640

Adjacent sequences: A066614 A066615 A066616 this_sequence A066618 A066619 A066620

KEYWORD

nonn

AUTHOR

G. L. Honaker, Jr. (honak3r(AT)gmail.com), Jan 13 2002

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jan 15 2002

More terms from Hugo Pfoertner (hugo(AT)pfoertner.org), Sep 10 2004

a(24)-a(27) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Dec 08 2009

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

Last modified March 15 12:29 EDT 2010. Contains 173428 sequences.


AT&T Labs Research