Questions tagged [transcendental-numbers]

Transcendental numbers are numbers that cannot be the root of a nonzero polynomial with rational coefficients (i.e., not an algebraic number). Examples of such numbers are $\pi$ and $e$.

Let $\mathbb{A}\subset \mathbb{C}$ be the set of algebraic numbers: $$ \mathbb{A} = \{ z\in \mathbb{C}: p(z)=0, p(z)\in \mathbb{Z}[x] \} $$The set of transcendental numbers is $\mathbb{A}^c$. The first construction of a transcendental number, $\sum_{n=1}^{\infty} 10^{-n!}$, was due to Liouville in 1851.

If we fix a degree of polynomials in $\mathbb{Z}[x]$, there are only countably many such polynomials, each with finitely many roots. Then $\mathbb{A}$ is countable, whence $\mathbb{A}^c$ is uncountable. Put crudely, 'most' complex numbers are transcendental, though showing a particular number is transcendental is usually rather difficult.

All transcendental numbers have an irrationality measure of at least 2; see for more information.

818 questions
2
votes
1 answer

Changing digits of an irrational allowed?

Suppose you change every instance of a specific digit of π, e.g., suppose you make every "4" a "6" instead. I realize that this too would be irrational, but what I want to know is (1) on what basis is this allowed, and (2) what kind of irrational…
user1801325
  • 1,040
2
votes
1 answer

Is it correct: natural-logarithm maps algebraic numbers to transcendentals and vice-verse, over the domain it is defined?

Is it correct that the natural logarithm function maps algebraic numbers to transcendental and transcendental numbers to algebraic, other than 1? Of course, over the domain natural log is defined i.e. $(0,\infty)$? i.e. $$\ln:A^+ \rightarrow T…
kaka
  • 1,896
2
votes
1 answer

Proof of the transcendence of certain arcsin values

I'm aware of some transcendence proofs of certain special numbers like $\pi$ and $e$, and I'm aware that finding certain transcendence proofs can be quite difficult and involved. I also know that most numbers, we are not certain of their…
user817934
2
votes
0 answers

Would this be generating a transcendental number?

Based on my understanding, a transcendental number is a number that is not computable, or cannot be generated by an algorithm. Let's say that (theoretically) I randomly generate a number that is infinitely long with dice. Since it is extremely…
huanglx
  • 121
2
votes
1 answer

Is $\cos(\ln(x))$ transcendental?

I am aware that according to Lindemann–Weierstrass theorem: 1) $\sin(a),\;\cos(a),\;\tan(a)$, and their multiplicative inverses $\csc(a),\;\sec(a),$ and $\cot(a)$, for any nonzero algebraic number $a$, the result will be transcendental. 2) $\ln(a)$…
GL RM
  • 55
2
votes
1 answer

How many values of $\theta$ give $cos(\theta)$ is algebraic

I recently saw Lindemann's proof that $\pi$ is transcendental by using the fact that $e^{i\pi} = -1$, and this made me realize that the Lindemann-Weierstrass theorem implies that the $\cos$ , $\sin$ of all rational angles is transcendental. Do we…
Milan
  • 270
2
votes
2 answers

What is a transcendental number?

I came across some numbers which were called transcendental numbers. What are they exactly I want with explanation and eg
2
votes
0 answers

Quantitative Statements in Transcendental Number Theory

I would like to know the purpose of having quantitative bounds in transcendental number theory. In particular, with the help of examples, I would like to know how to interpret these statements as transcendence results and in what other ways, are…
Guest
  • 21
  • 1
2
votes
2 answers

Wrong proof...But where is the mistake?

So I've just watched this wonderful Numberphile video about transcendental numbers. In the video, the guy shows that $$e=\sum_{n=0}^\infty\frac{1}{n!}=1+\frac{1}{1}+\frac{1}{1\cdot2}+\frac{1}{1\cdot2\cdot3}+\cdots$$ In the video, he says that if a…
Eminem
  • 334
2
votes
3 answers

Is the product of a transcendental number by an integer transcendental?

I don't really know a lot about this subject but I was wondering if the product of a transcendental number by an integer is transcendental?
user108343
1
vote
1 answer

A question on transcendental numbers

Transcendental numbers are numbers that are not the solution to any algebraic equation. But what about $x-\pi=0$? I am guessing that it's not algebraic but I don't know why not. Polynomials are over a field, so I am guessing that $\mathbb{R}$ is…
user12205
1
vote
0 answers

Disjunctive numbers are transcendental

I struggle to understand why disjunctive numbers are necessarily transcendental. A rich number (or disjunctive number) is a real number whose expansion, in a given base $b$ is a disjunctive sequence over the alphabet $\{0, ..., b  −  1\}$, i.e. it…
LexLarn
  • 673
1
vote
0 answers

What is a transcendental function?

I was learning about partial fractions, and the lecturer started talking about partial fractions with a transcendental denominator. What is a transcendental function?
Burt
  • 1,813
1
vote
1 answer

Some doubts on a classical example of Liouville Number

Theorem (Liouville) Given a real algebraic number $\alpha$ of degree $>1$, there is a positive constant $c=c(\alpha)$ s.t. for all rational numbers $p/q$ with $(p,q)=1,q>0$, we have $$\lvert\alpha-p/q\rvert>\frac{c(\alpha)}{q^n}.$$ The author…
LBJFS
  • 1,345
1
vote
0 answers

Is there any "supertranscendental" number that doesn't satisfy a "polynomial" equation with algebraic coefficients and exponents?

Any number $x$ is called algebraic if there exist integer coefficients $a_0, a_1, ...,a_{n-1},a_n$ and integer exponents $b_0, b_1,...,b_{n-1},b_n$ where $b_0 = 0, b_1 = 1$ etc. such that $a_nx^{b_n}+a_{n-1}x^{b_{n-1}}+...+a_1x^{b_1}+a_0x^{b_0} =…
Jan
  • 109