Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartmaan/prime-number-analysis
Analysis notebook on prime numbers
https://github.com/kartmaan/prime-number-analysis
analysis conjecture fibonacci fibonacci-numbers fibonacci-sequence math mathematics matplotlib notebook number-theory numpy polyfit prime prime-number-algorithm prime-numbers trends
Last synced: 3 days ago
JSON representation
Analysis notebook on prime numbers
- Host: GitHub
- URL: https://github.com/kartmaan/prime-number-analysis
- Owner: Kartmaan
- Created: 2020-11-09T19:50:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T12:49:11.000Z (about 1 year ago)
- Last Synced: 2024-11-24T03:23:03.195Z (2 months ago)
- Topics: analysis, conjecture, fibonacci, fibonacci-numbers, fibonacci-sequence, math, mathematics, matplotlib, notebook, number-theory, numpy, polyfit, prime, prime-number-algorithm, prime-numbers, trends
- Language: Jupyter Notebook
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prime numbers analysis
Graphical analysis notebook on prime numbers.## Study topics covered
Several conjectures and curiosities linked to these numbers are analyzed:
- The decrease in density of prime numbers
- Fibonacci numbers in prime numbers
- Patterns related to the sum of the digits of prime numbers
- Distribution of the parity of these sums
- Distribution of sums that are also prime numbers