Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Taylor series
Description: Taylor series

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


Numerical Methods

Lecture 1 – Taylor Series
Notes

Lecturer: Stephan Juricke
Date of lecture: February 3rd, 2022
Author: Lirik Maxhuni

Taylor Series Expansion
First and foremost, Taylor Series is a Power Series!
So, let’s start with a reminder of what a Power Series is:
A power series has a radius/interval of convergence
...

Example: Taylor Series for 𝑓 (π‘˜)(π‘₯) = 𝑒 π‘₯ , so 𝑓 (π‘˜) (𝑐) = 𝑒 0 = 1
...
e
...
:
𝑒π‘₯ β‰ˆ

1 1
1
1
+ π‘₯ + π‘₯2 + β‹― = 1 + π‘₯ + π‘₯2
0! 1!
2!
2

Taylor Series of a polynomial is the polynomial itself
...
, 𝑓 𝑖𝑠 (𝑛 + 1)π‘‘π‘–π‘šπ‘’π‘  continuously differentiable over
[a, b]
...
e
...


For the special case where 𝑛 = 0, we have
𝑓(π‘₯ ) = 𝑓(𝑐 ) + 𝑓′(πœ“π‘₯ )(π‘₯ βˆ’ 𝑐 )
𝑏 = π‘₯, 𝑐 = π‘Ž
𝑓 (𝑏) = 𝑓 (π‘Ž) + 𝑓′(πœ“π‘₯ )(𝑏 βˆ’ π‘Ž)
𝑓′(πœ“π‘₯ ) =

𝑓 (𝑏) βˆ’ 𝑓(π‘Ž)
π‘βˆ’π‘Ž

This result is known as Mean Value Theorem
...
e
...

Ex
...

Let’s prove that:
For any π‘₯ ∈ 𝑅 we can find 𝑠 ∈ 𝑅0 + so that |π‘₯| ≀ 𝑠, and |πœ“π‘₯ | ≀ 𝑠, because πœ“π‘₯ is
located between c and x
...

Ex
...


Another example
Compute cos(0
...
1, πœ“π‘₯ = ?
)𝑛+1

|(βˆ’1

π‘₯ 2(𝑛+1)
(0
Title: Taylor series
Description: Taylor series