Definition of asymptotic relation

  • Context: Graduate 
  • Thread starter Thread starter hanson
  • Start date Start date
  • Tags Tags
    Definition Relation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
hanson
Messages
312
Reaction score
0
Hi all!

Can anyone explain to me why the asymptotic relation between a function and a power series is defined in such a way:

For all N,

[tex] f(x) - \sum_{n=0}^N a_n(x-x_0)^n << (x-x_0)^N [/tex]

How does this incorporate the idea of asymptoticity?

Please kindly help.
 
Last edited:
Physics news on Phys.org
hanson said:
Hi all!

Can anyone explain to me why the asymptotic relation between a function and a power series is defined in such a way:

For all N,

[tex] f(x) - \sum_{n=0}^N a_n(x-x_0)^n << (x-x_{0})^{N} [/tex]

How does this incorporate the idea of asymptoticity?

Please kindly help.
It means that:
[tex]\lim_{x\to{x}_{0}}\frac{f(x) - \sum_{n=0}^N a_n(x-x_0)^n}{(x-x_{0})^{N}}=0[/tex]