Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomwhite/cubesum
The sum of the first n cubes equals the square of the sum of the first n numbers.
https://github.com/tomwhite/cubesum
mathematics visualization
Last synced: 7 days ago
JSON representation
The sum of the first n cubes equals the square of the sum of the first n numbers.
- Host: GitHub
- URL: https://github.com/tomwhite/cubesum
- Owner: tomwhite
- Created: 2019-11-14T19:55:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T19:55:47.000Z (about 5 years ago)
- Last Synced: 2024-12-06T19:11:32.371Z (about 2 months ago)
- Topics: mathematics, visualization
- Language: Python
- Homepage: http://tomwhite.github.io/cubesum
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
_The sum of the first n cubes equals the square of the sum of the first n numbers_
This relation is very nicely demonstrated geometrically, as are other sums of powers of positive integers.
This project has code for producing diagrams to show such relations, in SVG form suitable for printing.