$\pi$ is dependent on properties of geometry, assuming that we define it as $C/d$. Could there be a geometry where $\pi$ is a rational number or an integer?
2026-03-26 01:34:38.1774488878
$\pi$ is dependent on properties of geometry, assuming that we define it as $C/d$. Could then the $\pi$ also be an integer?
105 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in EUCLIDEAN-GEOMETRY
- Visualization of Projective Space
- Triangle inequality for metric space where the metric is angles between vectors
- Circle inside kite inside larger circle
- If in a triangle ABC, ∠B = 2∠C and the bisector of ∠B meets CA in D, then the ratio BD : DC would be equal to?
- Euclidean Fifth Postulate
- JMO geometry Problem.
- Measure of the angle
- Difference between parallel and Equal lines
- Complex numbers - prove |BD| + |CD| = |AD|
- Find the ratio of segments using Ceva's theorem
Related Questions in PI
- Two minor questions about a transcendental number over $\Bbb Q$
- identity for finding value of $\pi$
- Extension of field, $\Bbb{R}(i \pi) = \Bbb{C} $
- ls $\sqrt{2}+\sqrt{3}$ the only sum of two irrational which close to $\pi$?
- Is it possible to express $\pi$ as $a^b$ for $a$ and $b$ non-transcendental numbers?
- Is there an essential difference between Cartwright's and Niven's proofs of the irrationality of $\pi$?
- How and where can I calculate $\left(1-\frac{1}{2}+\frac{1}{3}-\frac{1}{4}+\cdots\right)\left(1+\frac{1}{2}-\frac{1}{3}-\frac{1}{4}+\cdots\right)?$
- Is $\frac{5\pi}{6}$ a transcendental or an algebraic number?
- Calculating the value of $\pi$
- Solve for $x, \ \frac{\pi}{5\sqrt{x + 2}} = \frac 12\sum_{i=0}^\infty\frac{(i!)^2}{x^{2i + 1}(2i + 1)!}$
Related Questions in NONEUCLIDEAN-GEOMETRY
- Sharing endpoint at infinity
- Why don't we have many non euclidean geometries out there?
- Construction of Parallel Lines in Absolute Geometry
- Why is the mirror descent considered a "non-Euclidean" algorithm?
- How does a polar triangle characterize/ define a hyperbolic ellipse?
- Why is the hyperbolic plane homeomorphic to $\mathbb{R}^2$, whilst the 2-sphere isn't?
- Is Non-Euclidean geometry really "Non"?
- Isometries on the Hyperbolic Plane
- Relation between curvature on surface, curvature of surface in space, and curvature of space
- Use scale in projection to solve for curvature
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Great question! Let's start by looking at all the data we need to make sense of $\pi$ in the first place.
You may have heard of metric spaces before. These are one of the more basic ways of generalizing geometry: a metric space is just a pair $(X, d)$: a collection $X$ of "points", together with a "distance" function $d$, satisfying some obvious rules. For example, $(\mathbb{R}, \vert x-y\vert)$ is a metric space; indeed, the usual metric space structure on the real numbers.
In a metric space, we can talk reasonably well about circles. The circle of radius $r$ and center $c$ in a metric space $(X, d)$ is the set of points $y$ such that $d(y, c)=r$. However, this isn't enough to define $\pi$, since we need yet one more concept: the length of a circle, or more generally the length of an arbitrary curve.
Calculus (well, limits, to be precise) is our friend here. Suppose $C$ is a circle. Given a finite set of points $A=\{a_1, . . . , a_n\}\subseteq C$, we let the approximation via $A$ be $$\delta_A=d(a_1, a_2)+d(a_2, a_3)+...+d(a_n, a_1),$$ and the mesh of $A$ be $$m_A=\max\{d(a_1, a_2),d(a_2, a_3),...,d(a_n, a_1)\}$$ We now let $circ(C)$ be the limit as $m_A$ goes to zero of of $\delta_A$, if this exists; and the point is, we want to restrict attention to metric spaces where $circ(C)$ always exists.
There are (literally! :P) countless metric spaces for which this limit always exists. However, even in these metric spaces we still can't necessarily make sense of $\pi$ - why should the ration of circumference to diameter always be the same?
So that's the other condition you need to check in a metric space in order to conclude that $\pi$ makes sense there: that the ration of the circumference of a circle to twice the circle's radius does not depend on the circle. That said, there are still countless of these: for instance, consider $\mathbb{R}^2$ with distance function $$d((u,v), (a, b))=\vert u -a\vert+\vert v-b\vert,$$ the so-called "taxicab" metric. A "circle" around a point looks like a square, with sides parallel to the lines $y=x$ and $y=-x$; and the sides are "longer" than they are in the usual Euclidean metric (the line connecting the origin to $(1, 1)$ has length $2$ in the taxicab metric). It's easy to check that here, $\pi$ is indeed $4$.