Originally Posted by Pengwuino
I know big O notation goes beyond what it's used for here but in this case, it means the remaining terms in the taylor expansion of that exponential are of the order x^3 and higher.
|
Given what "big Oh" notation usually means, I think that, more precisely, it means that the absolute value of the difference between

and the first few terms of the Taylor series is bounded by some constant times

for

sufficiently close to zero.
I, too, used to think that

was just a stand-in for the sentence "terms of order

and higher." But that's not
all it says, apparently.