Midterm Solutions for Physics 2984: Basic Tools for Physics - Spring 2009, Part 1, Exams of Physics

The sample solutions for the first midterm exam of the physics 2984: basic tools for physics course offered in spring 2009. The solutions cover various series sums, taylor expansions of functions, and complex calculations.

Typology: Exams

Pre 2010

Uploaded on 07/09/2009

cameron-1
cameron-1 🇺🇸

1 document

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Physics 2984: Basic Tools for Physics
Spring 2009, First Midterm Part 1 Sample Solutions
1. (20 points) Find the sums of the following series.
(a)
X
n=1
1
2n=1
2
1
11
2
= 1 .
(b)
X
n=0
1
2nn!=
X
n=0
(1/2)n
n!=e1/2=e .
(c)
X
n=1
2
n(n+ 1)
N
X
n=1
2
n(n+ 1) = 2
N
X
n=1 1
n1
n+ 1
= 2 11
2+1
21
3+1
31
4+· ·· +1
N11
N+1
N1
N+ 1
= 2 11
N+ 1.
Therefore,
X
n=1
2
n(n+ 1) = lim
N→∞
N
X
n=1
2
n(n+ 1) = lim
N→∞ 211
N+ 1= 2 .
(d)
X
n=1
2
n(n+ 1)(n+ 2)
N
X
n=1
2
n(n+ 1)(n+ 2) =
N
X
n=1 1
n2
n+ 1 +1
n+ 2
=12
2+1
3+1
22
3+1
4+1
32
4+1
5+·· ·
+1
N22
N1+1
N+1
N12
N+1
N+ 1+1
N2
N+ 1 +1
N+ 2
=1
21
N+ 1 +1
N+ 2 .
Therefore,
X
n=1
2
n(n+ 1)(n+ 2) = lim
N→∞
N
X
n=1
2
n(n+ 1)(n+ 2) = lim
N→∞ 1
21
N+ 1 +1
N+ 2=1
2.
pf3

Partial preview of the text

Download Midterm Solutions for Physics 2984: Basic Tools for Physics - Spring 2009, Part 1 and more Exams Physics in PDF only on Docsity!

Physics 2984: Basic Tools for Physics

Spring 2009, First Midterm Part 1 Sample Solutions

  1. (20 points) Find the sums of the following series.

(a)

∑^ ∞

n=

2 n^

(b)

∑^ ∞

n=

2 nn!

∑^ ∞

n=

(1/2)n n! = e^1 /^2 =

e.

(c)

∑^ ∞

n=

n(n + 1)

∑^ N n=

n(n + 1)

∑^ N

n=

n

n + 1

[(

N − 1

N

N

N + 1

)]

N + 1

Therefore,

∑^ ∞ n=

n(n + 1) = lim N →∞

∑^ N

n=

n(n + 1) = lim N →∞

N + 1

(d)

∑^ ∞

n=

n(n + 1)(n + 2)

∑^ N

n=

n(n + 1)(n + 2)

∑^ N

n=

n

n + 1

n + 2

N − 2

N − 1

N

N − 1

N

N + 1

N

N + 1

N + 2

2 −^

N + 1 +^

N + 2.

Therefore,

∑^ ∞ n=

n(n + 1)(n + 2) = lim N →∞

∑^ N

n=

n(n + 1)(n + 2) = lim N →∞

N + 1

N + 2

  1. (30 points) The Taylor expansion of a function f (x) around x = 0 is given by

f (x) =

∑^ ∞

n=

anxn^ =

∑^ ∞

n=

f (n)(0) xn n! , f (n)(x) = dn dxn^ f (x).

Find the first five coefficients a 0 through a 4 for the following functions:

(a) f (x) = sin x x

. Hint: derive the Taylor expansion of sin x first.

The Taylor expansion of sin x is

sin x = x − x

3 3!

  • x

5 5!

Therefore, sin x x

x^2 3!

x^4 5!

(b) f (x) = ln

1 + x 1 − x

. Hint: ln

1 + x 1 − x

= ln(1 + x) − ln(1 − x).

The Taylor expansions of ln(1 + x) and ln(1 − x) are

ln(1 + x) = x − x^2 2

x^3 3

x^4 4

ln(1 − x) = −x − x^2 2

x^3 3

x^4 4

Therefore,

ln

1 + x 1 − x

= 2x +^2 x

3 3

(c) f (x) = tan−^1 (x). Hint: tan−^1 (x) is an odd function of x.

f (x) = tan−^1 (x) → f (0) = 0 , f ′(x) =

1 + x^2 → f ′(0) = 1 , f ′′(x) = − 2 x (1 + x^2 )^2 → f ′′(0) = 0 ,

f ′′′(x) = −2 + 6x^2 (1 + x^2 )^3 → f ′′′(0) = − 2 ,

f ′′′′(x) = 24 x − 24 x^3 (1 + x^2 )^4 → f ′′′′(0) = 0.

Therefore,

tan−^1 (x) = 0 + (1) x + (0) x^2 2!

x^3 3!

x^4 4!

  • · · · = x − x^3 3