

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Class: Calculus; Subject: Mathematics; University: University of California - Berkeley; Term: Summer 2009;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


GSI: Theo Johnson-Freyd http://math.berkeley.edu/~theojf/09Summer1B/
Find two or three classmates and a few feet of chalkboard. As a group, try your hand at the following exercises. Be sure to discuss how to solve the exercises — how you get the solution is much more important than whether you get the solution. If as a group you agree that you all understand a certain type of exercise, move on to later problems. You are not expected to solve all the exercises: some are very hard. Exercises marked with an § are from Single Variable Calculus: Early Transcendentals for UC Berkeley by James Stewart. Others are my own or are independently marked.
If f (x) can be represented by a power series f (x) =
n=0 cnx n, then f is ∞-times differentiable,
and the coefficients are given by
cn = f (n)(0) n!
These are called the Taylor coefficients for f at 0, and the series
n=0 f^ (n)(0) xn/n! is called the
Taylor series for f centered at 0, or the Maclaurin series for f. By translating, we can also define the Taylor series centered at a:
n=0 f^ (n)(a) (x − a)n/n!. Some infinitely-differentiable functions cannot be represented by power series. But: the Taylor series
n=0 f^ (n)(0) xn/n! converges to f (x) for |x| < R if f satisfies that
nlim→∞
Rn n! sup |x|<R
∣∣f (n)(x)
Most functions that are actually used — e.g. rational functions, exponential and trigonometric functions and their inverses, etc. — are equal to their Taylor series inside the radius of convergence. Functions that equal their Taylor series expansion inside the interval of convergence are called analytic. Here are a few analytic functions and their Taylor series:
ex^ =
n=
xn n!
1 − x
n=
xn
cos x =
k=
(−1)k^ x^2 k (2k)! sin x =
k=
(−1)k^ x^2 k+ (2k + 1)!
ln(1 + x) =
n=
(−1)n−^1 xn n arctan x =
k=
(−1)k^ x^2 k+ 2 k + 1
(1 + x)k^ =
n=
k n
xn
The last equation is the binomial theorem. The symbol
(k n
is defined as (k)(k − 1)... (k − n + 1)/n!, for any number k and integer n. (The numerator is a product of k numbers, just like the denominator.)
1 + x (d) cosh x (e) ln(5 + x) (f) 1 /(2 − x) (g) sin(2x − π/4) (h) (3 + x)^1 /^3
lim x→ 0 p(1/x)e−^1 /x 2 = 0
for any polynomial p(x):
1 + x^30 1 + x^60 dx = 1 +
c 31 where 0 < c < 1.
n=0 fnx n. You may ignore questions of convergence for this exercise.
(a) Explain why the equation ∑^ ∞
n=
fnxn^ =
n=
fn− 1 xn^ +
n=
fn− 2 xn
follows from the definition of the Fibonacci sequence. (b) Rewrite each side of the above equation in terms of x and F (x). (c) Use your answer from part (b) to find an elementary expression for F (x). (d) Use partial fractions to find an explicit power series for F (x). (e) Thus find an explicit formula for fn, the nth Fibonacci number.