rock.freak667 said:
http://web01.shu.edu/projects/reals/infinity/irrat_nm.html
Well there is the proof i am reading and trying to understand...
can someone tell me how they knew that 0<R_n<\frac{3}{(n+1)!}
Hi rockfreak. Remember that in this problem all we're trying to do is to show that
b*R_n is between
zero and
one (for a given positive integer
b and for suitably large
n) and therefore that
b*R_n cannot be an integer. The exact bound we find is not all that important so long as we can make
b*R_n less than one. What I'm saying is that the bound doesn't necessarily have to be lowest one we can find and it doesn't even have to be a good approximation to the actual series remainder, it just has to be larger than the series remainder while still being able to make
b*R_n less than one.
Sometimes just making a simple comparison with the series under question and another known series is a very easy way to get a bound. In this case R_n is :
R_n = 1/(n+1)! + 1/(n+2)! + 1/(n+3)! + ...
R_n = \frac{1}{(n+1)!}\, \{\, 1 + \frac{1}{(n+2)} + \frac{1}{(n+2)(n+3)} + \frac{1}{(n+2)(n+3)(n+4)} + \, \ldots \}
R_n < \frac{1}{(n+1)!} \, \{\, 1 + 1/2 + 1/4 +1/8 + \, \ldots\}
Therefore,
R_n < \frac{2}{(n+1)!}
Can you see how I put put the expression in curley brackets {} in comparision with a simple geometric series to find an appropriate bound.