Prove an Infinite Series is Irrational

TylerH
Messages
729
Reaction score
0
Is it possible and is there a general method?
 
Physics news on Phys.org
TylerH said:
Is it possible and is there a general method?
Don't you mean infinite non-repeating series, since infinite series, e.g. 12.66123123123..., where the ending part, i.e. 123, repeats forever are rational numbers. Prove that all rational numbers are either finite decimal numbers or infinite repeating decimals and your theorem as amended is proved.
 
I mean any series. Not necessarily of the form digit * 10 ^ position.

Like \sum_{k=0}^{\infty}{\frac{1}{k!}} for example, which is e, which is irrational, but can I prove that based solely on the series?
 
Last edited:
TylerH said:
I mean any series. Not necessarily of the form digit * 10 ^ position.

Like \sum_{k=0}^{\infty}{\frac{1}{k!}} for example, which is e, which is irrational, but can I prove that based solely on the series?
Whatever the form of the infinite series, I just showed that some infinite series are not irrational. So there is a counterexample to your claim. That is you can't demonstrate that a series is irrational simply by the fact that it is an infinite series.
 
Oh, I see what you mean. There is a misunderstanding. (Likely due to my ambiguous wording.) I wasn't referring to all infinite series, but the concept of a single, general instance. More formally stated: Given an infinite series, assuming it is convergent, is there a way to prove that the number it converges to is irrational?
 
For sequences with rational terms, it might be easier. This is the case for ln 2 = 1-1/2+1/3-1/4+... and e = 1/0!+1/1!+1/2! + ... Assume it is on the form a/b, and simply use the denominators of the terms to find a contradiction. This is a classical way of proving irrationality of e. It might not always work, but it's worth a try.

The euler-mascheroni constant \gamma = \lim_{n \rightarrow \infty } \left( \sum_{k=1}^n \frac{1}{k} - \ln(n) \right) = 1 + \sum_{k=2}^{\infty} \frac{1}{k} - (\ln(k) - \ln(k-1)) is not known to be rational nor irrational yet.
 
Last edited:
There is no general method. The series for e though is a standard easy example.
Consider
1/(N+1)<N!e-[N!e]<1/N
for any large integer N where [] denotes the floor
-><-
 
TylerH said:
Oh, I see what you mean. There is a misunderstanding. (Likely due to my ambiguous wording.) I wasn't referring to all infinite series, but the concept of a single, general instance. More formally stated: Given an infinite series, assuming it is convergent, is there a way to prove that the number it converges to is irrational?

Am I missing something? 1+1/2+...+1/2<sup>n</sup>+...

converges to 2.
 
Bacle said:
Am I missing something? 1+1/2+...+1/2<sup>n</sup>+...

converges to 2.
It does... I don't see the connection.
 
  • #10
TylerH said:
Oh, I see what you mean. There is a misunderstanding. (Likely due to my ambiguous wording.) I wasn't referring to all infinite series, but the concept of a single, general instance. More formally stated: Given an infinite series, assuming it is convergent, is there a way to prove that the number it converges to is irrational?

Well, 1+1/2+...+1/2^n+... is an infinite series that converges, and converges
to a rational number, which, if I understood you well, is a counterexample
to your claim that every convergent infinite series converges to an irrational number.

Did I misunderstand ( or misunderestimate :) ) your question?
 
  • #11
I made no claims(notice the lack of a period in my restatement.). I asked whether there is a general method to tell if a convergent series converges to an irrational number or not(notice the question mark.).
 
  • #12
see the attached document for a comprehensive take on the op along iwth some excellent sources
 

Attachments

  • #13
myth_kill said:
see the attached document for a comprehensive take on the op along iwth some excellent sources

Thanks for the link. As far as I can tell this document is an answer to the question of whether for certain types of sequences that converge to an irrational number, there is a general way to prove that the sequence is irrational. This basically answers the op's question, but I cannot tell whether this method will work for all infinite sequences that converge to an irrational number.
 
  • #14
Yeah, that pretty well does it. Thanks.
 
  • #15
Bacle said:
Am I missing something? 1+1/2+...+1/2<sup>n</sup>+...

converges to 2.

Also, 0/1 + 0/2 + 0/3 + ... = 0
these are silly examples, but they get the point across well that an infinite series can be rational.
 
  • #16
brydustin said:
Also, 0/1 + 0/2 + 0/3 + ... = 0
these are silly examples, but they get the point across well that an infinite series can be rational.
Really? How many times can the same statement be misconstrued?

For the umpteenth time: I was asking if there is a way to tell if a series is irrational. NOT saying all are.
 
  • #17
brydustin said:
Also, 0/1 + 0/2 + 0/3 + ... = 0
these are silly examples, but they get the point across well that an infinite series can be rational.
I also want to add that when I said "all infinite sequences that converge to an irrational number" I meant --all those infinite sequences that converge to an infinite number-- if that is what the confusion was about. Still not certain if the general method is applicable to all such sequences.
 
  • #18
TylerH said:
Really? How many times can the same statement be misconstrued?

For the umpteenth time: I was asking if there is a way to tell if a series is irrational. NOT saying all are.

As a mathematician, I need your statements to be precise, and as a graduate student I haven't got time to read a full blog and point out your mistakes. Perhaps you should learn to use the edit function, it would do you and everyone here a real favor. Thanks and have a pleasant day. :)
 
  • #19
Wow. Brydustin and Bacle, he CLEARLY meant "Given a convergent series, is there a way to tell if the number it converges to is irrational". He did NOT mean "All convergent series are irrational." Honestly, it was obvious to even a cursory reading.
 
  • #20
brydustin said:
As a mathematician, I need your statements to be precise, and as a graduate student I haven't got time to read a full blog and point out your mistakes. Perhaps you should learn to use the edit function, it would do you and everyone here a real favor. Thanks and have a pleasant day. :)
That's a good idea. I'll do that. :)

EDIT: Unfortunately, I can't edit posts as old as the OP of this thread. (Although, I do see the use of such a restriction.)
 
  • #21
My apologies, I did not read the statement carefully.

A point that is interesting, I think, tho, is that an infinite sum of rationals, like those in the series
for Euler's e, is irrational in the limit. So Rationals are closed under finite, but not infinite addition,
or maybe more accurately, under taking of limits.
 
Last edited:
  • #22
TylerH said:
I mean any series. Not necessarily of the form digit * 10 ^ position.

Like \sum_{k=0}^{\infty}{\frac{1}{k!}} for example, which is e, which is irrational, but can I prove that based solely on the series?

using that definition of e, it is possible to prove irrationality.
 

Similar threads

Back
Top