This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients David Radcliffe, FR4NKESTI3N, josh.r, jwilk, kellerfuchs, mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-06-02.07:41:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559461316.0.0.774721961709.issue35431@roundup.psfhosted.org>
In-reply-to
Content
@David Ratcliffe

> the sum of the first n positive integers is binomial(n+1, 2), and the formula should still work if n is zero.

I agree that's a convincing use-case.

Can you think of any practical uses for allowing negative `k`? I can't.
History
Date User Action Args
2019-06-02 07:41:56mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, jwilk, steven.daprano, serhiy.storchaka, josh.r, pablogsal, kellerfuchs, FR4NKESTI3N, David Radcliffe
2019-06-02 07:41:56mark.dickinsonsetmessageid: <1559461316.0.0.774721961709.issue35431@roundup.psfhosted.org>
2019-06-02 07:41:55mark.dickinsonlinkissue35431 messages
2019-06-02 07:41:55mark.dickinsoncreate