weetabixharry
- 111
- 0
If I have some expression such as: y = 1 + \epsilon^2 - 5\epsilon^4 and then make this approximation:y \approx 1 + \epsilon^2 then, if I understand correctly, my specific assumption is that 5\epsilon^4 \ll 1 + \epsilon^2 which, for example, would always be satisified if I happened to know that 5\epsilon^4 \ll 1.
However, if I have something like a Taylor series, I'm not sure exactly what my assumption is. For example:\sqrt{1 - x} = 1 - \frac{1}{2}x - \frac{1}{8}x^2 - \frac{1}{16}x^3 - \frac{5}{128}x^4 - \dots \\ \ \ \ \ \ \ \ \ \ \ \ \ \approx 1 - \frac{1}{2}x It seems that my exact assumption here involves an infinite series that might be tricky to evaluate.
So, more loosely speaking, is the approximation satisfied, for example, if \frac{1}{8}x^2 \ll 1? Is there a sensible/rigorous way of dealing with things like this?
However, if I have something like a Taylor series, I'm not sure exactly what my assumption is. For example:\sqrt{1 - x} = 1 - \frac{1}{2}x - \frac{1}{8}x^2 - \frac{1}{16}x^3 - \frac{5}{128}x^4 - \dots \\ \ \ \ \ \ \ \ \ \ \ \ \ \approx 1 - \frac{1}{2}x It seems that my exact assumption here involves an infinite series that might be tricky to evaluate.
So, more loosely speaking, is the approximation satisfied, for example, if \frac{1}{8}x^2 \ll 1? Is there a sensible/rigorous way of dealing with things like this?
Last edited: