https://github.com/archielicious/project-python-ate-the-plus-sign
Several large scale mathematical problems were solved using the computer's excellent calculating ability and python.
https://github.com/archielicious/project-python-ate-the-plus-sign
collatz-conjecture cumulative-sum decimal-binary-octal factorial fibonacci-sequence hcf lcm mersenne-primes multiplicative-persistence palindrome perfect-numbers prime-factorisation total-time-between-two-dates twin-primes
Last synced: 9 months ago
JSON representation
Several large scale mathematical problems were solved using the computer's excellent calculating ability and python.
- Host: GitHub
- URL: https://github.com/archielicious/project-python-ate-the-plus-sign
- Owner: archielicious
- Created: 2022-10-19T17:33:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T08:33:29.000Z (about 3 years ago)
- Last Synced: 2025-01-08T07:41:04.104Z (11 months ago)
- Topics: collatz-conjecture, cumulative-sum, decimal-binary-octal, factorial, fibonacci-sequence, hcf, lcm, mersenne-primes, multiplicative-persistence, palindrome, perfect-numbers, prime-factorisation, total-time-between-two-dates, twin-primes
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Python-ate-the-Plus-Sign
This project contains python programs that were written to solve large scale mathematical problems involving numbers using the computer's excellent calculating ability