I'm sorry I was unable to answer your question yesterday.
As for your question, you pick a sequence beta_n that satisfies the
inequality, but is easy to deal with. For example if you are looking
at lim (1/n)+(1/n!), then you can see that (1/n!) is much smaller
than (1/n), so the whole thing (1/n)+(1/n!)< K/n for some constant
K, so we say the error is O(1/n).
Does that help?
Soroosh
On Tue, Sep 12, 2006 at 07:25:13PM -0700, mal...@berkeley.edu wrote:
> Hi Soroosh,
> I had a question about homework. I'm stuck on 1.3 #6. I don't know how
> to go about finding the rate of convergence and putting it in the form
> of 1/n^p. Do you just pick some beta? and if you do, how do you know
> what to pick? If you could please help me out, it would be greatly
> appreciated.
> Thanks,
> Mallory