Jump to content

Course:MATH103/Archive/2010-2011/207/Lectures/Lecture24

From UBC Wiki
Faculty of Science
Department of Mathematics
Course Pages
Course Policies
Math Solvers
Exams
Quizzes
Assignments
Lectures

Lecture 24

Readings For This Lecture

Keshet Course Notes:

  • Chapter 10, pages 208 to 220

Summary

Group 5: Add a summary of the lecture in this space. Include examples, discussion, and links to external sources, if desired.

Exercises

1. The Taylor series for the function sin(x) is given by

xx33!+x55!x77!+.

Find the Taylor series of cos(x) by differentiating this function.

(x^2)/2 -(x^4)/(4*3!)+(x^6)/(6*5!)...


2. Find the Taylor series about x=0 of

f(x)=xcos(x).

Use this result to evaluate the integral

0txcos(x)dx.

Verify your answer using integration by parts.


3. Find the Taylor series about x=0 of

ex+ex2.


4. Find the Taylor series about x=0 of

xsin(x).


5. Approximate the value of 110 using the Taylor expansion of x about x=100.


6. Evaluate the integral

E(x)=0xet1tdt

using Taylor series. Find the Taylor series of E(x).


7. Consider the exponential function y=ex. Write down a Taylor Series series expansion for this function. Divide both sides by xn. Now examine the terms for the quantity ex/xn. Use this expansion to argue that the exponential function grows faster than any power function.


8. Find a Taylor series expansion about x=0 of

F(x)=0xln(1+t2)dt.


9. Use a Taylor series representation to find the function y(t) that satisfies the differential equation

y(t)=y+bt

with y(0)=1. This type of equation is called a non-homogeneous differential equation. Show that when b=0 your answer agrees with the known exponential solution of the equation

y(t)=y.