It seems aptly named because Ramanujan also dealt with infinite series. One of his most famous equations is the ramanujan summation [1] where he derives that the sum of infinite series 1 + 2 + 3 + 4 + ... = - 1 / 12 [1] https://en.wikipedia.org/wiki/Ramanujan_summation
I still don't understand why this derivation is such an achievement. If anything, it seems like dirty hacking, but this time done by a mathematician.
The Ramanujan Machine: Using algorithms to discover new mathematics
21–29 of 29 posts
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#22I was pondering a few weeks back about the prospects of using ML/AI to find new ways to factor primes and if their is any sequence in primes and how to calculate them in a way that you input N and it will produce the Nth prime. That would be something.
Can primes be estimated?
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#23I was pondering a few weeks back about the prospects of using ML/AI to find new ways to factor primes and if their is any sequence in primes and how to calculate them in a way that you input N and it will produce the Nth prime. That would be something.
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#24I was pondering a few weeks back about the prospects of using ML/AI to find new ways to factor primes and if their is any sequence in primes and how to calculate them in a way that you input N and it will produce the Nth prime. That would be something.
Look for Willans' formula (there's a nice explanation in the book "Hacker's Delight").
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#25It seems aptly named because Ramanujan also dealt with infinite series. One of his most famous equations is the ramanujan summation [1] where he derives that the sum of infinite series 1 + 2 + 3 + 4 + ... = - 1 / 12 [1] https://en.wikipedia.org/wiki/Ramanujan_summation
> assigning a value to divergent infinite series
Every time someone claims that series is EQUAL to -1/12, someone loses faith in math.
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#26Earlier quoted context omitted.
I still don't understand why this derivation is such an achievement. If anything, it seems like dirty hacking, but this time done by a mathematician.
I read somewhere that the result is confirmed in applied physics where it somehow relates to the casimir force, but I'm not a physicist.
It's actually a pretty simple consequence of the functional equation for ζ and a few special values of Γ. That in turn comes from a theta-function identity which can be proven using Poisson's summation formula.
What I'm trying to say is that it's legit maths, that has been distorted due to the shock value of writing the equation "1+2+3+... = -1/12".
If you're looking for a reference, go to Davenport's "Multiplicative Number Theory". It's short, self-contained, and extremely well-written. Serre's "A Course in Arithmetic" should also work.
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#27It bugs me a bit that the authors write (I would love for anyone affiliated with the project to talk to me about this) "Any new conjecture, proof, or algorithm suggested will be named after you.". No offense, but there are very few mathematicians out there with that kind of a world view.
Seems a bit like a high school project without proper guidance from a mathematician.
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#28Seems slightly less rich than Doug Lenat's Automated Mathematician (which in turn led to Eurisko which was one of the earliest genuinely interesting AI systems): https://en.wikipedia.org/wiki/Automated_Mathematician
I would guess there was a lot more manual handholding that was not documented.
Re: The Ramanujan Machine: Using algorithms to discover new mathematics
#29Seems slightly less rich than Doug Lenat's Automated Mathematician (which in turn led to Eurisko which was one of the earliest genuinely interesting AI systems): https://en.wikipedia.org/wiki/Automated_Mathematician
The story of Eurisko doesn't add up. So advanced for its time, not replicated for 30 years (or at all) and Lenat lost the source code and was not interested in doing anything similar again, with the next version (Cyc, IIRC) not getting anywhere close? I would guess there was a lot more manual handholding that was not documented.
Cyc never seemed in the least bit interesting to me, tbh. Even today several "we taught our AI common sense!" articles have hit HN, and it's still not _really_ true.