21

The problem is: Let $\{x_n\}$ be a sequence such that $0<x_1<1$ and $x_{n+1}=x_n+\dfrac{x_n^2}{n^2}$. Prove that there exists the limit of $\{x_n\}$.

It is easy to show that $x_n$ is increasing, but I cannot prove it is bounded to show the existing of limit. Anyone have any ideas?

math42_au
  • 213

7 Answers7

22

Let $x_1 = t \in (0,1)$. For any $n \ge 1$, it is easy to see $x_n \ge 0$. Since $e^y \ge 1 + y$ for all $y$, we have $$x_n = x_1 \prod_{k=1}^{n-1} \frac{x_{k+1}}{x_k} = t \prod_{k=1}^{n-1} \left(1 + \frac{x_{k}}{k^2}\right) \le t\exp\left(\sum_{k=1}^{n-1} \frac{x_k}{k^2}\right)\tag{*1}$$

Notice

  • $x_1 \le t$.
  • if $x_n \le tn$, then $x_{n+1} \le n t + t^2 \le (n+1)t$.

By induction, we have $x_n \le n t$ for all $n$.

Substitute this into $(*1)$, we get

$$x_n \le t \exp\left(t\sum_{k=1}^{n-1}\frac{1}{k}\right) \le t\exp\left(t(\log n + \gamma)\right) \le e^\gamma n^t$$ where $\gamma$ is Euler-Mascheroni constant.

Substitute above into $(*1)$ again, we find $$x_n \le t \exp\left(e^{\gamma} \sum_{k=1}^{n-1}\frac{1}{k^{2-t}}\right) \le t \exp\left( e^\gamma \zeta(2-t)\right) < \infty$$ where $\zeta(t)$ is the Riemann Zeta function.

Pedro
  • 122,002
achille hui
  • 122,701
  • I find it interesting how the infinite product expression actually lowers the degree of $x_n$ in the series compared to the telescopic series approach – Marco Disce Feb 27 '16 at 14:25
  • @MarcoDisce: which two results are you comparing? – robjohn Feb 28 '16 at 08:47
  • @robjohn The one above with the others that write $x_{n+1}=x_1+\sum\frac{x_n^2}{n^2}$. In the latter case you have one more degree for $x_n$ inside the sum and it wouldn't suffice to use easy estimates like $x_n<n$ to get convergence. – Marco Disce Feb 28 '16 at 09:00
  • @MarcoDisce: Iteratively applying $x_{n+1}=x_n+\frac{x_n^2}{n^2}$ indeed gives a usable bound. The rate of growth of the limit in this result as $x_1\to1^-$ is $O\left(e^{e^\gamma/(1-x_1)}\right)$. Although good enough to show boundedness, this is much bigger than $O\left(\frac1{1-x_1}\right)$. – robjohn Feb 28 '16 at 10:43
14

Because the sequence is increasing $$x_{n+1}=x_{n}+\frac{x_{n}^2}{n^2}<x_{n}+\frac{x_{n}x_{n+1}}{n^2}$$ $$\frac{1}{x_{n}}<\frac{1}{x_{n+1}}+\frac{1}{n^2}$$ (where it is easy to show that the $x_{n}>0$ is positive for all $n$)

