You are not logged in.
Pages: 1
Note that Ramanujan found this a long time before computers. Thus, he had to have a method for calculating these transcendental numbers!
Offline
Ramanujan came up with lots of identities and approximations just like that one. You will remember that both Hardy and Littlewood, premier mathematicians of that time were baffled by them, In many cases no one knows how he did it. When asked (according to legend) he said that a goddess would whisper them in his ear.
In modern times we might try a pslq but it was unknown when he was around.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
@bobbym What's plsq?
@zetafunc I understand the part where you said Taylor series expansion, brilliant that is! But how would you calculate the infinite sums?
Given
Offline
Take care with convergence. Although the series for e^x converges for all values of x, when computing actual numbers it may need many, many terms and questions of round off error also apply.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
The best you can do is compute it to a finite number of terms, if you're doing it by hand. If Ramanujan used the Taylor series (which he may not have), then you'd need only the first 20 terms or so of that series to get the accuracy of his result.
Offline
@bobbym What's plsq?
Called the greatest algorithm of the 20th century, the pslq was discovered by Ferguson and Bailey. It is an integer relation algorithm
http://www2.lbl.gov/Science-Articles/Ar … rithm.html
The algorithm I like to think was inspired by Ramanujan's incredible relationships. Anyway, it takes a decimal number and tries to come up with a relationship between that number and known constants. If you had the decimal 3.65028153987288474 the pslq would find this relationship.
This is a very simple example of its power. The ramifications of this process are enormous but still largely unknown.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Actually, I now think the problem is a bit "redundant"..?
Wikipedia describes a simple procedure. And I know what to do, but I don't understand why that method works and why they got the steps. Unfortunately, it only works on Heegner numbers. (Implying that you can't evaluate with it)The concept is simple.
Last edited by evene (2016-11-03 05:31:18)
Offline
Der Heegner numbers? Never heard of them. Got a link to that Wiki page?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Offline
Looks complicated. What happens next?
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
Wait, what do you mean by "what happens next"?
I'm just as stumped. I don't know why the formula works and how it works. I just know that it works.
Offline
I guess they plug into that q series. I wished they would have shown how to get more terms of that q series but they say 2 terms is enough.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
And unfortunately, it only works with Heegner numbers.
Implying one cannot evaluate
Offline
Not by that method.
In mathematics, you don't understand things. You just get used to them.
If it ain't broke, fix it until it is.
Always satisfy the Prime Directive of getting the right answer above all else.
Offline
And unfortunately, it only works with Heegner numbers.
Implying one cannot evaluate
At all...
Depends what you mean by "evaluate". There's no reason why you can't just use the Taylor series for exp(x) to get as many decimal places as you like. The other series you mentioned might have a faster rate of convergence, but you can use either series to get the accuracy you want.
Offline
I need help breaking down this theorem.
Last edited by evene (2016-11-05 09:34:14)
Offline
Yes.
What is a Klein Absolute Invariate?
What is an algebraic integer?
What is a class number?
And what is the prerequisite knowledge to this.
Offline
I'd only heard of the j-invariant before, but it seems that Klein's absolute invariant means the same thing. You can find the definition here. I've given a simplified version in the elliptic curves thread in Euler's Avenue.
Suppose is a field. Then the class group of is defined as where is the group of non-zero fractional ideals of and is the group of principal fractional ideals. Then the class number is just the size of that group. If the class group happens to be trivial, then that tells us that is a principal ideal domain and has unique factorisation of elements. So in a sense the class number tells us how far is from being a principal ideal domain (and all principal ideal domains are also unique factorisation domains). In practice you can compute the class group by finding all the ideals whose norm is not greater than the Minkowski bound.A course in algebraic number theory would be helpful, and maybe a course in elliptic curves and modular forms.
Last edited by zetafunc (2016-11-07 01:43:34)
Offline
Pages: 1