asad1111 said:
i read that taylor series is used to approximate non linear function at optimal point x0 but i don't understand in which case we use first order approximation and in which cases we use higher order approximations?
This approximation is used because it is an approximation. Good enough for some practical calcualtion near x
0 with the advantage that it can be more easily calculated than the full case, or that it can be at all calculated. And often gives you the essence of what you need to know.
You go to higher order if you really need more exact results.
But more significantly when first approximation fails to give you information. This can happen when the derivatives at x
0 are 0. Then you find your answers
near x
0 are the same as those
at x
0. From memory this happens in treatments of the Gibbs-Donnan equilibrium, a problem of osmotic pressure of mixed solutes.
In non-linear differential equations linearisation is routinely used to see the local nature of the stationary point, whether attracting, repelling etc. This local nature might or might not then be the overall nature, but it is always illuminating. Again it can fail when derivatives are 0 and you have to go to higher approximation.
Overall the importance of linear approximation is at least as much qualitative as quantitative I'd guess.