a) Let $x$ be a number between $0$ and $1$. Let $a_1$ be the smallest positive integer such that $x_1=x-a_1^{-1}\geq 0$, let $a_2$ be the smallest positive integer such that $x_2=x_1-a_2^{-1}\geq 0$, etc. Show that this leads to a finite expansion $$x=\frac{1}{a_1}+\frac{1}{a_2}+\dots+\frac{1}{a_n}$$ (that is, that $x_{n+1}=0$ for some $n$) if and only if $x$ is rational.
b) Show that if the integers $1<b_1<b_2<\cdots$ increase so rapidly that $$\frac{1}{b_{k+1}}+\frac{1}{b_{k+2}}+\dots<\frac{1}{b_k-1}-\frac{1}{b_k}~~\text{for }k\geq 1,$$ then the number $\sum b_k^{-1}$ is irrational. Use this then to prove that $\sum\limits_{k=0}^\infty (2^{3^k}+1)^{-1}$ is irrational.
I solved (a), but (b) is a little difficult.
This is my way to (b) suppose $\sum b_k^{-1}$ is rational and I want this is a contradiction.
using the result of (a), 1/b_kâ1 can be expressed with finite rational expansion.
1/b_k-1>$\sum b_k^{-1}$ which is rational
so I put 1/b_k-1=$\sum b_k^{-1}$+a/b which b is not zero.
Now, What should I do? how to solve (b)?