Formulas for the nth prime number actually exist! One was cleverly engineered in 1964 by C. P. Willans. But is it useful?
----------------
References:
Herbert Wilf, What is an answer?, The American Mathematical Monthly 89 (1982) 289-292.
C. P. Willans, On formulae for the nth prime number, The Mathematical Gazette 48 (1964) 413-415.
Further reading:
Jeffrey Shallit, No formula for the prime numbers?.
----------------
# Python code
import math
def prime(n):
return 1 sum([
(pow(n/sum([
(pow(( * ((j - 1) 1)/j), 2))
for j in range(1, i 1)
]), 1/n))
for i in range(1, pow(2, n) 1)
])
----------------
(* Mathematica code *)
prime[n_] := 1 Sum[Floor[(n/Sum[Floor[Cos[Pi ((j - 1)! 1)/j]^2], {j, 1, i}])^(1/n)], {i, 1, 2^n}]
----------------
0:00 A formula for primes?
1:24 Engineering a prime detector
4:00 Improving the prime detector
5:46 Counting primes
6:29 Determining the nth prime
9:42 The final step
11:36 What counts as a formula?
12:56 What’s the point?
13:51 Who was Willans?
----------------
Animated with Manim.
Thanks to Ken Emmer for supplying the microphone.
Web site:
Twitter:
14 views
160
21
2 years ago 00:14:47 14
An Exact Formula for the Primes: Willans’ Formula
9 years ago 00:03:04 22
“It’s not an exact science...“ | Dez & Ally (HUMOUR 2.0)
5 years ago 00:04:49 8
[NeurIPS 2019] On Exact Computation with an Infinitely Wide Neural Net
13 years ago 00:04:13 23
TechniqueWOD - An Easy Way To Know Exactly Where To Land On Your Split Jerk
4 years ago 01:00:01 11
Detective Jake Peralta screams while strumming an acoustic guitar for 1 exact hour
10 months ago 00:03:34 1
How to make an exact flat metal surface by using scraper.
3 years ago 00:24:38 1
Pinpointing the exact location of my fans using a single image.. GEO DETECTIVE #4
4 years ago 00:09:27 1
Can I Make Cadbury Creme Eggs VEGAN?! This might taste like an exact dupe...
8 years ago 00:02:31 2
Geomagic Studio - Exact Surfacing
1 year ago 00:03:31 9
Iceland Volcano Erupts. The exact moment caught on camera.
6 years ago 00:12:14 1
Who Exactly is an “African?”
6 years ago 00:12:24 1
Who Exactly is an “Asian?”
2 years ago 00:11:30 1
Who Exactly is an Australoid/Veddoid?
5 years ago 00:13:30 31
What Exactly Does a Key Grip do on Set? - An Interview with Jake Reeder
5 years ago 00:01:05 1
Scientists Capture ‘Exact Moment’ an Old Star Starts to Change Form
11 years ago 00:01:31 88
Daria Kondakova | Ribbon 2010 (Exact Cut)
11 months ago 00:13:27 1
I Made A Kunai From The Game Mortal Kombat! An Exact Replica Of The Scorpion Weapon
2 years ago 00:14:11 1
The Exact Location Of Hell (Exposed)
3 years ago 00:00:59 1
Artist Painted Woman Of His Dreams, Then Married An Exact Lookalike
13 years ago 00:01:49 12
TechniqueWOD - Part 2 of An Easy Way To Know Exactly Where To Land On Your Split Jerk
6 years ago 00:02:34 13
Team Bulgaria - 5 Balls 2019 (Exact Cut)
3 years ago 00:07:54 3
What exactly is an algorithm? Algorithms explained | BBC Ideas