Why Does Pi Appear in Various Mathematical Solutions?

  • Context: Undergrad 
  • Thread starter Thread starter Naty1
  • Start date Start date
  • Tags Tags
    Pi Significance
Click For Summary

Discussion Overview

The discussion revolves around the appearance of pi in various mathematical solutions and its physical significance. Participants explore its role in classical and quantum physics, as well as in mathematical contexts, questioning whether pi is a necessary input or if it can emerge independently in solutions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants inquire about the physical significance of pi's appearance in mathematical solutions, questioning if it is always an output due to being an input.
  • One participant suggests that pi appears due to the geometry of space and often arises from integrations in physical processes.
  • Another participant mentions that pi can emerge without being an input, citing examples from the wave equation and boundary conditions.
  • Some argue that pi is a mathematical artifact, appearing in various contexts, including number theory, and is not unique to physical theories.
  • A participant shares a story illustrating skepticism about the relevance of pi in statistics, highlighting the disconnect between mathematical symbols and their physical interpretations.
  • Several participants note that pi shows up in problems with circular or spherical symmetry, emphasizing its natural occurrence in physics.
  • One participant reflects on the relationships between pi, circles, and other mathematical concepts, such as Euler's identity and the Pythagorean theorem.
  • Another participant describes the Gaussian integral and its surprising connection to pi, emphasizing the unexpected emergence of pi in the area calculations.
  • A later reply introduces the idea that all motion is helicoidal, suggesting that pi is essential due to its connection to circular trajectories.

Areas of Agreement / Disagreement

Participants express a range of views on the significance and emergence of pi, with no clear consensus on whether it is always an input or can arise independently. The discussion remains unresolved regarding the deeper implications of pi's presence in various mathematical and physical contexts.

Contextual Notes

Participants reference various mathematical concepts and examples, but the discussion does not resolve the underlying assumptions or dependencies related to the appearance of pi.

Naty1
Messages
5,605
Reaction score
40
What is the physcial signifcance of pi's appearance in a mathematical solution, if any??

Pi, the circumference of a circle divided by diameter, shows up in all sorts of mathematical solutions..classical, quantum, sometimes in unexpected mathematical results.

As an example, Unruhs law is a simple equation giving the equivalent energy kT of a uniformly accelerating particle, as: kT = ha/ 2(pi)c (a quantum phenomena)

Source: Wikipedia, http://en.wikipedia.org/wiki/Bill_Unruh
I don't know how it was derived, so I don't know if pi was an input.

Another example is in simple harmonic motion

T= 2(pi) root(m/k) pi again! (a simple classical formulation)

In this case it likely arises as a result of formulation with trig functions and pi is used in the formulation and remains in the answer.


Is pi always in the output because it was an input...in other words does pi become an element of an answer only because it was an element of the original equation? Or can it emerge without being an input...and when it does what physcial significance can we attribute to a constant with a geometric origin??
 
Physics news on Phys.org
Pi appears because the geometry of space is an important part of physical processes. Factors of pi almost always come from doing integrations, it is not the case that they get arbitrarily put there.

can it emerge without being an input

Absolutely, for example the solution of the wave equation is derived from Newton's laws and it has pi in it for some cases of boundary conditions:

http://hyperphysics.phy-astr.gsu.edu/hbase/Waves/wavsol.html#c2

The equation they refer to as "the one-dimensional wave equation" does not have pi in it, but its solutions do (how to find those solutions is too complicated to be explained, so this webpage just gives them to you).
 
Naty1 said:
Or can it emerge without being an input...

Pi is magical. But then again, lots of numbers are, so Pi isn't terribly special.

See http://en.wikipedia.org/wiki/List_of_formulas_involving_π for a long list of interesting places Pi can pop up.

For a good example of a proof where Pi seems to appear out of nowhere, check out the gaussian integral: http://en.wikipedia.org/wiki/Gaussian_integral You'll notice that we find circles in places you'd never expect!

Also, it can be demonstrated in number theory that the probability of two integers being relatively prime (having no common factors) is 6 over Pi squared =~ 60%.

Pi is mostly an artifact of mathematics, and so whenever you see Pi show up in a physical theory, it boils down to the mathematics of the theory. Euclidean space in particular is so full of Pi, it will make your head spin.
 
From:

http://www.dartmouth.edu/~matc/MathDrama/reading/Wigner.html

"THERE IS A story about two friends, who were classmates in high school, talking about their jobs. One of them became a statistician and was working on population trends. He showed a reprint to his former classmate. The reprint started, as usual, with the Gaussian distribution and the statistician explained to his former classmate the meaning of the symbols for the actual population, for the average population, and so on. His classmate was a bit incredulous and was not quite sure whether the statistician was pulling his leg. "How can you know that?" was his query. "And what is this symbol here?" "Oh," said the statistician, "this is pi." "What is that?" "The ratio of the circumference of the circle to its diameter." "Well, now you are pushing your joke too far," said the classmate, "surely the population has nothing to do with the circumference of the circle."
 
pi basically shows up in problems where you have some kind of circular or spherical symmetry. Since physics problems tend to be independent of a rotation of the coordinate system, they is a natural symmetry.
 
pi basically shows up in problems where you have some kind of circular or spherical symmetry
.

Great observation!...I've been out of school and calculations for many years and forgot about some relationships I've used, like Euler's identity...


And the Wikipedia reference is fantatsic!

Fascinating!

I have to think about why some functions of (1 +/- x^2) involve pi?...I guess because x^2 +y^2 is a circle...
 
Naty1 said:
.

Great observation!...I've been out of school and calculations for many years and forgot about some relationships I've used, like Euler's identity...


And the Wikipedia reference is fantatsic!

Fascinating!

I have to think about why some functions of (1 +/- x^2) involve pi?...I guess because x^2 +y^2 is a circle...

Exactly. Pi, circles, e, and the pythagorean theorem are all best friends forever.

Really, check out the proof on the gaussian distribution. How do you calculate the area under the curve e^{-x^2}? Well, you take the integral to find the area: A = \int e^{-x^2} dx. Now, square both sides: A^2 = (\int e^{-x^2} dx)(\int e^{-y^2} dy) = \int e^{-(x^2 + y^2)} dx dy. Holy crap, x^2 + y^2! The rest of the proof involves using the squeeze theorem of calculus using well-known bounding functions, and the answer is \sqrt{\pi}! Spooky, spooky!
 
Tac-Tics said:
Exactly. Pi, circles, e, and the pythagorean theorem are all best friends forever.

Really, check out the proof on the gaussian distribution. How do you calculate the area under the curve e^{-x^2}? Well, you take the integral to find the area: A = \int e^{-x^2} dx. Now, square both sides: A^2 = (\int e^{-x^2} dx)(\int e^{-y^2} dy) = \int e^{-(x^2 + y^2)} dx dy. Holy crap, x^2 + y^2! The rest of the proof involves using the squeeze theorem of calculus using well-known bounding functions, and the answer is \sqrt{\pi}! Spooky, spooky!

A two dimensional Gaussian is a stack of circles!
 
Hello to all,


since all motion is helicoidal, implying a root of circular trajectories, then Pi is essential.





VE
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 21 ·
Replies
21
Views
6K
Replies
9
Views
7K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K