Siune
- 24
- 0
Homework Statement
Need to prove that the following sequence is monotonic ( decreasing ).
\frac{1}{n^2}+\frac{(-1)^{n}}{3^n}
Homework Equations
-
The Attempt at a Solution
I have idea how to prove that the sequence is decreasing that is:
a_{n+1} - a_{n} ≤ 0
but in this case, I can't get the inequality proved.
\frac{1}{(n+1)^2}+\frac{(-1)^{n+1}}{3^{n+1}} - \big( \frac{1}{n^2}+\frac{(-1)^{n}}{3^n} \big) ≤ 0
I end up in a mess, that looks like;
\frac{3^{n+1}(-2n-1)-2n^{2}(n+1)^2(-1)^n}{n^2((n+1)^2)3^{n+1}}
Could get any hint which way I should start to reform the equation?
Also I'm interested in other thing. If I need to show that for example this sequence is bounded, how I can "see" what the limit "might " be.
In every material I see, that they check the first few terms and make "good guess"?
For example we have sequence a_0 = 0, a_{n+1} = (1/2)x_n +5. We can see when calculating the first we values, that
it seems to converge to x = 10. But if the sequence is more complicated?
Last edited: