Irrespective of whether it is a rational number like $\frac{1}{3}$, an irrational number, like $2^{1/2}$ or a transcendental number, like $\pi$, is there a word for all decimal fractions which continue without end?
2026-04-08 05:48:49.1775627329
What is the name for a fraction whose expansion extends forever?
55 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FRACTIONS
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- How would I simplify this fraction easily?
- Decimal expansion of $\frac{1}{p}$: what is its period?
- To find the Modulus of a complex number
- Tan of difference of two angles given as sum of sines and cosines
- Positive Integer values of a fraction
- What is the range of the function $f(x)=\frac{4x(x^2+1)}{x^2+(x^2+1)^2}$?
- In resticted domain , Applying the Cauchy-Schwarz's inequality
- for $x,y,z\ge 0$, $x+y+z=2$, prove $\frac{x}{1+y^2}+\frac{y}{1+z^2}+\frac{z}{1+x^2}\ge\frac{18}{13}$
- Interesting inequalities
Related Questions in IRRATIONAL-NUMBERS
- Convergence of a rational sequence to a irrational limit
- $\alpha$ is an irrational number. Is $\liminf_{n\rightarrow\infty}n\{ n\alpha\}$ always positive?
- Is this : $\sqrt{3+\sqrt{2+\sqrt{3+\sqrt{2+\sqrt{\cdots}}}}}$ irrational number?
- ls $\sqrt{2}+\sqrt{3}$ the only sum of two irrational which close to $\pi$?
- Find an equation where all 'y' is always irrational for all integer values of x
- Is a irrational number still irrational when we apply some mapping to its decimal representation?
- Density of a real subset $A$ such that $\forall (a,b) \in A^2, \ \sqrt{ab} \in A$
- Proof of irrationality
- Is there an essential difference between Cartwright's and Niven's proofs of the irrationality of $\pi$?
- Where am I making a mistake in showing that countability isn't a thing?
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?
Every real number can be written as a nonterminating decimal expansion using trickery like $.999999... = 1$, so the question should really be, which numbers are forced to be written as a nonterminating expansion.
First consider a slightly easier question, which numbers are forced to be written as a nonrepeating expansion? The answer to this question is independent of the base (so long as it is integral >= 2) chosen for the expansion, and it is the irrational numbers. The proof of this goes by long division and noting that division by an integer gives only finitely many possible choices for remainder, so repetition will eventually occur. Thus, in any base any irrational number must be represented in a nonterminating expansion.
Then the question remains, of the rational numbers, which amongst them can be written in a nonterminating expansion. E.g. $1/10 = .1$ but $1/3=.33333333...$ must repeat base 10. This question's answer obviously does depend on the base, so lets fix a base $b$. To say that $x$ has a terminating expansion in base $b$ means that $x = \sum_{i=-k}^na_i b^{-i}$ for a finite $n,k$ and some $a_{-k}, \ldots, a_0, a_1, \ldots, a_n \in \{0,1,\ldots, b-1\}$. This is possible iff multiplying by a large power of $b$ gives an integer, so we conclude that $x$ has a finite representation in base $b$ if and only if it is a rational number which can be written as $a/b^n$ for $a, n $ integers with $n \geq 0$.
Such numbers are called $b$-adic numbers, most commonly considered only for primes $p$, and referred to as $p$-adic numbers. https://en.wikipedia.org/wiki/Dyadic_rational
Thus the answer to your question is that $x$ must have a nonterminating expansion in base $b$ iff it $x$ is not $b$-adic (this includes all irrationals).