AxiomOfChoice Messages 531 Reaction score 1 Thread starter Aug 5, 2009 #1 Can someone please explain what it means to say something like [tex] x = x_0 + \mathcal{O}(y)[/tex] ?
Can someone please explain what it means to say something like [tex] x = x_0 + \mathcal{O}(y)[/tex] ?
arildno Science Advisor Homework Helper Gold Member Dearly Missed Messages 10,165 Reaction score 138 Aug 5, 2009 #2 Nothing. You must include in your expression a "as x goes to.." Without that, it is meaningless.
g_edgar Messages 606 Reaction score 0 Aug 5, 2009 #3 [itex]\cos x = 1 + O(x^2)[/itex] as [itex]x \to 0[/itex] means: [tex]\frac{\cos x - 1}{x^2}[/tex] is bounded in some neighborhood of [itex]0[/itex] .
[itex]\cos x = 1 + O(x^2)[/itex] as [itex]x \to 0[/itex] means: [tex]\frac{\cos x - 1}{x^2}[/tex] is bounded in some neighborhood of [itex]0[/itex] .