Rate of Convergence for g(x) Limit at x=0

  • Thread starter Thread starter ductiletoaste
  • Start date Start date
  • Tags Tags
    Convergence Rate
AI Thread Summary
The discussion centers on determining the rate of convergence for the limit of g(x) as x approaches 0, where g(x) is defined as f(x)^(1/3) and f(x) is a complex expression involving exponential and trigonometric functions. The user is confused about the professor's explanation regarding the convergence of F(h) to L and how it relates to G(h). Clarifications are provided that the rate of convergence can be expressed in terms of big O and little o notation, where O(G(h)) indicates convergence at the same rate and o(G(h)) indicates faster convergence. The conversation emphasizes the need for a clear understanding of these terms to solve the problem effectively. Ultimately, the user seeks guidance on how to apply these concepts to find the rate of convergence for g(x).
ductiletoaste
Messages
5
Reaction score
0
Ok i have a question I am have been stuck on for a while.
g(x) = f(x)^(1/3) and f(x)^(1/3) = (e^x-cos(x)-x-x^2)^(1/3)

What is the rate of convergence for lim x->0 of g(x)?

Now to make it easier i took the taylor poly of the crazy function to degree 3. Which is (x^3)/6

The part I am confused about is what our prof told us in class...
lim h->0 of G(h) = 0, and lim h->0 of F(h) = L
We say that F(h) converges to L with a Rate of Convergence O(G(h)).

So what is the rate of convergence? and what is o(G(h))?
Thank you for any direction you can provide!
 
Physics news on Phys.org
Can anyone give me any advice?
 
The description you gave of the professor's explanation is very confusing.
 
ur telling me. I have been lost and that's a not a description its a direct quote from one of his lectures! But for the sake of helping me figure this out let's forget the whole confusing explantion. how would u normally find the Rate of convergence of g(x) = f(x)^(1/3) and f(x)^(1/3) = (e^x-cos(x)-x-x^2)^(1/3)

What is the rate of convergence for lim x->0 of g(x)?
 
Could you define "rate of convergence"?
 
no offense but if u don't know what rate of convergence is then u can't hope to answer this question.
 
I've been a mathematician all my life. I never heard that particular term used in an absolute sense, only relative to something else, like x3 -> 0 faster than x2 when x -> 0.
 
Well this was an example problem given to me by a Phd professor. So i can assure you there is nothing wrong with the question.
 
We say that F(h) converges to L with a Rate of Convergence O(G(h)).

So what is the rate of convergence? and what is o(G(h))?
The first statement says that |F(h)-L| -> 0 at the same rate as G(h)->0.
The second statement means that |F(h)-L| -> 0 faster than G(h) -> 0.

Did you edit the statement after first posting?
 
Last edited:
Back
Top