MHB Evaluate ⌊ 1/a_1+1/a_2+....+1/a_{2008} ⌋

  • Thread starter Thread starter juantheron
  • Start date Start date
juantheron
Messages
243
Reaction score
1
Consider the sequence $a_{n}$ given by $\displaystyle a_{1} = \frac{1}{3}$ and $\displaystyle a_{k+1}=a^2_{k}+a_{k}$ for $k\geq 2$and Let $\displaystyle S = \frac{1}{a_{1}}+\frac{1}{a_{2}}+\cdots \cdots +\frac{1}{a_{2008}}$. Then $\lfloor S \rfloor $ is
 
Mathematics news on Phys.org
jacks said:
Consider the sequence $a_{n}$ given by $\displaystyle a_{1} = \frac{1}{3}$ and $\displaystyle a_{k+1}=a^2_{k}+a_{k}$ for $k\geq 2$and Let $\displaystyle S = \frac{1}{a_{1}}+\frac{1}{a_{2}}+\cdots \cdots +\frac{1}{a_{2008}}$. Then $\lfloor S \rfloor $ is
[sp]
Note: I assume that the recurrence holds for $k\ge\bf1$.

Let us write $ b_n = \dfrac{1}{a_n}$, $S(n) = \sum_{k=1}^nb_k$, and $T(n) = \sum_{k=n}^{2008}b_k$. As $a_{n+1} > a_n^2$, we have $b_{n+1} < b_n^2$. If $b_n < 1$, comparison with the geometric progression of ratio $b_n$ gives:
$$T(n) < \frac{b_n}{1-b_n}.$$

We compute now the first few terms of the series:
$$
\begin{array}{c|c|c|c}
n&a_n&b_n&S(n)\\
\hline
1&0.3333&3.0000&3.0000\\
2&0.4444&2.2500&5.2500\\
3&0.6420&1.5577&6.8077\\
4&1.0541&0.9487&7.7564\\
5&2.1653&0.4618&8.2182\\
6&6.8536&0.1459&8.3641\\
\end{array}
$$
Using the remark above, we find $T(6) < \dfrac{b_6}{1-b_6} = 0.1708$. This shows that:
$$
S(5) = 8.2182 < S = S(2008) = S(5) + T(6) < 8.2182 + 0.1708 = 8.3890
$$
and therefore $\lfloor S\rfloor = 8$.
[/sp]
 
[sp]$\displaystyle x_{1} = \frac{1}{3}.$

$\displaystyle x_2=\dfrac{4}{9}$.

$\displaystyle x_3=\dfrac{52}{81}\in\left(\dfrac{5}{8},\dfrac{2}{3}\right)$.$\displaystyle x_4>\left(\dfrac{5}{8}\right)^2+\dfrac{5}{8}=\dfrac{65}{64}>1$;

$\displaystyle x_4<\left(\dfrac{2}{3}\right)^2+\dfrac{2}{3}=\dfrac{10}{9}$;$x_5>1^2+1=2$;

$\displaystyle x_5<\left(\dfrac{10}{9}\right)^2+\dfrac{10}{9}=\dfrac{190}{81}<\dfrac{12}{5}$;$x_6>2^2+2=6$;$\displaystyle \sum^{2008}_{k=1}\dfrac{1}{x_{k}}>\sum^{5}_{k=1}\dfrac{1}{x_{k}}>+3+\dfrac{9}{4}+\dfrac{3}{2}+\dfrac{9}{10}+\dfrac{5}{12}>8$.Beginning from $x_6$, the sequence $x_n$ is growing very fast.

For $k\ge 6: x_k>6^{k-5}$.

$\displaystyle \sum_{k=6}^{2008}\dfrac{1}{x_k}<\sum_{m=1}^{+\infty}\dfrac{1}{6^m}=\dfrac{1}{5}$.Results: $\displaystyle \sum^{2008}_{k=2}\dfrac{1}{x_{k}}=\sum^{5}_{k=1}\dfrac{1}{x_{k}}+\sum^{2008}_{k=6}\dfrac{1}{x_{k}}<+3+\dfrac{9}{4}+\dfrac{8}{5}+1+\dfrac{1}{2}+\dfrac{1}{5}<9$.So we have $\displaystyle8<\sum^{2008}_{k=1}\dfrac{1}{x_{k}}<9\Longrightarrow\left\lfloor \sum^{2008}_{k=1}\dfrac{1}{x_{k}}\right\rfloor=8$[/sp]
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top