so, $$\sum_{i=1}^n(\frac{1}{x_{i}}-\frac{1}{x_{i+1}})<\sum_{i=1}^n\frac{1}{i^2}$$ Because of $$\sum_{i=1}^n\frac{1}{i^2}<1+\sum_{i=2}^n\frac{1}{(i-1)i}<2-\frac{1}{n}<2$$ $$\sum_{i=1}^n(\frac{1}{x_{i}}-\frac{1}{x_{i+1}})<2$$ $$\frac{1}{x_{1}}-\frac{1}{x_{n+1}}<2$$ which is equivalent to $$x_{n+1}<\frac{1}{\frac{1}{x_{1}}-2}$$ so the sequence is bounded above

  • Thanks! But whether $\frac{1}{x_1}-2>0$ to yield the last inequality? – math42_au Feb 26 '16 at 08:52
  • 6
    Yes, this is true if $\frac{1}{x_1}-2>0$. And the issue is that $\frac{1}{x_1}-2$ may be negative. – math42_au Feb 26 '16 at 09:02
  • I think we can do the same way at the beginning of $x_{N}$ instead of $x_{1}$ ,so we should consider another sequence $\frac{1}{x_{n}}$ to lead a more common result that we just to confirm $\frac{1}{x_{N}}-1$ ,which I haven't consider right now – user317976 Feb 26 '16 at 09:09
  • 1
    Why does this answer have more upvotes than the accepted one, if it is incomplete, and thus incorrect, as of now? – Vincenzo Oliva Feb 26 '16 at 15:45
  • Actually $\sum \frac 1 {i^2}=\frac{\pi^2}6 \approx 1.65 <2$ – Marco Disce Feb 26 '16 at 17:11
  • @MarcoDisce: Should that be a justification of the last step? Because in that case I'm not sure it's valid. – Vincenzo Oliva Feb 26 '16 at 17:33
  • 1
    The last past can be fixed by choosing a $m$ such that $x_1 m < m - 1$. Notice $x_m \le x_1 m$, we have for any $n > m$,

    $$\begin{align} & \frac{1}{x_m} - \frac{1}{x_n} = \sum_{k=m}^{n-1}\left(\frac{1}{x_k} - \frac{1}{x_{k+1}}\right) \le \sum_{k=m}^{n-1}\frac{1}{k^2} < \frac{1}{m-1}\ \implies & \frac{1}{x_n} > \frac{1}{x_m} - \frac{1}{m-1} > \frac{1}{mx_1} - \frac{1}{m-1} > 0\ \implies & x_n < \frac{m(m-1)x_1}{m(1-x_1)-1} < \infty \end{align} $$

    – achille hui Feb 26 '16 at 17:53
  • 1
    Proving that $\sum_n (1/x_n - 1/x_{n + 1})$ is finite is enough, and furthermore it telescopes nicely. – vonbrand Feb 26 '16 at 18:00
  • @vonbrand, finiteness is not enough. independent of whether $x_n$ diverges or not, the sum $\sum_n (1/x_n - 1/x_{n+1})$ is finite, one need to show the sum is "strictly" smaller than $1/x_1$. – achille hui Feb 26 '16 at 18:09
  • Maybe I am missing something, but $$\frac1{x_1}-\frac1{x_{n+1}}\lt2$$ does not seem to bound $x_{n+1}$ at all. – robjohn Feb 27 '16 at 19:56
  • @robjohn It does when $x_1<\frac12$, but not when $\frac12\leqslant x_1<1$--as explained in the two first comments of this thread. – Did Feb 28 '16 at 08:44
  • @Did: so this answer is incomplete. Since there were so many upvotes, I was thinking I must be missing something. – robjohn Feb 28 '16 at 08:52
  • @robjohn Yeah, and achille provided a way to fix the argument 15 hours ago. – Did Feb 28 '16 at 10:09
  • 2
    @Did: that doesn't make the answer complete. It's nice that we know how to fix the answer, though. – robjohn Feb 28 '16 at 15:25
6

