Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A048692
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A048692 Triangle read by rows in which row n contains first n numbers with exactly n distinct prime factors. +0
7
2, 6, 10, 30, 42, 60, 210, 330, 390, 420, 2310, 2730, 3570, 3990, 4290, 30030, 39270, 43890, 46410, 51870, 53130, 510510, 570570, 690690, 746130, 870870, 881790, 903210, 9699690, 11741730, 13123110, 14804790, 15825810, 16546530, 17160990 (list; graph; listen)
OFFSET

1,1

EXAMPLE

2; 6 10; 30 42 60; 210 330 390 420; ...

MATHEMATICA

f[n_] := Flatten[Table[ # [[1]]] & /@ FactorInteger[n]]; (* for n=7 *) Take[ Select[ Range[10^7], Length[f[ # ]] == 7 & ], 7]

CROSSREFS

Cf. primorial numbers A002110.

Sequence in context: A032374 A074095 A079855 this_sequence A019095 A026117 A107385

Adjacent sequences: A048689 A048690 A048691 this_sequence A048693 A048694 A048695

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Aug 20 2002

EXTENSIONS

Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 22 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 19 08:04 EDT 2008. Contains 142098 sequences.


AT&T Labs Research