Computer Science I / Taylor Series and Approximation
Practice question · Select all that apply

Select every reason Taylor series matter for computing.

Hints
  1. Three of these are the practical motivations the lesson gives.
  2. Two options claim more than any finite approximation can deliver.
Show the answer
  • A. The number of terms trades accuracy against cost
  • B. A polynomial needs only addition and multiplication, which hardware provides
  • E. Functions like sine and the exponential have no finite arithmetic formula
Why

Taylor series exist because hardware can only add and multiply, while sine and the exponential are defined by limits. Choosing how many terms to keep is a genuine engineering decision, but no truncation is exact everywhere and none of it escapes floating-point rounding.

Read the lesson: Taylor Series and Approximation →

Practise Taylor Series and Approximation

The app has 6 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on Taylor Series and Approximation