#ramanujan — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ramanujan, aggregated by home.social.
-
3/
Curiously, #Ramanujan [2] noted another approx. [B] (longer) with the same accuracy as in the case [A] for f(163): "31 places of decimals".
In #GNUlinux Bash, easy to compare the two even with bc:
echo 'scale=60; l( 640320^3 + 744 ) / sqrt(163)' | bc -l;
echo 'scale=60; 4/sqrt(522)*l( ((5+sqrt(29))/sqrt(2))^3 * (5*sqrt(29) + 11*sqrt(6) ) * ( sqrt((9+3*sqrt(6))/4 ) + sqrt((5+3*sqrt(6))/4 ) )^6 )' | bc -l;
To show π in bc, use π = 4 arctan(1):
echo 'scale=60; 4*a(1)' | bc -l;
-
3/
Curiously, #Ramanujan [2] noted another approx. [B] (longer) with the same accuracy as in the case [A] for f(163): "31 places of decimals".
In #GNUlinux Bash, easy to compare the two even with bc:
echo 'scale=60; l( 640320^3 + 744 ) / sqrt(163)' | bc -l;
echo 'scale=60; 4/sqrt(522)*l( ((5+sqrt(29))/sqrt(2))^3 * (5*sqrt(29) + 11*sqrt(6) ) * ( sqrt((9+3*sqrt(6))/4 ) + sqrt((5+3*sqrt(6))/4 ) )^6 )' | bc -l;
To show π in bc, use π = 4 arctan(1):
echo 'scale=60; 4*a(1)' | bc -l;
-
3/
Curiously, #Ramanujan [2] noted another approx. [B] (longer) with the same accuracy as in the case [A] for f(163): "31 places of decimals".
In #GNUlinux Bash, easy to compare the two even with bc:
echo 'scale=60; l( 640320^3 + 744 ) / sqrt(163)' | bc -l;
echo 'scale=60; 4/sqrt(522)*l( ((5+sqrt(29))/sqrt(2))^3 * (5*sqrt(29) + 11*sqrt(6) ) * ( sqrt((9+3*sqrt(6))/4 ) + sqrt((5+3*sqrt(6))/4 ) )^6 )' | bc -l;
To show π in bc, use π = 4 arctan(1):
echo 'scale=60; 4*a(1)' | bc -l;
-
3/
Curiously, #Ramanujan [2] noted another approx. [B] (longer) with the same accuracy as in the case [A] for f(163): "31 places of decimals".
In #GNUlinux Bash, easy to compare the two even with bc:
echo 'scale=60; l( 640320^3 + 744 ) / sqrt(163)' | bc -l;
echo 'scale=60; 4/sqrt(522)*l( ((5+sqrt(29))/sqrt(2))^3 * (5*sqrt(29) + 11*sqrt(6) ) * ( sqrt((9+3*sqrt(6))/4 ) + sqrt((5+3*sqrt(6))/4 ) )^6 )' | bc -l;
To show π in bc, use π = 4 arctan(1):
echo 'scale=60; 4*a(1)' | bc -l;
-
3/
Curiously, #Ramanujan [2] noted another approx. [B] (longer) with the same accuracy as in the case [A] for f(163): "31 places of decimals".
In #GNUlinux Bash, easy to compare the two even with bc:
echo 'scale=60; l( 640320^3 + 744 ) / sqrt(163)' | bc -l;
echo 'scale=60; 4/sqrt(522)*l( ((5+sqrt(29))/sqrt(2))^3 * (5*sqrt(29) + 11*sqrt(6) ) * ( sqrt((9+3*sqrt(6))/4 ) + sqrt((5+3*sqrt(6))/4 ) )^6 )' | bc -l;
To show π in bc, use π = 4 arctan(1):
echo 'scale=60; 4*a(1)' | bc -l;
-
2/
Gardner cited #Ramanujan [2] for the general form
[A] : f(n) = exp( π √n )
which is almost integer for some values of n (22, 37, 58, see https://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page4.htm). But n=163 was not explicitly mentioned in [2].
[2] Ramanujan Iyengar, S., 1914. Modular equations and approximations to π. The Quarterly Journal of Pure and Applied Mathematics 45, 350-375.
(https://zbmath.org/45.1249.01 - note: eq. [B] here is wrong! ; original:
http://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page1.htm ; PDF: https://ramanujan.sirinudi.org/Volumes/published/ram06.pdf ) -
2/
Gardner cited #Ramanujan [2] for the general form
[A] : f(n) = exp( π √n )
which is almost integer for some values of n (22, 37, 58, see https://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page4.htm). But n=163 was not explicitly mentioned in [2].
[2] Ramanujan Iyengar, S., 1914. Modular equations and approximations to π. The Quarterly Journal of Pure and Applied Mathematics 45, 350-375.
(https://zbmath.org/45.1249.01 - note: eq. [B] here is wrong! ; original:
http://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page1.htm ; PDF: https://ramanujan.sirinudi.org/Volumes/published/ram06.pdf ) -
2/
Gardner cited #Ramanujan [2] for the general form
[A] : f(n) = exp( π √n )
which is almost integer for some values of n (22, 37, 58, see https://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page4.htm). But n=163 was not explicitly mentioned in [2].
[2] Ramanujan Iyengar, S., 1914. Modular equations and approximations to π. The Quarterly Journal of Pure and Applied Mathematics 45, 350-375.
(https://zbmath.org/45.1249.01 - note: eq. [B] here is wrong! ; original:
http://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page1.htm ; PDF: https://ramanujan.sirinudi.org/Volumes/published/ram06.pdf ) -
2/
Gardner cited #Ramanujan [2] for the general form
[A] : f(n) = exp( π √n )
which is almost integer for some values of n (22, 37, 58, see https://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page4.htm). But n=163 was not explicitly mentioned in [2].
[2] Ramanujan Iyengar, S., 1914. Modular equations and approximations to π. The Quarterly Journal of Pure and Applied Mathematics 45, 350-375.
(https://zbmath.org/45.1249.01 - note: eq. [B] here is wrong! ; original:
http://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page1.htm ; PDF: https://ramanujan.sirinudi.org/Volumes/published/ram06.pdf ) -
2/
Gardner cited #Ramanujan [2] for the general form
[A] : f(n) = exp( π √n )
which is almost integer for some values of n (22, 37, 58, see https://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page4.htm). But n=163 was not explicitly mentioned in [2].
[2] Ramanujan Iyengar, S., 1914. Modular equations and approximations to π. The Quarterly Journal of Pure and Applied Mathematics 45, 350-375.
(https://zbmath.org/45.1249.01 - note: eq. [B] here is wrong! ; original:
http://www.imsc.res.in/~rao/ramanujan/CamUnivCpapers/Cpaper6/page1.htm ; PDF: https://ramanujan.sirinudi.org/Volumes/published/ram06.pdf ) -
“Juggling is sometimes called the art of controlling patterns, controlling patterns in time and space”*…
A skill for our times…
The Library of Juggling is an attempt to list all of the popular (and perhaps not so popular) juggling tricks in one organized place. Despite the growing popularity of juggling, few websites are dedicated to collecting and archiving the various patterns that are being performed. Most jugglers are familiar with iconic tricks such as the Cascade and Shower, but what about Romeo’s Revenge or the 531 Mills Mess? The goal of this website is to guarantee that the tricks currently circulating around the internet and at juggling conventions are found, animated, and catalogued for the world to see. It is a daunting task, but for the sake of jugglers everywhere it must be done.
For every trick found in the Library, there will be an animated representation of the pattern created via JugglingLab, in addition to general information about the trick (siteswap, difficulty level, prerequisite tricks, etc.). If I am able to run the pattern, then I will provide a text-based tutorial for the trick with the help of animations. I will also include links to other tutorials for the trick that can be found online, ranging from YouTube videos to private sites like this one. If I am unable to provide my own tutorial, there will still be a short description of the trick in addition to outside tutorials and demonstrations…
… if you have come to the Library looking to find out how to start juggling, than it would be best to begin with the Three Ball Cascade pattern. If you are a juggler who is already familiar with the basics, then the various tricks included in the Library can be accessed via the navigation tree on the left, or you can click here to view all of the tricks by difficulty…
Enjoy “The Library of Juggling.”
And see also: “The Museum of Juggling History,” the resources at the International Jugglers’ Association, and “The world cannot be governed without juggling.”
* mathematician (and juggler) Ronald Graham
###
As we toss ’em up, we might send carefully-calculated birthday greetings to G. H. Hardy; he was born on this date in 1877. A mathematician who made fundamental contributions to number theory and mathematical analysis, Hardy juggled other interests as well– for example his Hardy–Weinberg principle (“allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences”) is now a basic principle of population genetics.
In Hardy’s own estimation, his greatest contribution was something else altogether: from 1917, Hardy was the mentor of the Indian mathematician Srinivasa Ramanujan, a relationship that has become celebrated. Hardy almost immediately recognised Ramanujan’s extraordinary (albeit untutored brilliance), and the two became close collaborators. When asked by a young Paul Erdős what his greatest contribution to mathematics was, Hardy unhesitatingly replied that it was the discovery of Ramanujan, remarking that on a scale of mathematical ability, his own ability would be 25, Littlewood would be 30, Hilbert would be 80, and Ramanujan would be 100.
#culture #GHHardy #genetics #history #juggling #LibraryOfJuggling #Mathematics #PaulErdős #populationGenetics #Ramanujan #Science -
“Juggling is sometimes called the art of controlling patterns, controlling patterns in time and space”*…
A skill for our times…
The Library of Juggling is an attempt to list all of the popular (and perhaps not so popular) juggling tricks in one organized place. Despite the growing popularity of juggling, few websites are dedicated to collecting and archiving the various patterns that are being performed. Most jugglers are familiar with iconic tricks such as the Cascade and Shower, but what about Romeo’s Revenge or the 531 Mills Mess? The goal of this website is to guarantee that the tricks currently circulating around the internet and at juggling conventions are found, animated, and catalogued for the world to see. It is a daunting task, but for the sake of jugglers everywhere it must be done.
For every trick found in the Library, there will be an animated representation of the pattern created via JugglingLab, in addition to general information about the trick (siteswap, difficulty level, prerequisite tricks, etc.). If I am able to run the pattern, then I will provide a text-based tutorial for the trick with the help of animations. I will also include links to other tutorials for the trick that can be found online, ranging from YouTube videos to private sites like this one. If I am unable to provide my own tutorial, there will still be a short description of the trick in addition to outside tutorials and demonstrations…
… if you have come to the Library looking to find out how to start juggling, than it would be best to begin with the Three Ball Cascade pattern. If you are a juggler who is already familiar with the basics, then the various tricks included in the Library can be accessed via the navigation tree on the left, or you can click here to view all of the tricks by difficulty…
Enjoy “The Library of Juggling.”
And see also: “The Museum of Juggling History,” the resources at the International Jugglers’ Association, and “The world cannot be governed without juggling.”
* mathematician (and juggler) Ronald Graham
###
As we toss ’em up, we might send carefully-calculated birthday greetings to G. H. Hardy; he was born on this date in 1877. A mathematician who made fundamental contributions to number theory and mathematical analysis, Hardy juggled other interests as well– for example his Hardy–Weinberg principle (“allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences”) is now a basic principle of population genetics.
In Hardy’s own estimation, his greatest contribution was something else altogether: from 1917, Hardy was the mentor of the Indian mathematician Srinivasa Ramanujan, a relationship that has become celebrated. Hardy almost immediately recognised Ramanujan’s extraordinary (albeit untutored brilliance), and the two became close collaborators. When asked by a young Paul Erdős what his greatest contribution to mathematics was, Hardy unhesitatingly replied that it was the discovery of Ramanujan, remarking that on a scale of mathematical ability, his own ability would be 25, Littlewood would be 30, Hilbert would be 80, and Ramanujan would be 100.
#culture #GHHardy #genetics #history #juggling #LibraryOfJuggling #Mathematics #PaulErdős #populationGenetics #Ramanujan #Science -
“Juggling is sometimes called the art of controlling patterns, controlling patterns in time and space”*…
A skill for our times…
The Library of Juggling is an attempt to list all of the popular (and perhaps not so popular) juggling tricks in one organized place. Despite the growing popularity of juggling, few websites are dedicated to collecting and archiving the various patterns that are being performed. Most jugglers are familiar with iconic tricks such as the Cascade and Shower, but what about Romeo’s Revenge or the 531 Mills Mess? The goal of this website is to guarantee that the tricks currently circulating around the internet and at juggling conventions are found, animated, and catalogued for the world to see. It is a daunting task, but for the sake of jugglers everywhere it must be done.
For every trick found in the Library, there will be an animated representation of the pattern created via JugglingLab, in addition to general information about the trick (siteswap, difficulty level, prerequisite tricks, etc.). If I am able to run the pattern, then I will provide a text-based tutorial for the trick with the help of animations. I will also include links to other tutorials for the trick that can be found online, ranging from YouTube videos to private sites like this one. If I am unable to provide my own tutorial, there will still be a short description of the trick in addition to outside tutorials and demonstrations…
… if you have come to the Library looking to find out how to start juggling, than it would be best to begin with the Three Ball Cascade pattern. If you are a juggler who is already familiar with the basics, then the various tricks included in the Library can be accessed via the navigation tree on the left, or you can click here to view all of the tricks by difficulty…
Enjoy “The Library of Juggling.”
And see also: “The Museum of Juggling History,” the resources at the International Jugglers’ Association, and “The world cannot be governed without juggling.”
* mathematician (and juggler) Ronald Graham
###
As we toss ’em up, we might send carefully-calculated birthday greetings to G. H. Hardy; he was born on this date in 1877. A mathematician who made fundamental contributions to number theory and mathematical analysis, Hardy juggled other interests as well– for example his Hardy–Weinberg principle (“allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences”) is now a basic principle of population genetics.
In Hardy’s own estimation, his greatest contribution was something else altogether: from 1917, Hardy was the mentor of the Indian mathematician Srinivasa Ramanujan, a relationship that has become celebrated. Hardy almost immediately recognised Ramanujan’s extraordinary (albeit untutored brilliance), and the two became close collaborators. When asked by a young Paul Erdős what his greatest contribution to mathematics was, Hardy unhesitatingly replied that it was the discovery of Ramanujan, remarking that on a scale of mathematical ability, his own ability would be 25, Littlewood would be 30, Hilbert would be 80, and Ramanujan would be 100.
#culture #GHHardy #genetics #history #juggling #LibraryOfJuggling #Mathematics #PaulErdős #populationGenetics #Ramanujan #Science -
“Juggling is sometimes called the art of controlling patterns, controlling patterns in time and space”*…
A skill for our times…
The Library of Juggling is an attempt to list all of the popular (and perhaps not so popular) juggling tricks in one organized place. Despite the growing popularity of juggling, few websites are dedicated to collecting and archiving the various patterns that are being performed. Most jugglers are familiar with iconic tricks such as the Cascade and Shower, but what about Romeo’s Revenge or the 531 Mills Mess? The goal of this website is to guarantee that the tricks currently circulating around the internet and at juggling conventions are found, animated, and catalogued for the world to see. It is a daunting task, but for the sake of jugglers everywhere it must be done.
For every trick found in the Library, there will be an animated representation of the pattern created via JugglingLab, in addition to general information about the trick (siteswap, difficulty level, prerequisite tricks, etc.). If I am able to run the pattern, then I will provide a text-based tutorial for the trick with the help of animations. I will also include links to other tutorials for the trick that can be found online, ranging from YouTube videos to private sites like this one. If I am unable to provide my own tutorial, there will still be a short description of the trick in addition to outside tutorials and demonstrations…
… if you have come to the Library looking to find out how to start juggling, than it would be best to begin with the Three Ball Cascade pattern. If you are a juggler who is already familiar with the basics, then the various tricks included in the Library can be accessed via the navigation tree on the left, or you can click here to view all of the tricks by difficulty…
Enjoy “The Library of Juggling.”
And see also: “The Museum of Juggling History,” the resources at the International Jugglers’ Association, and “The world cannot be governed without juggling.”
* mathematician (and juggler) Ronald Graham
###
As we toss ’em up, we might send carefully-calculated birthday greetings to G. H. Hardy; he was born on this date in 1877. A mathematician who made fundamental contributions to number theory and mathematical analysis, Hardy juggled other interests as well– for example his Hardy–Weinberg principle (“allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences”) is now a basic principle of population genetics.
In Hardy’s own estimation, his greatest contribution was something else altogether: from 1917, Hardy was the mentor of the Indian mathematician Srinivasa Ramanujan, a relationship that has become celebrated. Hardy almost immediately recognised Ramanujan’s extraordinary (albeit untutored brilliance), and the two became close collaborators. When asked by a young Paul Erdős what his greatest contribution to mathematics was, Hardy unhesitatingly replied that it was the discovery of Ramanujan, remarking that on a scale of mathematical ability, his own ability would be 25, Littlewood would be 30, Hilbert would be 80, and Ramanujan would be 100.
#culture #GHHardy #genetics #history #juggling #LibraryOfJuggling #Mathematics #PaulErdős #populationGenetics #Ramanujan #Science -
“Juggling is sometimes called the art of controlling patterns, controlling patterns in time and space”*…
A skill for our times…
The Library of Juggling is an attempt to list all of the popular (and perhaps not so popular) juggling tricks in one organized place. Despite the growing popularity of juggling, few websites are dedicated to collecting and archiving the various patterns that are being performed. Most jugglers are familiar with iconic tricks such as the Cascade and Shower, but what about Romeo’s Revenge or the 531 Mills Mess? The goal of this website is to guarantee that the tricks currently circulating around the internet and at juggling conventions are found, animated, and catalogued for the world to see. It is a daunting task, but for the sake of jugglers everywhere it must be done.
For every trick found in the Library, there will be an animated representation of the pattern created via JugglingLab, in addition to general information about the trick (siteswap, difficulty level, prerequisite tricks, etc.). If I am able to run the pattern, then I will provide a text-based tutorial for the trick with the help of animations. I will also include links to other tutorials for the trick that can be found online, ranging from YouTube videos to private sites like this one. If I am unable to provide my own tutorial, there will still be a short description of the trick in addition to outside tutorials and demonstrations…
… if you have come to the Library looking to find out how to start juggling, than it would be best to begin with the Three Ball Cascade pattern. If you are a juggler who is already familiar with the basics, then the various tricks included in the Library can be accessed via the navigation tree on the left, or you can click here to view all of the tricks by difficulty…
Enjoy “The Library of Juggling.”
And see also: “The Museum of Juggling History,” the resources at the International Jugglers’ Association, and “The world cannot be governed without juggling.”
* mathematician (and juggler) Ronald Graham
###
As we toss ’em up, we might send carefully-calculated birthday greetings to G. H. Hardy; he was born on this date in 1877. A mathematician who made fundamental contributions to number theory and mathematical analysis, Hardy juggled other interests as well– for example his Hardy–Weinberg principle (“allele and genotype frequencies in a population will remain constant from generation to generation in the absence of other evolutionary influences”) is now a basic principle of population genetics.
In Hardy’s own estimation, his greatest contribution was something else altogether: from 1917, Hardy was the mentor of the Indian mathematician Srinivasa Ramanujan, a relationship that has become celebrated. Hardy almost immediately recognised Ramanujan’s extraordinary (albeit untutored brilliance), and the two became close collaborators. When asked by a young Paul Erdős what his greatest contribution to mathematics was, Hardy unhesitatingly replied that it was the discovery of Ramanujan, remarking that on a scale of mathematical ability, his own ability would be 25, Littlewood would be 30, Hilbert would be 80, and Ramanujan would be 100.
#culture #GHHardy #genetics #history #juggling #LibraryOfJuggling #Mathematics #PaulErdős #populationGenetics #Ramanujan #Science -
I just checked how many commits I had made to a certain software project (to be posted publicly soon):
$ git log --oneline | wc -l
1729Mathematicians will know immediately what I thought about. :-)
‘I had ridden in taxi-cab no. 1729, and remarked that the number (7⋅13⋅19) seemed to me rather a dull one, and that I hoped it was not an unfavourable omen. “No,” he replied, “it is a very interesting number; it is the smallest number expressible as a sum of two cubes in two different ways.”’
— G.H. Hardy, in conversation with Ramanujan, as related in his obituary of the latter [https://archive.org/details/pli.kerala.rare.28155/page/n34/mode/1up] -
I just checked how many commits I had made to a certain software project (to be posted publicly soon):
$ git log --oneline | wc -l
1729Mathematicians will know immediately what I thought about. :-)
‘I had ridden in taxi-cab no. 1729, and remarked that the number (7⋅13⋅19) seemed to me rather a dull one, and that I hoped it was not an unfavourable omen. “No,” he replied, “it is a very interesting number; it is the smallest number expressible as a
sum of two cubes in two different ways.”’
— G.H. Hardy, in conversation with Ramanujan, as related in his obituary of the latter [https://archive.org/details/pli.kerala.rare.28155/page/n34/mode/1up] -
I just checked how many commits I had made to a certain software project (to be posted publicly soon):
$ git log --oneline | wc -l
1729Mathematicians will know immediately what I thought about. :-)
‘I had ridden in taxi-cab no. 1729, and remarked that the number (7⋅13⋅19) seemed to me rather a dull one, and that I hoped it was not an unfavourable omen. “No,” he replied, “it is a very interesting number; it is the smallest number expressible as a sum of two cubes in two different ways.”’
— G.H. Hardy, in conversation with Ramanujan, as related in his obituary of the latter [https://archive.org/details/pli.kerala.rare.28155/page/n34/mode/1up] -
I just checked how many commits I had made to a certain software project (to be posted publicly soon):
$ git log --oneline | wc -l
1729Mathematicians will know immediately what I thought about. :-)
‘I had ridden in taxi-cab no. 1729, and remarked that the number (7⋅13⋅19) seemed to me rather a dull one, and that I hoped it was not an unfavourable omen. “No,” he replied, “it is a very interesting number; it is the smallest number expressible as a
sum of two cubes in two different ways.”’
— G.H. Hardy, in conversation with Ramanujan, as related in his obituary of the latter [https://archive.org/details/pli.kerala.rare.28155/page/n34/mode/1up] -
I just checked how many commits I had made to a certain software project (to be posted publicly soon):
$ git log --oneline | wc -l
1729Mathematicians will know immediately what I thought about. :-)
‘I had ridden in taxi-cab no. 1729, and remarked that the number (7⋅13⋅19) seemed to me rather a dull one, and that I hoped it was not an unfavourable omen. “No,” he replied, “it is a very interesting number; it is the smallest number expressible as a sum of two cubes in two different ways.”’
— G.H. Hardy, in conversation with Ramanujan, as related in his obituary of the latter [https://archive.org/details/pli.kerala.rare.28155/page/n34/mode/1up] -
A Century Later, Ramanujan’s Pi Equations Are Helping Physicists Unlock the Secrets of Nature
In 1914, Indian mathematician Srinivasa Ramanujan published a short paper detailing several unusual formulas for calculating the value…
#NewsBeep #News #Physics #algorithms #mathematicaltheory #Mathematics #Pi #Ramanujan #Science #theoreticalphysics #UK #UnitedKingdom #π
https://www.newsbeep.com/uk/342567/ -
A Century Later, Ramanujan’s Pi Equations Are Helping Physicists Unlock the Secrets of Nature
In 1914, Indian mathematician Srinivasa Ramanujan published a short paper detailing several unusual formulas for calculating the value…
#NewsBeep #News #Physics #algorithms #AU #Australia #mathematicaltheory #Mathematics #Pi #Ramanujan #Science #theoreticalphysics #π
https://www.newsbeep.com/au/380033/ -
https://www.europesays.com/ie/257696/ A Century Later, Ramanujan’s Pi Equations Are Helping Physicists Unlock the Secrets of Nature #algorithms #Éire #IE #Ireland #MathematicalTheory #Mathematics #Physics #pi #Ramanujan #Science #TheoreticalPhysics #π
-
https://www.europesays.com/uk/661846/ A Century Later, Ramanujan’s Pi Equations Are Helping Physicists Unlock the Secrets of Nature #algorithms #MathematicalTheory #Mathematics #P&I #Physics #Ramanujan #Science #TheoreticalPhysics #UK #UnitedKingdom #π
-
`In 1914, Ramanujan unveiled 17 extraordinary infinite series for 1/𝜋. In this Letter, we uncover their physics origin by relating them to 2D logarithmic conformal field theories (LCFTs), which emerge in diverse settings such as the fractional quantum Hall effect, percolation, polymers, and even holography. Through this LCFT connection, we reinterpret such infinite series in terms of fundamental CFT data-the operator spectrum and OPE coefficients`
-
`In 1914, Ramanujan unveiled 17 extraordinary infinite series for 1/𝜋. In this Letter, we uncover their physics origin by relating them to 2D logarithmic conformal field theories (LCFTs), which emerge in diverse settings such as the fractional quantum Hall effect, percolation, polymers, and even holography. Through this LCFT connection, we reinterpret such infinite series in terms of fundamental CFT data-the operator spectrum and OPE coefficients`
-
`In 1914, Ramanujan unveiled 17 extraordinary infinite series for 1/𝜋. In this Letter, we uncover their physics origin by relating them to 2D logarithmic conformal field theories (LCFTs), which emerge in diverse settings such as the fractional quantum Hall effect, percolation, polymers, and even holography. Through this LCFT connection, we reinterpret such infinite series in terms of fundamental CFT data-the operator spectrum and OPE coefficients`
-
`In 1914, Ramanujan unveiled 17 extraordinary infinite series for 1/𝜋. In this Letter, we uncover their physics origin by relating them to 2D logarithmic conformal field theories (LCFTs), which emerge in diverse settings such as the fractional quantum Hall effect, percolation, polymers, and even holography. Through this LCFT connection, we reinterpret such infinite series in terms of fundamental CFT data-the operator spectrum and OPE coefficients`
-
`In 1914, Ramanujan unveiled 17 extraordinary infinite series for 1/𝜋. In this Letter, we uncover their physics origin by relating them to 2D logarithmic conformal field theories (LCFTs), which emerge in diverse settings such as the fractional quantum Hall effect, percolation, polymers, and even holography. Through this LCFT connection, we reinterpret such infinite series in terms of fundamental CFT data-the operator spectrum and OPE coefficients`
-
Ramanujan’s Genius π Formulas From a Century Ago Might Help Explain the Deepest Secrets of the Universe
Credit: Space-Tech, X. In 1914, Srinivasa Ramanujan arrived at Cambridge with a notebook filled with 17 extraordinary infinite…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Science #Cambridge #pi #Ramanujan
https://www.newsbeep.com/us/355596/ -
Ramanujan’s Genius π Formulas From a Century Ago Might Help Explain the Deepest Secrets of the Universe
Credit: Space-Tech, X. In 1914, Srinivasa Ramanujan arrived at Cambridge with a notebook filled with 17 extraordinary infinite…
#NewsBeep #News #US #USA #UnitedStates #UnitedStatesOfAmerica #Science #Cambridge #pi #Ramanujan
https://www.newsbeep.com/us/355596/ -
https://www.europesays.com/ie/238557/ Ramanujan’s Genius π Formulas From a Century Ago Might Help Explain the Deepest Secrets of the Universe #Cambridge #Éire #IE #Ireland #pi #Ramanujan #Science
-
I made this little webpage to introduce schoolkids to the circle method of #Ramanujan and Hardy*: https://maths.fan/pendulum
* and Littlewood, and Hua, and Vindogradov, and...
-
I made this little webpage to introduce schoolkids to the circle method of #Ramanujan and Hardy*: https://maths.fan/pendulum
* and Littlewood, and Hua, and Vindogradov, and...
-
I made this little webpage to introduce schoolkids to the circle method of #Ramanujan and Hardy*: https://maths.fan/pendulum
* and Littlewood, and Hua, and Vindogradov, and...
-
I made this little webpage to introduce schoolkids to the circle method of #Ramanujan and Hardy*: https://maths.fan/pendulum
* and Littlewood, and Hua, and Vindogradov, and...
-
I made this little webpage to introduce schoolkids to the circle method of #Ramanujan and Hardy*: https://maths.fan/pendulum
* and Littlewood, and Hua, and Vindogradov, and...
-
#Ramanujan’s #Mathematical #Discoveries : Medium
From the perfect #CV to acing an #Interview – experts on 23 ways to get the #Job of your #Dreams : Guardian
The #Archaeological mystery of #Stonehenge's long-lost #Megaliths : BBC
Check our latest #KnowledgeLinks
-
#Ramanujan’s #Mathematical #Discoveries : Medium
From the perfect #CV to acing an #Interview – experts on 23 ways to get the #Job of your #Dreams : Guardian
The #Archaeological mystery of #Stonehenge's long-lost #Megaliths : BBC
Check our latest #KnowledgeLinks
-
#Ramanujan’s #Mathematical #Discoveries : Medium
From the perfect #CV to acing an #Interview – experts on 23 ways to get the #Job of your #Dreams : Guardian
The #Archaeological mystery of #Stonehenge's long-lost #Megaliths : BBC
Check our latest #KnowledgeLinks
-
#Ramanujan’s #Mathematical #Discoveries : Medium
From the perfect #CV to acing an #Interview – experts on 23 ways to get the #Job of your #Dreams : Guardian
The #Archaeological mystery of #Stonehenge's long-lost #Megaliths : BBC
Check our latest #KnowledgeLinks
-
#Ramanujan’s #Mathematical #Discoveries : Medium
From the perfect #CV to acing an #Interview – experts on 23 ways to get the #Job of your #Dreams : Guardian
The #Archaeological mystery of #Stonehenge's long-lost #Megaliths : BBC
Check our latest #KnowledgeLinks
-
Meanwhile, over in Ramanujan's head:
#maths
#NumberTheory
#meanwhile
#mathematics
#math
#Ramanujan
#WTFRamanujan -
Meanwhile, over in Ramanujan's head:
#maths
#NumberTheory
#meanwhile
#mathematics
#math
#Ramanujan
#WTFRamanujan -
Meanwhile, over in Ramanujan's head:
#maths
#NumberTheory
#meanwhile
#mathematics
#math
#Ramanujan
#WTFRamanujan