Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A045619
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A045619 Numbers that are the products of 2 or more consecutive integers. +0
11
0, 2, 6, 12, 20, 24, 30, 42, 56, 60, 72, 90, 110, 120, 132, 156, 182, 210, 240, 272, 306, 336, 342, 360, 380, 420, 462, 504, 506, 552, 600, 650, 702, 720, 756, 812, 840, 870, 930, 990, 992, 1056, 1122, 1190, 1260, 1320, 1332, 1406, 1482, 1560, 1640, 1680 (list; graph; listen)
OFFSET

1,2

COMMENT

Erdos and Selfridge proved that numbers of this kind can never be a perfect power (A001597). - T. D. Noe (noe(AT)sspectra.com), Oct 13 2002

Numbers of the form x!/y! with y+1 < x. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 20 2008

a(n)=A000142(A137911(n))/A000142(A137912(n)-1) for n>1. - Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 27 2008

REFERENCES

P. Erdos and J.L. Selfridge, The product of consecutive integers is never a power, Illinois Jour. Math. 19 (1975, 292-301.

LINKS

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

MATHEMATICA

maxNum = 1700; lst = {}; For[i = 1, i <= Sqrt[maxNum], i++, j = i + 1; prod = i*j; While[prod < maxNum, AppendTo[lst, prod]; j++; prod *= j]]; lst = Union[lst]

CROSSREFS

Cf. A001597.

Cf. A000142, A137895, A053625, A093449, A064224, A084720.

Cf. A137899, A137900.

Sequence in context: A067114 A102711 A141406 this_sequence A028690 A120344 A031426

Adjacent sequences: A045616 A045617 A045618 this_sequence A045620 A045621 A045622

KEYWORD

easy,nonn,nice

AUTHOR

Erich Friedman (erich.friedman(AT)stetson.edu)

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), Jul 20 2000

More terms from Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Feb 27 2008

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research