Sunday, 5 March 2017

limits - Find an "upper bound" for a given sequence.



Let a1=5 and let an+1=a2na2n4an+6



Find the biggest integer m not bigger than a2018, that is ma2018.



My go:
Apparently the limit must satisfy l=l2l24l+6l=0l=3l=2

Computing first few terms i see that an3 as n. The sequence seems to converge to 3, so i tried to show that n2,an3 proceeding by induction, we find that a1=5,a2=25/112,273. Now let an3an+1=a2na2n4an+69a2n4an+6 but here I'm stuck again, no idea what to do with the denominator. Any help appreciated.


Answer



Suppose we compute the fixed points of the iteration xx2x24x+6; those fixed points are 0, 2 and 3. Now analyse the stability of those fixed points; a fixed point x0 of xf(x) is stable (attractive) if |f(x0)|<1.



The numerator of the derivative of the given map is
2x(x24x+6)x2(2x4)


and for x=2 this is 8, but for x=3 this is 0. Furthermore, this expression is non-negative over [2,3]. Therefore, since $2

No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...