Order of Convergence & Numerical Analysis

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
1 reply · 2K views
tehdiddulator
Messages
13
Reaction score
0

Homework Statement


In my book, for a class on numerical analysis, we are given the definition:

"Suppose {β[itex]_{n}[/itex]}from n=1 → ∞ is a sequence known to converge to zero, and [itex]\alpha[/itex][itex]_{n}[/itex] converges to a number [itex]\alpha[/itex]. If a positive constant K exists with
|[itex]\alpha_{n} - \alpha|[/itex]≤K|β[itex]_{n}[/itex]|, for large n, then we say that [itex]\alpha[/itex][itex]_{n}[/itex] converges to [itex]\alpha[/itex] with a rate of convergence O(β[itex]_{n}[/itex])


Homework Equations



β[itex]_{n}[/itex]=1/n[itex]^{p}[/itex]

The Attempt at a Solution


I'm just looking for how I would go about trying to compute the rate of convergence. I understand that you are suppose to compare the series (One problem I am working on is sin(1/n), and the answer is sin(1/n) converges to zero as fast as (1/n) converges to zero), but I do not know how to show the algebra to get there.
 
Physics news on Phys.org
Well, let's look at the definition:

Limk[itex]\rightarrow[/itex][itex]\infty[/itex] |ak -[itex]\alpha[/itex]|/|ak -[itex]\alpha[/itex]|q < μ

Here q is the rate of convergence and μ [itex]\in[/itex] (0,1).

Can you use your information now trying to see what is appropriate?