When and for what values of x does lim anxn exist?

  • Thread starter Thread starter e(ho0n3
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
e(ho0n3
Messages
1,349
Reaction score
0
Homework Statement
Let an be a sequence of real numbers. For what values of x does lim anxn exist?

The attempt at a solution
Let us suppose that lim anxn exist and is equal to b. What can we say about x? Hmm...there is a monotonic subsequence that converges to b, say [itex]a_{k_n}x^{k_n}[/itex]. If this is an increasing sequence, we have that

[tex] a_{k_n}x^{k_n} \le a_{k_{n+1}}x^{k_{n+1}}[/tex]

or equivalently

[tex] \frac{a_{k_n}}{a_{k_{n+1}}} \le x^{k_{n+1} - k_n}[/tex]

Unfortunately I don't get an inequality in terms of x alone. How do I proceed from here? Perhaps I need a further assumption, like [itex]k_{n+1} - k_n = 1[/itex] for all n?
 
Physics news on Phys.org
sorry, actually I misread sequence

if the limit exists, and is b say, then for any e>0 you can choose N such that for all n>N
[tex]|a_nx^n -b|<e[/tex]

you could then think about the beahviour of x when x>|1| and otherwise

though as mentioned previously it will depend on the sequnce [itex]a_n[/itex] , is it for any [itex]a_n[/itex] or are there any contraints on the [itex]a_n[/itex] ?
 
There are no constraints on an. I do know of a couple that might shed some light on this general situation. As you previously mentioned, if the an are all 0 (or are eventually all 0), then the limit exists for all n. If the an are eventually all some nonzero constant, then we know the limit exists for all |x| < 1. Now I believe that if c = lim |an/an+1|, then the limit exists for all |x| < c. This is something I have yet to prove though.