ehrenfest
- 2,001
- 1
Homework Statement
Can someone explain big O notation to me in the context of taylor series?
For instance, how do you know that
sint t = t - t^3/(3t)! + O(t^5) as t -> 0?
Does that hold when t -> infinity as well?
Is there a generalization of this rule? Is it derived from the formula for the remainder of a taylor series?