Approximation Techniques - Exercises

1.Rate and order of convergence

Exercise 1. Estimate the rate and order of convergence of a sequence from the samples

1,0.92,0.814,0.7298.

Exercise 2. Construct a convergence plot for the sequence

an=1lnn.

Can you estimate the rate and order of convergence?

Exercise 3. Construct a convergence plot for the sequence

an=e-n.

Can you estimate the rate and order of convergence?

Exercise 4. Plot in logarithmic coordinates an=n, an+1-an, an+2-an, , an+10-an. Do the an+k-an sequences converge?

2.Aitken acceleration

Exercise 5. What is the order of convergence of the sequence xn=1/n? Construct a convergence plot.

Exercise 6. Supperimpose on your previous plot the convergence plot of Aitken acceleration applied to xn=1/n. What order of convergence is achieved?

Exercise 7. What is the order of convergence of the sequence xn=1/n2 ? Construct a convergence plot.

Exercise 8. Supperimpose on your previous plot the convergence plot of Aitken acceleration applied to xn=1/n2. What order of convergence is achieved?

3.Approximation techniques

Exercise 9. Find six significant digits of 2 through the continued fraction

2=1+Kk=112

Exercise 10. Consider the sequence a1=2, an+1=2+an,n\{0}. Express an through function composition

an=Tn(z),Tn=t0t1tn.

Exercise 11. Express the Wallis product through function composition.

Exercise 12. Find the order of convergence of the Ramanujan series.