https://github.com/android-notes/1-x-2-x-...-n-x
https://github.com/android-notes/1-x-2-x-...-n-x
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/android-notes/1-x-2-x-...-n-x
- Owner: android-notes
- Created: 2018-01-08T02:33:42.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-20T08:07:53.000Z (about 1 year ago)
- Last Synced: 2025-03-27T08:48:21.964Z (11 months ago)
- Language: Python
- Homepage:
- Size: 384 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MOSI Algorithm: An Efficient Approach for Generalized Power Sum Computation in Arbitrary Arithmetic Sequences
$$
S_k(n) = \sum_{i=1}^{n} \left( a + (i-1) \cdot d \right)^k
$$