image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Mathematics > Number Theory


Reply

image Transcendence Share It Thread Tools Search this Thread image
Old Apr21-09, 08:50 PM                  #1
RSKueffner

RSKueffner is Offline:
Posts: 8
Transcendence

Howdy folks.

The Gelfond-Schneider Constant 221/2 is transcendental. Of my understanding, transcendental numbers are a special case of irrational numbers in the sense of how they may or may not be derrived. This being the case, how is it that many infinite series are stated with such confidence to be transcendental series. For example Sin(x) or Cos(x).

Furthermore, I don't require a lecture on it, but some material for reasearch would be appreciated - how does one prove what an infinite series converges to. I understand this is dependent on the series itself but I'm interested in proving more than the fact that the series converges or diverges.

Lastly, 221/2 being transcendental - are there any such symbolic representations of Pi or ex?

Danke, Kueffner
  Reply With Quote
Old Apr23-09, 08:35 AM                  #2
HallsofIvy

PF Mentor

HallsofIvy is Offline:
Posts: 24,778
Re: Transcendence

I am sorry but I really don't understand what you are asking. For one thing, Sin(x) and Cos(x) are not series at all, much less "transcendental series". And as for "symbolic representations of Pi or ex", Pi is a "symbolic representation" and ex is a function, not a number.
  Reply With Quote
Old Apr23-09, 12:32 PM       Last edited by RSKueffner; Apr23-09 at 12:43 PM..            #3
RSKueffner

RSKueffner is Offline:
Posts: 8
Re: Transcendence

For example:
Sin(X) = LaTeX Code: \\sum^{\\infty}_{N=0}\\ (-1)^N \\frac{X^{2N+1}}{(2N+1)!}
Cos(X) = LaTeX Code: \\sum^{\\infty}_{N=0}\\ (-1)^N \\frac{X^{2N}}{(2N)!}
eX = LaTeX Code: \\sum^{\\infty}_{N=0} \\frac{X^N}{N!}

Sine and Cosine may also be expressed in terms of e and so on, so forth.

Pi may be a symbolic representation, but it represents some value. Furthermore, eX is a function, but said function returns a value per input of X, for example 1.

Symbolic representation wasn't the correct term. Yes, Pi is a symbol. What I mean is, 21/2 is a symbolic representation of 1.41421356...

You may even think of that as a function, but is there any ratio of irrational numbers from which you may derive Pi or e that is not an infinite series or limit?
  Reply With Quote
Old Apr23-09, 01:22 PM                  #4
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

I'm afraid you're still not making much sense to me. I can write pi as the ratio of two irrational numbers, but so what? You need to define what you mean by such terms as 'symbolic representation' and 'derive', though I suspect a lot of it is subjective (pi and e are the integrals of certain functions over certain intervals, for example, would that satisfy you?).


I'm still none the wiser as to what you meant by sin(x) being a transcendental series. It is a transcendental function, if that is what you mean. Perhaps you should search (e.g. the wolfram site) for material on algebraic numbers/functions, and transcendental numbers/functions.
  Reply With Quote
Old Apr23-09, 01:27 PM                  #5
CRGreathouse

CRGreathouse is Offline:
Posts: 2,939
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

Originally Posted by RSKueffner View Post
You may even think of that as a function, but is there any ratio of irrational numbers from which you may derive Pi or e that is not an infinite series or limit?
What do you mean "is not an infinite series or a limit"? I can certainly find LaTeX Code: a,b\\in\\mathbb{R}\\setminus\\mathbb{Q} with LaTeX Code: a/b=\\pi , but what does that condition mean for a and b?
  Reply With Quote
Old Apr24-09, 12:02 PM                  #6
BJRowlett

BJRowlett is Offline:
Posts: 3
Re: Transcendence

I think what RSKueffner is looking for, with regard to Pi, is a symbolic representation for the exact value, which isn't a limit or series.

For example, approximations of Pi:
22/7 ; 333/106 ; 355/113 ; etc...

These symbolic representations are only approximations, unlike 2^sqrt(2), which represents the number in its entirety.

We could write Pi as a series:
4 * Sum(n=0, Infinity) ((-1)^n)/(2n+1)
= 4*( 1 - (1/3) + (1/5) - (1/7) + (1/9) - (1/11) ... )

Or as a limit (which since LaTeX isn't working correctly, I'll provide a link instead):
http://functions.wolfram.com/Constants/Pi/09/0007/


As for Sine and Cosine, both can be expressed as a series:
Sine(x) = Sum(n=0, Infinity) (((-1)^n) * x^(2n+1)) / (2n+1)!
= x - (x^3)/3! + (x^5)/5! - (x^7)/7! ...

Cosine(x) = Sum(n=0, Infinity) (((-1)^n) * x^(2n)) / (2n)!
= 1 - (x^2)/2! + (x^4)/4! - (x^6)/6! ...


I personally, do not know the answer, but maybe this clarifies for someone who does..
  Reply With Quote
Old Apr24-09, 03:01 PM                  #7
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

That is just semantics: 2^sqrt(2) is no more no less of a symbolic representation of a number than \pi is.
  Reply With Quote
Old Apr24-09, 07:46 PM                  #8
RSKueffner

RSKueffner is Offline:
Posts: 8
Re: Transcendence

As is Phi for 1.618... or (1+51/2)/2

Rather than Pi being 3.14... I am looking for the equivalent (1+51/2)/2 component if such one exists.
  Reply With Quote
Old Apr24-09, 09:22 PM                  #9
mathman
 
mathman's Avatar

mathman is Offline:
Posts: 2,440
Recognitions:
Science Advisor Science Advisor
Re: Transcendence

