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
25
votes
2 answers

What would change in mathematics if we knew $\pi+e$ is rational?

It is well known that there's no conclusion now whether $\pi+e$ is rational or not. What would happen if we knew that $\pi+e$ is rational? Specifically, are there related open problems that would be settled?
zhangwfjh
  • 1,665
19
votes
4 answers

Simplest proof that some number is transcendental?

I tried googling for simple proofs that some number is transcendental, sadly I couldn't find any I could understand. Do any of you guys know a simple transcendentality (if that's a word) proof? E: What I meant is that I wanted a rather simple proof…
YoTengoUnLCD
  • 13,384
13
votes
2 answers

How to construct a transcendental number

I am doing a project about irrational and transcendental numbers and I was wondering how could I construct a "new" transcendental number. I know that all Liouville numbers are transcendental so this could be a good place to start however I wish to…
user610274
12
votes
1 answer

Is the root of $x=\cos(x)$ a transcendental number?

This question struck me when thinking about the fixed point of $x=\cos(x)$ being "obviously" not an algebraic number (unlike something like $\sqrt{2}$, see this question). If so, how would one prove this? I don't see how something like a simple…
user_of_math
  • 4,192
10
votes
1 answer

Is it possible to express $e$ in terms of $\pi$ algebraically and vice-versa?

Am I right in thinking this is not possible since both are known to be transcendental? Also, $e^{i\pi}+1=0$ suggests this is not possible - we can not isolate $e$ or $\pi$ from this since it involves taking a log at some point, thus "cancelling"…
pshmath0
  • 10,565
9
votes
2 answers

Does $6^x+3^x=10$ have an solution that is an algebraic number?

Does $6^x+3^x=10$ have a solution that is an algebraic number? I imagine not, but how would one go about proving such a thing?
Johan
  • 2,239
9
votes
1 answer

Can $x^x$ be a natural number for non-integer $x$?

Does some real non-integral $x$ exist such that $x^x$ equals a natural number? Thanks, Tom
TomCV
  • 93
9
votes
0 answers

Is the solution of $e^x \log(x)=1$ transcendental?

Let $u$ be the solution of the equation $$e^x \log(x)=1$$ Is $u$ rational, irrational algebraic or transcendental? $u$ seems to be transcendental, but I cannot prove it. Perhaps, someone has an idea.
Peter
  • 84,454
7
votes
1 answer

Is product of algebraic and transcendental number transcendental?

Let $\alpha \in \mathbb{A}$, and $\gamma \in \mathbb{T}$. I know that the reciprocal of a transcendental number is transcendental. Question: Is $\alpha\cdot \gamma \in \mathbb{T}$?
kaka
  • 1,896
7
votes
1 answer

Is there any known transcendental $b$ such that $b^b$ is also transcendental?

Numbers such as $e$ and $π$ are known to be transcendental, however, $e^e$ or $π^π$ are not even known to be irrational, let alone transcendental. There are infinitely many transcendental numbers $a$ such that $a^a$ is rational, namely the solution…
Jan
  • 109
6
votes
2 answers

Is a complex number with transcendental imaginary part, transcendental?

A complex number that has transcendental real part is always transcendental? How about in the case of imaginary part?
6
votes
1 answer

Are all normal numbers transcendental?

Are all normal numbers transcendental? Just a question I've come up with.
user89167
  • 785
5
votes
1 answer

Suppose $\ \pi+e\ $ is transcendental. What about $\ \pi-e\ $?

Suppose $\ \pi+e\ $ is a transcendental number. Can we conclude whether $\ \pi-e\ $ is rational, algebraic irrational or transcendental ? If I understood the consequences of Schanuel's conjecture correctly, it implies that $\ \pi-e\ $ is…
Peter
  • 84,454
5
votes
1 answer

What would be some consequences if $\pi + e$ was proven to be algebraic vs transcendental over $\Bbb Q$?

What would be some consequences if $\pi + e$ was proven to be algebraic vs transcendental over $\Bbb Q$? I just read that this is an open problem and I wanted to see what some farther reaching consequences would be if this were proven to be…
Oliver G
  • 4,792
5
votes
2 answers

Where are the transcendental numbers?

This question is motivated from an exercise from Rudin. The exercise says that prove that set of all algebraic numbers is countable. Proof: We know that a number $z$ is called algebraic if it is the root of a polynomial $a_0z^n+a_1z^{n-1}+\cdots…
1
2 3 4 5