Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067813
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067813 Start of a record-breaking run of consecutive integers with a number of prime factors (counted with multiplicity) equal to 3. +0
10
8, 27, 170, 602, 2522, 211673 (list; graph; listen)
OFFSET

1,1

EXAMPLE

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

MATHEMATICA

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

CROSSREFS

Cf. A067814, A067820, A067821, A067822.

Sequence in context: A133042 A056570 A066963 this_sequence A118720 A029786 A029792

Adjacent sequences: A067810 A067811 A067812 this_sequence A067814 A067815 A067816

KEYWORD

fini,full,nonn

AUTHOR

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

EXTENSIONS

Edited by Dean Hickerson (dean(AT)math.ucdavis.edu), Jul 31 2002

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research