Since $0\lt x_1\lt1$, the relation $$ x_{n+1}=x_n+\frac{x_n^2}{n^2}\tag{1} $$ implies not only that $x_n$ is increasing, but also inductively that $$ 0\lt x_n\lt n\tag{2} $$ Equation $(1)$ implies $$ \begin{align} \left(\frac1{x_{n+1}}-\frac1{n+1}\right)-\left(\frac1{x_n}-\frac1n\right) &=\left(\frac1n-\frac1{n+1}\right)-\left(\frac{n^2+x_n}{n^2x_n+x_n^2}-\frac{n^2}{n^2x_n+x_n^2}\right)\\ &=\frac1{n^2+n}-\frac1{n^2+x_n}\\ &=-\frac{n-x_n}{(n^2+n)(n^2+x_n)}\\ &\ge-\frac{n-x_n}{n^3(n+1)}\\ &\ge-\frac{n-x_n}{x_nn^2(n+1)}\\ &=-\frac1{n(n+1)}\left(\frac1{x_n}-\frac1n\right)\tag{3} \end{align} $$ Therefore, $$ \left(\frac1{x_{n+1}}-\frac1{n+1}\right) \ge\left(1-\frac1{n(n+1)}\right)\left(\frac1{x_n}-\frac1n\right)\tag{4} $$ and since $$ \prod_{n=1}^\infty\left(1-\frac1{n(n+1)}\right)=\frac1\pi\sin\left(\frac\pi\phi\right)\tag{5} $$ we have $$ \frac1{x_n}-\frac1n\ge\frac1\pi\sin\left(\frac\pi\phi\right)\left(\frac1{x_1}-1\right)\tag{6} $$ which means $$ \bbox[5px,border:2px solid #C0A000]{x_n\le\pi\csc\left(\frac\pi\phi\right)\frac{x_1}{1-x_1}}\tag{7} $$ where $\pi\csc\left(\frac\pi\phi\right)=3.3706903036$.

Therefore, since $x_n$ is increasing and bounded above, the limit exists and is bounded by $(7)$.


Motivational Note

I looked at $$ x_{n+1}-x_n=\frac{x_n^2}{n^2}\tag{8} $$ as representative of $$ \frac{\mathrm{d}x}{\mathrm{d}n}=\frac{x^2}{n^2}\tag{9} $$ whose solution is $$ \frac1x-\frac1n=C\tag{10} $$ So I considered $\frac1{x_n}-\frac1n$ which lead to $(3)$, $(4)$, $(6)$ and $(7)$.


Derivation of $\boldsymbol{(5)}$ $$ \begin{align} \prod_{k=1}^n\left(1-\frac1{k(k+1)}\right) &=\prod_{k=1}^n\frac{(k+1-\phi)(k+\phi)}{k(k+1)}\tag{11}\\ &=\underbrace{\frac{\Gamma(n+2-\phi)}{\Gamma(2-\phi)}}_{\prod(k+1-\phi)} \underbrace{\frac{\Gamma(n+1+\phi)}{\Gamma(1+\phi)}}_{\prod(k+\phi)} \underbrace{\frac{\Gamma(1)}{\Gamma(n+1)}}_{\prod\frac1k} \underbrace{\frac{\Gamma(2)}{\Gamma(n+2)}}_{\prod\frac1{k+1}}\tag{12}\\ &\to\frac1{\Gamma(2-\phi)\Gamma(1+\phi)}\tag{13}\\[6pt] &=\frac1{\Gamma\left(1-\frac1\phi\right)\Gamma\left(2+\frac1\phi\right)}\tag{14}\\ &=\frac1{\Gamma\left(1-\frac1\phi\right)\Gamma\left(\frac1\phi\right)}\tag{15}\\ &=\frac1\pi\sin\left(\frac\pi\phi\right)\tag{16} \end{align} $$ Explanation:
$(11)$: $k^2+k-1=(k+1-\phi)(k+\phi)$
$(12)$: break up the product of factors into a product of Gamma functions
$(13)$: $\lim\limits_{n\to\infty}\frac{\Gamma(n+2-\phi)\Gamma(n+1+\phi)}{\Gamma(n+1)\Gamma(n+2)}=1$ by Gautschi's Inequality
$(14)$: $\phi=1+\frac1\phi$
$(15)$: $\Gamma\left(2+\frac1\phi\right)=\left(1+\frac1\phi\right)\frac1\phi\,\Gamma\left(\frac1\phi\right)=\phi\,\frac1\phi\,\Gamma\left(\frac1\phi\right)=\Gamma\left(\frac1\phi\right)$
$(16)$: Euler's Reflection Formula

robjohn
  • 345,667
  • I don't have Mathematica or Maple to properly investigate whether it could be fruitful to follow this idea, but I'm wondering: if we write $\lim x_n=L(x_1)$, might $\lim\limits_{x_1\to1^-}(1-x_1)L(x_1)$ exist? – Vincenzo Oliva Mar 02 '16 at 12:04
  • @VincenzoOliva: As $x_1\to1^-$, for bounded $n$, $x_n\to n$. Thus, $$-\frac{n-x_n}{(n^2+n)(n^2+x_n)}$$ would be close to $$-\frac{n-x_n}{(n+1)^2nx_n}=-\frac1{(n+1)^2}\left(\frac1{x_n}-\frac1n\right)$$ which gives the product $$\prod_{n=1}^\infty\left(1-\frac1{(n+1)^2}\right)=\frac12$$ This indicates that your limit would be $2$. Numerical experimentation shows this is plausible. – robjohn Mar 02 '16 at 15:35
  • If $x_1=1-\frac1{10000}$, then $\frac1{10000}x_{10000000}=1.99491425$ – robjohn Mar 02 '16 at 15:56
  • Am I misusing the limit comparison test as long as two variables are involved? Assume $\lim_{x_1\to1^-}L(x_1)(1-x_1)=2$. Then,since $\lim_{x_1\to1^-}\frac1{L(x_1)}\sum_{k=2}^\infty(x_k/k)^2=1$ as a consequence of $\lim_{x_1\to1^-}L(x_1)-\sum_{k=2}^\infty(x_k/k)^2=2,$ we have $$\lim_{x_1\to1^-}(1-x_1)\sum_{k=2}^\infty\frac{x_k^2}{k^2}=\lim_{x_1\to1^-}\sum_{k=2}^\infty x_k(1-x_1)\frac{x_k}{k^2}=2$$but shouldn't the latter series diverge due to the following (which I think holds, but I'm not so sure)$$x_k(1-x_1)\frac{x_k}{k^2}\sim_{x_1\to1^-,k\to\infty}\frac{2x_k}{k^2}\sim \frac2k?$$ – Vincenzo Oliva Mar 05 '16 at 13:03
  • The problem with the estimate above is that the terms where $\frac{x_k}{k^2}\sim\frac1k$ are much earlier in the series than the terms where $(1-x_1)x_k\sim2$, so we don't really have $(1-x_1)x_k\frac{x_k}{k^2}\sim\frac2k$. In fact, the terms are $\sim L(x_1)\frac2{k^2}$. – robjohn Mar 05 '16 at 15:17
