login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A075031
a(n) is the smallest number k such that the number of divisors of the n numbers from k through k+n-1 are nonincreasing.
5
1, 2, 20, 20, 714, 714, 25550, 90180, 142803, 809300, 27195648, 27195648, 6973441007, 37962822225, 37962822225, 114296059262, 265228019405583, 394047434860662, 2493689139940250
OFFSET
1,2
COMMENTS
tau(k) >= tau(k+1) >= ... >= tau(k+n-1).
Next term is > 2000000. - David Wasserman, May 06 2005
a(17) > 10^12. [Donovan Johnson, Oct 13 2009]
a(20) > 2.64x10^15. - Jud McCranie, Mar 27 2019
EXAMPLE
a(3)=a(4) = 20 as tau(20) > tau(21) = tau(22) > tau(23).
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Amarnath Murthy, Sep 02 2002
EXTENSIONS
More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 19 2003
a(11)-a(16) from Donovan Johnson, Oct 13 2009
a(17)-a(19) from Jud McCranie, Mar 27 2019
STATUS
approved