Questions tagged [pi]

The number $\pi$ is the ratio of a circle's circumference to its diameter. Understanding its various properties and computing its numerical value drove the study of much mathematics throughout history. Questions regarding this special number and its properties fit in here.

$\pi$ is the ratio of a circle's circumference to its diameter. Its definition is modern analysis is (by Karl Weierstrass) $$ \pi = \int_{-1}^1 \frac{dx}{\sqrt{1-x^2}}. $$ An alternative definition, popularised by Landau is: Define $\frac{\pi}{2}$ as the smallest positive root of the cosine function.

It can also be given by the Gregory-Leibniz series (exhibits sublinear convergence) $$ \pi = 4 \sum_{j=0}^\infty \frac{(-1)^j}{2j+1}. $$ $\pi$ has the approximate numerical value $3.14159265358979323846\dots$, can be approximated by fractions, for example, $\frac{22}{7}, \frac{333}{106}, \frac{355}{113},\dots$, and is both irrational and transcendental.

It is part of Euler's famous identity:

$$e^{i\pi}+1=0.$$

1624 questions
0
votes
1 answer

Formulas for $\pi$

Given a formula for $\pi$ like: $$4⋅\sum^\infty_{k=1} \frac{(−1)^{k+1}}{2k−1} = 4⋅(1−1/3+1/5−1/7+1/9−1/11…).$$ or some of the several others; how can you know that it holds true to any $k$? Couldn't it be that from a certain value upwards,…
Pierre B
  • 119
0
votes
1 answer

What do people mean by "finding the end of $\pi$"

So I have been wondering. I have heard many times statements like "if we find the end of $\pi$ then we might be in a virtual reality" or "new computer can calculate $X$ digits of $\pi$". My question: $\pi$ is irrational so how exactly does one find…
J.Doe
  • 485
0
votes
1 answer

Find a physical quantity equal to $1/\sqrt\pi$

What physical quantity gives a good sense of $1/\sqrt{\pi}$? An example of a "physical quantity that gives a good sense" of $\pi$ would be the area of a disk with unit radius.
0
votes
2 answers

Pi irrationality repetition limits

I am not a mathematician at all and I had a thought about Pi that I can't work out. Pi is irrational, with an infinite sequence of numbers A recurring number is infinite Would it be theoretically possible that at one point down Pi's sequence, it…
Jon Bates
  • 101
  • 1
0
votes
0 answers

Extensions of the algebraic numbers

I have two extensions of the algebraic numbers, and I'd like to know whether they are equivalent. Definition 1. $x \in \mathbb E_1$ iff $x$ is a root of $e^{P(x)} + Q(x)$ with $P, Q$ some polynomials with integer coefficients. Definition 2. $x \in…
wythagoras
  • 25,026
0
votes
4 answers

Repetition in pi

If there are infinite digits in $\pi$ and any group of digits occurs in $\pi$. Then does all the digits of pi occur in itself infinite times over? Therefore $\pi$ repeats. What is wrong with my reasoning.
tox123
  • 1,594
0
votes
1 answer

Pi Day question

Everyone today is talking about Pi Day and the match to 3/14/15 at 9:26:53 AM. As I've become old, my brain doesn't work so well, so I could be way off on this, but if we include decimal fractions of a second here, couldn't we take this match out…
Tom
  • 9
0
votes
1 answer

How did $\pi$ originate?

What methods/calculations were used to calculate the value of $\pi$ ($3.14\ldots$). Was it simply determined by calculating the circumference of a circle then dividing by the diameter, or some other method?
-1
votes
2 answers

Is my intuition wrong?

So we know that $\pi$ is irrational, that's fact! So we can't write it as $\frac{p}{q}$ where $p$ and $q$ are integers. We also know that the square root of a prime number is irrational/ But what if $\pi$ can be written as the square root of…
-1
votes
2 answers

Unit circle coordinates to pi

If there are two coordinates of a unit circle, e.g. $x=0$, $ y=1$, I know this is $\frac{\pi}{2}$. How can I calculate pi for any two coordinates, even if they are not places on the unit circle, like $x=1.23$, $y=-0.1$?
-1
votes
1 answer

what is the longest number that pi can reach

Where does π (pi) end? this is what I know: 3.14159265359. This is from the Google search calculator. I know it never ends but I want to know how far we got π to.
-1
votes
3 answers

Does decimal point count as a digit of pi?

My friend includes the decimal point as a digit of pi. Is this right? He says the first 5 digits of pi are 3.141 because he counts the decimal point as a digit. I told him that decimal point does not count as a digit. Who is correct, me or my…
user626848
-1
votes
5 answers

Where did we get $\pi r^2$ from?

I'm wondering if someone can explain how we got the formula for the area of a circle to be $\pi r^2$, and perhaps even more precisely, how we came up with $\pi$.
CodyBugstein
  • 1,642
-1
votes
4 answers

Can we ever know the exact value of π

Edit as @copper.hat said, this topic is meant to be"less about mathematics and more about semantics" Hi so i was discussing the definition of π and the subject of finding an exact value for π with a friend of mine, and here are some thoughts that…
Jonatan
  • 121
-1
votes
3 answers

Improve upon: $\sqrt[4]{3^4+2^4+\frac{1}{2+(\frac{2}{3})^2}} \approx \pi$

So here we have an approximate value of $\pi$. $$\sqrt[4]{3^4+2^4+\frac{1}{2+(\frac{2}{3})^2}} \approx \pi$$ $$3.14159265262 \ldots \approx 3.14159265358\ldots$$ How could one get a better approximation? Highly appreciated, Cro-Magnon
1 2 3
8
9