2

We define sequences $(f_n)$ and $(g_n)$ of functions on the interval $(0, 1]$ such that

$$ f_{1}(x) = x, \quad f_{n+1}(x) = f_n(x) + \frac{f_n(x)^2}{n^2}, \quad g_n(x) = \frac{1}{f_n(x)}. $$

We make several observations:

  1. Since $f_n$ is positive and monotone increasing in $n$, $g_n$ is positive and monotone decreasing in $n$.

  2. Each $g_n$ is indefinitely differentiable on $(0, 1]$ and satisfies \begin{align*} g'_{n+1}(x) &= g'_n(x) \left( 1 - \frac{1}{(n^2 g_n(x) + 1)^2} \right), \\ g''_{n+1}(x) &= g''_n(x) \left( 1 - \frac{1}{(n^2g_n(x) + 1)^2} \right) + \frac{2n^2 g'_n(x)^2}{(n^2 g_n(x) + 1)^3}. \end{align*} Starting from $g_1'(x) = -1/x^2 < 0$ and $g_1''(x) = 2/x^3 > 0$, we can inductively prove that $g'_n \leq 0$ and $g''_n \geq 0$ for all $n$. (In other words, $g_n$ is convex and decreasing.)

  3. By induction, we can check that $g_n(1) = 1/n$ and $g'_n(1) = -\prod_{k=2}^{n} (1 - k^{-2})$.

Now we are ready to prove the claim. By 2, we find that for all $x \in (0, 1]$

$$ |g'_n(x)| = -g_n'(x) \geq -g_n'(1) = |g_n'(1)|. $$

Thus by the mean value theorem, there exists $c$ between $x$ and $1$ such that

$$ g_n(x) - g_n(1) = -g_n'(c)(1 - x) \geq |g'_n(1)|(1 - x). $$

Taking $n \to \infty$ and utilizing 3, we have

$$ \lim_{n\to\infty} g_n(x) \geq (1 - x) \prod_{n=2}^{\infty} \left(1 - \frac{1}{n^2} \right). $$

If we write $c = \prod_{k=2}^{\infty} (1 - k^{-2}) > 0$, this implies

$$ \lim_{n\to\infty} f_n(x) \leq \frac{1}{c(1-x)} \quad x \in [0, 1)$$

and therefore the conclusion follows.


Addendum. Let us first show that $g_n'$ converges uniformly on any compact subinterval of $(0, 1]$ as $n \to \infty$. To this end, we investigate

$$ \left| g_n'(x) - \lim_{n\to\infty} g_n'(x) \right| = |g_n'(x)| \left[ 1 - \prod_{k=n+1}^{\infty} \left( 1 - \frac{1}{(k^2 g_k(x) + 1)^2} \right) \right]. $$

On any $[a, 1] \subset (0, 1]$, we have the following estimates:

  • $|g_n'(x)| \leq |g_1'(x)| = x^{-2} \leq a^{-2}$.

  • $g_n(x) \geq g_1(x) = 1/n$ and hence $k^2 g_k(x) + 1 \geq k+1$.

Combining these two observations, we have the following uniform estimate

$$ \left| g_n'(x) - \lim_{n\to\infty} g_n'(x) \right| \leq \frac{1}{a^2} \left[ 1 - \prod_{k=n+1}^{\infty} \left( 1 - \frac{1}{(k+1)^2} \right) \right]. $$

It is not hard to check that this bound goes to 0 as $n\to\infty$, and hence $g_n'$ converges uniformly on $[a, 1]$. As a consequence, $g(x) = \lim_n g_n(x)$ converges uniformly on $[a, 1]$, is differentiable and $ g'(x) = \lim_{n\to\infty} g_n'(x)$. This shows that

$$ g'(1) = -\prod_{n=2}^{\infty} \left( 1 - \frac{1}{n^2} \right) = -\frac{1}{2}. $$

Equivalently, we have

$$ \lim_{x \to 1^-} (1-x)f(x) = - \lim_{x \to 1^-} \frac{x - 1}{g(x) - g(1)} = -\frac1{g'(1)} = 2. $$

Sangchul Lee
  • 167,468
0

Another proof. Let $x_1=x\in (0,1)$ and suppose that for all $n\ge 1$ $$x_{n+1}=x_n+{x_n^2\over n^2}.\tag{1}$$ Let's prove by induction that if $\alpha={\ln3\over\ln2}-1\sim 0.585$ then $$x_n<{n\over (1-x)n^\alpha+1},\qquad n\ge 1,\; x\in (0,1).\tag{2} $$

The statement is true for $n=1$: $x_1=x<{1\over 2-x}$.

Denote $\epsilon =1-x$ and let us prove that if $(1)$ is true for $n$ then it is true for $n+1$ i.e. $$x_n<{n\over \epsilon n^\alpha+1}\;\;\Longrightarrow\;\; x_{n+1}<{n+1\over \epsilon (n+1)^\alpha+1},\qquad n\ge 1,\; \epsilon\in (0,1).\tag{3}$$

Using $(1)$ it's enugh to show
$${n\over \epsilon n^\alpha+1}+{1\over n^2}\Big({n\over \epsilon n^\alpha+1}\Big)^2<{n+1\over \epsilon (n+1)^\alpha+1}$$ that is $$(n+1)(\epsilon n^\alpha+1)^2-n(\epsilon (n+1)^\alpha+1)(\epsilon n^\alpha+1)-\epsilon (n+1)^\alpha-1>0.\tag{4}$$ After a little algebra the above inequality reduces to $$\eqalign{&\epsilon \big(n^{\alpha+1}+2n^{\alpha}-(n+1)^{\alpha+1}\big)+\epsilon^2\big(n^{2\alpha}(n+1)-n^{\alpha+1}(n+1)^\alpha\big)\cr&=\epsilon n^{1+\alpha} \bigg(1+{2\over n}-\Big(1+{1\over n}\Big)^{\alpha+1}\bigg)+\epsilon^2n^{1+2\alpha}\bigg(1+{1\over n}-\Big(1+{1\over n}\Big)^\alpha\bigg). \cr}\tag{5}$$ The coefficient of $\epsilon^2$ is clearly positive. Using the inequality $(1+t)^\beta<1+\beta t$, (true for $t>-1$ and $\beta\in(0,1)$) we obtain that the coefficient of $\epsilon n^{1+\alpha}$ satisfies $$1+{2\over n}-\Big(1+{1\over n}\Big)^{\alpha+1}>1+{2\over n}-\Big(1+{1\over n}\Big)\Big(1+{\alpha\over n}\Big)={n-2\alpha\over n^2}$$ which is positive for $n\ge2$. On the other hand, when $n=1$ the coefficient of $\epsilon $ in $(5)$ coincides with $3-2^{\alpha+1}$, which vanishes when $\alpha=\ln3/\ln2-1$. This proves $(4)$ for all $n\ge1$ and all $\epsilon \in(0,1)$, and therefore $(3)$ and $(2)$.

Regarding the convergence of $x_n$, we have that for $n\ge2$ (still with $x=x_1$) $$\eqalign{x_{n}&=x+\sum_{k=1}^{n-1} (x_{k+1}-x_k)<x+\sum_{k=1}^{n-1}\bigg({1\over (1-x)k^\alpha+1}\bigg)^2\cr& < x+{1\over (1-x)^2}\sum_{k=1}^\infty{1\over k^{2\alpha}}=x+{C_0\over(1-x)^2}\cr}$$ with $C_0\sim 6.4744$. The sequence $x_n$ is then bounded and increasing, so it must converge.

  • Oops, sorry, I misread what you wrote there. I have deleted my comment. – Vincenzo Oliva Mar 02 '16 at 13:53
  • Obviously this bound is not the best. I wrote this without knowing about the other answers. I personally like a lot robjonh's proof up there, since it seems to really capture what is going on. – Carlo Morpurgo Mar 02 '16 at 14:00
-1

Here's a way to show convergence without providing an explicit upper bound.

We have $$x_n=x_1+\sum_{k=1}^{n-1}(x_{k+1}-x_k)=x_1+x_1^2+\sum_{k=2}^{n-1}\frac{x_k^2}{k^2},$$ hence the convergence of the sequence would follow from that of the latter series. Now, choose $t\in\left(\frac29,1\right)$ such that $x_3<3^t$. This implies $x_2<2^t$ because otherwise we would have $2^t+2^{2t-2}<3^t$ (false for $t<1$), and inductively yields $x_k<k^{t}$ also for all larger $k$: $$\begin{align}x_{k+1}<k^{t}+k^{2t-2}&<(k+1)^{t} \\ 1+\frac1{k^{2-t}}&<\left(1+\frac1k\right)^t\\ \frac{\log(1+k^{t-2})}{\log(1+1/k)}&<t, \end{align}$$ a consequence of $$\frac{1}{k^{2-t}\log(1+1/k)}\le \frac{1}{3^{2-t}\log(3/2)}<t \iff t> \frac1{\log3} W\left( \frac{\log(3)} {9\log(3/2)} \right)\approx0.216117. $$Therefore, since $$\begin{align}\frac{x_{k+1}^2/(k+1)^2}{x_k^2/k^2}&=\left(1+\frac{x_k}{k^2}\right)^2\left(1-\frac{1}{k+1}\right)^2\\&=\left(1+\frac{2x_k}{k^2}+\frac{x_k^2}{k^4}\right)\left(1-\dfrac2{k+1}+\frac1{(k+1)^2}\right)\\&=1-\frac{2\left(1+\dfrac1k\right)^{-1}}{k}+\dfrac{\left(1-\dfrac2{k+1}\right)\left(\dfrac{x_k}{k^{1+t/2}}\right)^2+\dfrac{2x_k}{k^t}+\dfrac1{k^t}\left(1-\dfrac1{k+1}\right)^2}{k^{2-t}},\end{align}$$ the series converges by Gauss's test, ergo, so does $x_n$.

-3

The sequense is obviously monotone increasing since $x_{n+1}>x_n$. To prove that is converging we should show that is bounded. Expanding $x^n$ and doing the addition we take: $$ \eqalign{ x_{n+1} &= x_n + {x_n^2 \over n^2} \cr x_{n} &= x_{n-1} + {x_{n-1}^2 \over {(n-1)}^2} \cr x_{n-1} &= x_{n-2} + {x_{n-2}^2 \over {(n-2)}^2} \cr &\cdots \cr x_2 &= x_1 + {x_1^2 \over 1^2} \cr &\rightarrow \cr x_{n+1} &= x_1+ {x_{1}^2 \over {1}^2}+ {x_{2}^2 \over {2}^2}+\cdots+ {x_{n-1}^2 \over {(n-1)}^2}+ {x_{n}^2 \over {n}^2} \cr &< 1+ {2 \over {1}^2}+ {2 \over {2}^2}+ \cdots+ {2 \over {(n-1)}^2}+ {2 \over {n}^2} \cr &<1+ {2 \pi^2 \over 6} } $$

Marco Disce
  • 1,960
nickchalkida
  • 1,495
  • 1
    why is the last equality true? – vnd Feb 26 '16 at 08:40
  • @vnd the (infinite) series sums to $\dfrac{\pi^2}{6}$. Though it is a lot easier showing that the series is bounded above by $2$. – Quang Hoang Feb 26 '16 at 08:42
  • 1
    @QuangHoang I was talking about the equality not the inequality. – vnd Feb 26 '16 at 08:44
  • 1
    Yes, but why is ${x_{1}^2 \over {1}^2}+ {x_{2}^2 \over {2}^2}+\cdots+ {x_{n-1}^2 \over {(n-1)}^2}+ {x_{n}^2 \over {n}^2} = {1 \over {1}^2}+ {1 \over {2}^2}+ \cdots+ {1 \over {(n-1)}^2}+ {1 \over {n}^2}$ true? – Ivan Neretin Feb 26 '16 at 08:44
  • What I would like to say is in the following link https://en.wikipedia.org/wiki/Basel_problem – nickchalkida Feb 26 '16 at 08:46
  • @IvanNeretin the first equality follows from the recursion, you just replace the first term in the recursion. The second should be a strict inequality. – themightymoose Feb 26 '16 at 08:48
  • Should be less, sorry it was a typo. Thank you, I edited it. – nickchalkida Feb 26 '16 at 08:48
  • 1
    OK, now why is ${x_{1}^2 \over {1}^2}+ {x_{2}^2 \over {2}^2}+\cdots+ {x_{n-1}^2 \over {(n-1)}^2}+ {x_{n}^2 \over {n}^2} < {1 \over {1}^2}+ {1 \over {2}^2}+ \cdots+ {1 \over {(n-1)}^2}+ {1 \over {n}^2}$ true? – Ivan Neretin Feb 26 '16 at 08:49
  • 4
    Thank all. But we only have $0<x_1<1$, nothing ensures that $0<x_n<1$? – math42_au Feb 26 '16 at 08:50
  • 1
    It seems like you're assuming that $x_1,x_2,\ldots,x_n$ are all less than $1$ in order to show that $x_{n+1}$ is less than $\pi^2/6$. This doesn't help, since now you don't know that $x_{n+1}$ is less than $1$, and so you can't continue to prove anything about $x_{n+2}$? – mjqxxxx Feb 26 '16 at 08:54
  • You are right. One more editing has to be done. – nickchalkida Feb 26 '16 at 08:58
  • Now how do you know that all $x_i^2<2$, if you've proved only that $x_{n+1}<{2\pi^2\over6}$? – Ivan Neretin Feb 26 '16 at 09:07
  • You can prove it by induction. $x_1^2<2$. Let $x_k^2<2$ then $x_{k+1} = x_k^2+{x_k^2 \over k^2} < x_k^2(1+{1\over k^2}) < 2$. – nickchalkida Feb 26 '16 at 09:29
  • Can you? A number is less than 2; you multiply it by a number somewhat greater than 1. Will the product still be less than 2? – Ivan Neretin Feb 26 '16 at 09:32
  • Sorry, I misconceived the bounds for $x_k$. A correct bound $M={1 \over {1\over x_1}-2}$ is found in another answer in this post. I should had use this one to bound $x_k^2$ and correct my answer replacing $2$ by $M$. – nickchalkida Feb 26 '16 at 11:43