Checking My Calculation: Stressful Math Class

  • Thread starter Thread starter Nanie
  • Start date Start date
  • Tags Tags
    Calculation Class
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Nanie
Messages
15
Reaction score
0
Hi! I want to know if I do correctly this exercise!?

http://img232.imageshack.us/img232/4857/calculo1ui2.png


I am in stress because of this class!

Me está volviendo loca!
 
Last edited by a moderator:
Physics news on Phys.org
The first one, the proffesor gave us a hint and I do that...but these two I have no idea how to start...


http://img89.imageshack.us/img89/9218/23yn8.png


I will really apreciate if anyone can tell me something, maybe just how to started it or what should I use, I tried to find some help in the university but they don't know how to do it.
And sorry if I post many topics in the forum but really I need som help :redface:

The proffesor gave us this kind of challenge of exercise :smile: and here the tutors don't know how to solve the problems!:smile::smile:
 
Last edited by a moderator:
oK, I'll try to help you on the 3rd one. In order to be able to find [tex]\lim_{n\rightarrow \infty}x_n[/tex] you first need to show that the sequence

[tex]x_{n+1}=\frac{3+2x_{n}}{3+x_n}[/tex] is monotonic and bounded.

To show that it is monotonic( monotono increasing/decreasing) try to play around a little bit, by finding values, for n=0, n=1, n=2,

for example, we know that Xo=1.
now let n=0, and we get

[tex]x_1=\frac{3+2x_o}{3+x_o}=\frac{3+2}{3+1}=\frac{5}{4}[/tex] and also try for n=1, etc.

What do you see, it looks like that the sequence is increasing doesn't it?

Now, this is sufficient to try to use induction to prove it in general. THus we suppose that

[tex]x_n>x_{n-1}=>x_n-x_{n-1}>0--------(IH)[/tex] thus we suppose that x_n is increasing.
Now we want to prove that also

[tex]x_{n+1}-x_n>0 (?)[/tex]
that is:

[tex]\frac{3+2x_{n+1}}{3+x_n}-\frac{3+2x_{n-1}}{3+x_{n-1}}=...>0[/tex] You do the calculation.

SO, this means that [tex]x_n[/tex] is a monotono increasing sequence.

Now our job is to prove that it is upper bounded.

Ok, here it is what we do

[tex]x_{n+1}=\frac{3+2x_{n}}{3+x_n}<\frac{3+2x_n}{x_n}=\frac{3}{x_n}+2<5[/tex] since n>0, Xo=1, and since x_n is increasing.

Now, since the sequence is bounded and monotonic, we know that it converges somewhere. so let

[tex]\lim_{n\rightarrow \infty}x_n=L[/tex] Now,

[tex]\lim_{n\rightarrow \infty} x_{n+1}=\frac{3+2 \lim_{n\rightarrow \infty}x_{n}}{3+\lim_{n\rightarrow \infty}x_n}=>L=\frac{3+2L}{3+L}[/tex]


Now, all you need to do is solve for L, and interpret your answer.
 
Last edited: