Why Is the Number e Considered Irrational?

AI Thread Summary
The discussion centers on the irrationality of the number e, as derived from its Taylor series expansion. The argument presented involves assuming e can be expressed as a fraction m/n, leading to a contradiction when both sides of the equation are manipulated. Participants clarify that the theta term represents an error in the approximation, and the series can be truncated at any convenient point to demonstrate the irrationality. The key point is that truncating the series allows for the identification of a non-integer component, reinforcing that e cannot be rational. The conversation concludes with an understanding of how to appropriately apply the series to prove e's irrationality.
VietDao29
Homework Helper
Messages
1,424
Reaction score
3
My book does not make sense to me. Here is what it says:
I know that:
e = 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + ... + \frac{1}{n!} + \frac{\theta}{n!n}, 0 < \theta < 1
If e is rational then e = \frac{m}{n}; m, n \in Z :confused:
And the greatest common factor of m, n is 1.
\Leftrightarrow 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + ... + \frac{1}{n!} + \frac{\theta}{n!n} = \frac{m}{n}
Multiple both sides by n!, the right side is an integer, while the left side is an integer plus \frac{\theta}{n}
This makes the contradiction, therefore e is irrational.
My question is: Why they say e = \frac{m}{n}; m, n \in Z, so that they can multiple this by n! and get an integer. Can e = \frac{p}{q}; p, q \in Z?
Is there a better way of proving this?
Thanks a lot,
Viet Dao,
 
Last edited:
Physics news on Phys.org
there may not be a single line of truth there in the process. e is not rational. you use the taylor series inappropriately, what is theta?
actually the exact definition of e is
e=\lim_{h\rightarrow 0}(1+h)^{\frac{1}{h}}=\lim_{h\rightarrow \infty}(1+\frac{1}{h})^h=2.718281828 . . . ..
 
The use of Taylor series is correct. Think of the theta term as an "explicit" error term.

This might be a little less confusing if you changed the order slightly. First assume that e=m/n. You have no control over the m and n in this assumption, only that they exist. Next, since you know

e = 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + ...

you truncate this series after n+1 terms (note the first term is indexed by 0), the size of the denominator, to get your

e = 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + ... + \frac{1}{n!} + \frac{\theta}{n!n},\ 0 < \theta < 1

etc...

In this order you are truncating based on the denominator of the assumed rational form of e. The way you had it arranged it appears that you truncate at some n, then e just happens to have that same n in the denominator, which would be unlikely (this isn't really what they're doing, but I'm taking a guess that it's what's troubling you). Does that make sense?

You are correct in why they wanted to truncate after n+1 terms, so they could clear the denominators and get an integer plus a term that's definitely not an integer.

If you like, you can replace e=m/n above by e=p/q. Then you'd truncate after p+1 terms, etc. No real change.
 
shmoe said:
...The way you had it arranged it appears that you truncate at some n, then e just happens to have that same n in the denominator...
This still troubles me...
Say you have:
\sum_{n = 0}^{4} \frac{1}{n!} = \frac{65}{24} The denominator is 24, not 4.
(\sum_{n = 0}^{4} \frac{1}{n!}) + \frac{1}{4!4} = \frac{87}{32}. Theta is 1. The denominator is 32, not 4.
So I still don't know why they assume that the denominator is n, which in this case is 4... :cry:
Viet Dao,
 
Ok, if you happen to 'know' e=m/4 where m is an integer, then it would look like:

1+\frac{1}{1!}+\frac{1}{2!}+\frac{1}{3!}+\frac{1}{4!}+\frac{\theta}{4!4}=e=\frac{m}{4}

where 0<\theta<1, this inequality is key. This is just:

\frac{65}{24}+\frac{\theta}{4!4}=\frac{m}{4}

Multiply by 4!=24:

65+\frac{\theta}{4}=6m

and you have your contradiction. One of the points I was hoping to make is that we are free to truncate the series for e wherever we like. After we assume that e is rational, we then choose to truncate at a convenient spot. If e=m/4, we truncate after 5 terms (the 1/4! term).
 
Ah, okay. I get it. Thanks. :smile:
Viet Dao,
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top