timetraveller123
- 620
- 45
i showed that an 2 = a02 if n is even and 1 - ao2 if n is even
how am i supposed to evaluate this at infinity
The discussion revolves around evaluating the limit of a sequence defined by a recurrence relation, specifically focusing on the behavior of the sequence as it approaches infinity. The subject area includes concepts from sequences and limits in calculus.
The discussion is active, with participants providing insights and clarifications regarding the recurrence relation and its implications for the limit. Some participants express confusion about the definitions and methods being used, while others offer alternative approaches and suggest examining the convergence of the sequence.
There are indications of misunderstandings regarding the definitions used in the problem, particularly concerning the limit and the behavior of the sequence as it approaches infinity. Participants are also navigating the constraints of homework guidelines and the expectations for demonstrating understanding without providing direct solutions.
That is not correct (I guess the last word is supposed to be "odd", but both formulas don't work for either case).vishnu 73 said:i showed that an 2 = a02 if n is even and 1 - ao2 if n is even
vishnu 73 said:View attachment 200178
i showed that an 2 = a02 if n is even and 1 - ao2 if n is even
how am i supposed to evaluate this at infinity
IF the limit exists, what do you know about ##{a_{n+1}\over a_n}## for very big values of ##n## ?vishnu 73 said:how am i supposed to evaluate this at infinity
vishnu 73 said:@mfb
i don't understand why you say that this is what i did
an+1 2 + an2 = 1
hence
first is
a02 next a12 is 1 - a02 then a22 is a02 isn't this alternating please point out my mistake to me
when you say define new sequence as bn = an -a what is the a is it the a0 or an-1 thanks
vishnu 73 said:ok i have been following what you said but i lost what you mean when you when you say
so take your recurrence relation and write it as an+1 = a + bn+1 i don't how you got that from the recurrence relation please explain thanks
mfb said:@stevendaryl: Do you show that the series converges somewhere? If you don't do that and just assume it, setting ##a_{n+1}=a_n## and solving it for ##a_n## is easier.
mfb said:@stevendaryl: Do you show that the series converges somewhere? If you don't do that and just assume it, setting ##a_{n+1}=a_n## and solving it for ##a_n## is easier.
stevendaryl said:Yeah, it amounts to the same thing. I thought it might be confusing to do that, because, of course, [itex]a_{n+1} \neq a_n[/itex] for any [itex]n[/itex].
It just occurred to me that you can take the recurrence equation,
[itex](a_{n+1})^2 = 1 - a_n[/itex]
and just take the limit of both sides.