Siune
- 24
- 0
Homework Statement
Need to prove that the following sequence is monotonic ( decreasing ).
[itex]\frac{1}{n^2}+\frac{(-1)^{n}}{3^n}[/itex]
Homework Equations
-
The Attempt at a Solution
I have idea how to prove that the sequence is decreasing that is:
[itex]a_{n+1} - a_{n} ≤ 0[/itex]
but in this case, I can't get the inequality proved.
[itex]\frac{1}{(n+1)^2}+\frac{(-1)^{n+1}}{3^{n+1}} - \big( \frac{1}{n^2}+\frac{(-1)^{n}}{3^n} \big) ≤ 0[/itex]
I end up in a mess, that looks like;
[itex]\frac{3^{n+1}(-2n-1)-2n^{2}(n+1)^2(-1)^n}{n^2((n+1)^2)3^{n+1}}[/itex]
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 [itex]a_0 = 0, a_{n+1} = (1/2)x_n +5[/itex]. We can see when calculating the first we values, that
it seems to converge to [itex]x = 10[/itex]. But if the sequence is more complicated?
Last edited: