EC > GATE 2017 SET-1 > Taylor Series
Let f(x)=ex+x2 for real x. From among the following, choose the Taylor series approximation of f(x) around x=0 which includes all powers of x less than or equal to 3.
Explanation
Correct : c
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.