Let $(a_n)$ be a sequence given by $a_1=\frac{1}{2}$ and $a_{n+1}=\frac{a_n^2}{a_n^2-a_n+1}$ , $n=1,2,...$ Let $b_n=a_1+a_2+...+a_n$ for each positive integer $n$
Determine the integer part $[b_n]$
Let $(a_n)$ be a sequence given by $a_1=\frac{1}{2}$ and $a_{n+1}=\frac{a_n^2}{a_n^2-a_n+1}$ , $n=1,2,...$ Let $b_n=a_1+a_2+...+a_n$ for each positive integer $n$
Determine the integer part $[b_n]$
Copyright © 2021 JogjaFile Inc.
Let's start by showing that $b_n = 2-\frac{1}{1-a_{n+1}}$. Proof by induction:
The other ingredient is the inequality $0<a_n\leq \frac{1}{2}$, provable by induction as well:
Combining these two observations tells us that $0\leq b_n<1$, which implies $\lfloor b_n\rfloor = 0$.