I think this is interesting:
Let k >= 2 be an integer and let p be a polynomial of degree >= 2, with integer coefficients, such that the coefficient of the leading term is
positive. Show that the series Sum(n = 1, oo) 1/[k^(p(n)] converges to an irrational number.
2007-08-05
02:31:38
·
4 answers
·
asked by
Steiner
7
in
Science & Mathematics
➔ Mathematics
OK, it seems there won’t be any more answers. I’ll give the proof I came up with. In base k, the number k is represented by 10. For each integer n, p(n) is an integer. Since the leading term of p is positive, for n sufficient large p(n) and p(n) – p(n-1) are positive and both goes to oo as n à oo. Choose m such that p(n) and p(n) – p(n-1) are positive for n >m. Then, the limit L is given by the sum of N = k/p(1) …+ k/p(m-1 and W = Summation (n = m, oo) k/p(n). L = N +W, with N rational. Now, let’s show W is irrational.
For n >m, the representation of k/p(n) in base k is 0.000…..1, with p(n)- 1 0’s before 1. p(n) – p(n-1) is the “distance” between the position of 1 in 2 consecutive terms of the series. Since this “distance” goes to oo, the representation of W in basis k can be neither finite nor infinite and periodic. So, W is irrational. And since L = N + W, L is irrational.
2007-08-06
08:24:45 ·
update #1