Originally Posted by RSKueffner View Post
As is Phi for 1.618... or (1+51/2)/2

Rather than Pi being 3.14... I am looking for the equivalent (1+51/2)/2 component if such one exists.
Pi is transcendental. There is no algebraic expression for it.
  Reply With Quote
Old Apr25-09, 04:16 AM                  #10
chronon
 
chronon's Avatar

chronon is Offline:
Posts: 428
Recognitions:
PF Contributor PF Contributor
Re: Transcendence

What could be asked is whether pi can be the result of an expression involving algebraic numbers and exponentiation. Presumably not. One could then go on to ask whether it is the solution of an equation involving such expressions.
  Reply With Quote
Old Apr25-09, 04:22 AM                  #11
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

As has been said many times in this thread (including by the OP), pi is transcendental, so no it is not the root of any polynomial with integer coefficients (and this implies any polynomial with algebraic coefficients). Of course the terms 'result' and 'involve' are vague, so you may have something else in mind (if so you should state it clearly).
  Reply With Quote
Old Apr25-09, 04:31 AM                  #12
chronon
 
chronon's Avatar

chronon is Offline:
Posts: 428
Recognitions:
PF Contributor PF Contributor
Re: Transcendence

Originally Posted by matt grime View Post
As has been said many times in this thread (including by the OP), pi is transcendental, so no it is not the root of any polynomial with integer coefficients (and this implies any polynomial with algebraic coefficients). Of course the terms 'result' and 'involve' are vague, so you may have something else in mind (if so you should state it clearly).
221/2 is clearly an expression involving algebraic numbers and exponentiation and is also transcendental
  Reply With Quote
Old Apr25-09, 05:12 AM                  #13
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

Erm, what you *really* wrote there is

exp{sqrt(2)*log(2))

of course: that is the only really way to make that symbol 2^sqrt(2) make sense. That or taking limits of rational powers of 2. So once more it is reduced to you needing to define what you mean. If you're allowing that, then I can write pi as 2*arcsin(1).
  Reply With Quote
Old Apr25-09, 10:10 AM                  #14
chronon
 
chronon's Avatar

chronon is Offline:
Posts: 428
Recognitions:
PF Contributor PF Contributor
Re: Transcendence

Originally Posted by matt grime View Post
Erm, what you *really* wrote there is

exp{sqrt(2)*log(2))

of course: that is the only really way to make that symbol 2^sqrt(2) make sense. That or taking limits of rational powers of 2. So once more it is reduced to you needing to define what you mean. If you're allowing that, then I can write pi as 2*arcsin(1).
I mean the smallest subset of the reals such that 1 is in the set and if x and y are in the set then so is x#y where # can represent +,-,*,/ and ^. (Maybe it's easier to restrict it to x>0 in the case of x^y). One can then look at the set of solutions to equations which involve a finite combination of integers, variables and +,-,*,/, ^.
  Reply With Quote
Old Apr25-09, 01:01 PM       Last edited by RSKueffner; Apr25-09 at 11:00 PM..            #15
RSKueffner

RSKueffner is Offline:
Posts: 8
Re: Transcendence

Originally Posted by chronon View Post
What could be asked is whether pi can be the result of an expression involving algebraic numbers and exponentiation. Presumably not. One could then go on to ask whether it is the solution of an equation involving such expressions.
I could further comment however I feel this sums it up quite nicely.

Originally Posted by matt grime View Post
Erm, what you *really* wrote there is

exp{sqrt(2)*log(2))

of course: that is the only really way to make that symbol 2^sqrt(2) make sense. That or taking limits of rational powers of 2. So once more it is reduced to you needing to define what you mean. If you're allowing that, then I can write pi as 2*arcsin(1).
One could also write Pi as 4*ArcTan(1) or Ln(-1)/i

I am asking for a non recursive method to define pi in terms of algebraic expression. The sqrt(x) is a none integer coefficient. Furthermore, the method that you bring up is only for integer exponentiation.

For clarification, what I meant about recursive methods is this. You can define the Arc Functions in terms of Pi, or you can define Pi in terms of the Functions. Either way you need a definition of one to define the other. The problem with this is both our definitions, those of Pi, and those of the Arc Functions are infinite series. There exist other methods derived from these or methods that exhibit similar issues. For example an infinite product, etc.

Without expounding further, what I originally intended to ask was summed up exactly by chronon.

If needed, I can provide some examples that get quite complicated when attempting to eliminate infinitely iterating functions.

EDIT: Furthermore, I shall disprove what you (matt grime) wrote by simple example.
exp(sqrt(2)*log(2)) / (2^sqrt(2)) != 1

EDIT: I interpreted log as base 10 and quickly disregarded your statement. I apologize, I was in a rush earlier. Nonetheless, could you then further define your point of making this obvious?
  Reply With Quote
Old Apr26-09, 05:03 AM                  #16
matt grime

Math Guru 2008

matt grime is Offline:
Posts: 9,385
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Transcendence

Originally Posted by RSKueffner View Post

EDIT: Furthermore, I shall disprove what you (matt grime) wrote by simple example.
exp(sqrt(2)*log(2)) / (2^sqrt(2)) != 1

EDIT: I interpreted log as base 10 and quickly disregarded your statement. I apologize, I was in a rush earlier. Nonetheless, could you then further define your point of making this obvious?
I'm confused: you want me to further define what to make what obvious? That log means base e? Well, log always means base e in maths except in the case when you may want to use base 2, but context makes it clear. If you're an engineer you might write ln I suppose, but mathematicians don't, as a rule. Further I thought it was obvious what log meant there since that is just the definition of exponentiation.
  Reply With Quote
image image
Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image