What are Taylor series used for?

If you wanted to program a function into a computer, it knows how to calculate polynomials but not any function that you put into it. For example, it won't know what to calculate for sin(x), but it would know what to do if I told it to calculate:x - x3/3! + x5/5! - x7/7! ...Now, there's a problem in the fact that the computer can't calculate an infinitely long polynomial, so you have to stop at a certain point and use a 'truncated Taylor series'.
Outside of the computing side of it, another use of Taylor series is for differential equations. Not all differential equations are solvable by nice analytic methods, so we have to approximate the answer. If we have the correct initial values for a differential equation, we can continue to differentiate it for the coefficients to the Taylor series. When we've done this for a suitable amount of coefficients, we again use a truncated Taylor series for an approximate answer to the differential equation.

Related Further Mathematics A Level answers

All answers ▸

Given z=cosx+isinx, show cosx=1/2(z+1/z)


For a homogeneous second order differential equation, why does a complex conjugate pair solution (m+in and m-in) to the auxiliary equation result in the complementary function y(x)=e^(mx)(Acos(nx)+Bisin(nx)), where i represents √(-1).


Find the general solution of y'' - 3y' + 2y = 2e^x


Find the eigenvalues and eigenvectors of the following 3x3 matrix (reading left to right, top to bottom): (1 0 2 3 1 1 2 0 1)


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy