Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067821
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067821 The start of a record-breaking run of consecutive integers with a number of prime factors (counted with multiplicity) equal to 6. +0
6
64, 5264, 33614, 8706123, 101905622, 4843161124, 25189114374, 412352139170, 1122875553872 (list; graph; listen)
OFFSET

1,1

COMMENT

a(10) > 10^13. [From Donovan Johnson (donovan.johnson(AT)yahoo.com), Jan 31 2009]

EXAMPLE

a(3)=33614 because 33614 is the start of a record breaking run of 3 consecutive integers (33614 to 33616) each having 6 prime factors; i.e. bigomega(n)=A001222(n)=6 for n = 33614, ..., 33616.

MATHEMATICA

bigomega[n_] := Plus@@Last/@FactorInteger[n]; For[n=1; m=l=0, True, n++, If[bigomega[n]==6, l++, If[l>m, m=l; Print[n-l, " ", l]]; l=0]]

CROSSREFS

Cf. A067813, A067814, A067820, A067822.

Sequence in context: A099369 A146496 A058874 this_sequence A009823 A085525 A013995

Adjacent sequences: A067818 A067819 A067820 this_sequence A067822 A067823 A067824

KEYWORD

fini,more,nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 07 2002

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Jul 31 2002

More terms from Jens Kruse Andersen (jens.k.a(AT)get2net.dk), Aug 23 2003

a(7)-a(9) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Jan 31 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 7 23:50 EST 2009. Contains 170430 sequences.


AT&T Labs Research