2018a 3 Sol
2018a 3 Sol
1. Test the series for convergence or divergence, give reasons for your answers.
∞
X 1
(a) (−1)n tan−1
n=1
n
∞
X 1
(b) 2
n=2
n[ln(n)]
∞
sin n1
X
(c)
n=2
ln(n)
solution.
(a) Check that tan−1 n1 > 0, decreasing and has a limit 0 as n → ∞.
Hence the series converges by Alternating Series Test.
1
(b) The function f (x) = x ln(x) 2 is continuous, positive, decreasing for
1
(b) Determine the interval of convergence for the following power series.
∞
X 1
1 − cos xn
n=1
n
solution.
(a) Recall that
∞
1 3 1 X (−1)n x2n+1
sin x = x − x + x5 − · · · =
3! 5! n=0
(2n + 1)!
√
2
Hence the series is sin π4 = 2
(b) Use ratio test
1 1
1 − cos xn+1 1 − cos xn
n+1 n
1 1 −1
1 − cos n+1 sin n+1 (n+1)2
= |x| = |x| → |x|
1 − cos n1 sin n1 −1
n2
is convergent or not. Give reasons for your answer. ( Hint : Use (limit)
1
comparison test with √ √ .)
an (n + nan )
solution. Check limn→∞ an = 0 and
√ √
sin( an ) an
√ √ →1
an (n + nan ) an (n + nan )
2
as n → ∞.
√
an 1 1 1
√ =√ √ ≥ √ ≥
an (n + nan ) an (n + nan ) (n + n) 2n
P∞ 1 P∞ √
a
since 0 < an ≤ 1 where n=1 2n diverges by p-test. Therefore n=1 an (n+√nnan )
P∞ √
sin( an )
diverges by (Direct) Comparison Test, consequently the given series n=1 an (n+√na n)
also diverges by Limit Comparison Test.
4. A sequence {an } is defined recursively by the equations
1 n+1
a1 = , an+1 = an , n = 1, 2, 3, . . .
2 2n
Find the sum of the series
∞
X
nan
n=1
1
(Hint : = 1 + x + x2 + · · · for |x| < 1.)
1−x
solution. First compute {an } directly, from the relation we have
n+1 an+1 1 an
an+1 = an ⇒ = .
2n n+1 2 n
an
By substitution bn = n , we have
1
bn+1 = bn
2
n−1 n 1 n
b1 21 = 21 since b1 = a1 = 1/2, therefore an = n
so that bn = P 2 .
∞
To compute n=1 nan , consider the series
1
= 1 + x + x2 + · · · for |x| < 1.
1−x
By differenciating we have
1
= 1 + 2x + 3x2 + · · · for |x| < 1,
(1 − x)2
then multiplying x to both sides
x
= x + 2x2 + 3x3 + · · · for |x| < 1
(1 − x)2
By differentiate again
d x 1+x
2
=
dx (1 − x) (1 − x)3
= 1 + 22 x + 32 x2 + · · · + n2 xn−1 + · · ·
X∞
= n2 xn−1 for |x| < 1.
n=1
Consequently,
∞ ∞ n
X X 1 2 1 1+x
nan = n = = 6.
n=1 n=1
2 2 (1 − x)3 x= 21
3
5. (a) Let an > 0 for all n = 1,P 2, . . . and limn→∞ (nan ) = 12 . Determine
∞
whether or not the series n=1 an converges. Give reasons for your
answer.
P∞ P∞
(b) Let n=1 tan(an ), n=1 sin(bn ) (0 < an , bn < π2 ) be convergent se-
ries. Determine the following series is convergent or not. Give reasons
for your answer.
X∞
(an + bn )
n=1
solution.
(a)
an 1
lim = (> 0).
n→∞ 1 2
n
P∞ 1 P∞
and we know n=1 n diverges.(by integral test.) Hence n=1 an
diverges by Limit Comparison Test.
P∞ P∞
(b) From the convergencey of the series n=1 tan(an ), n=1 sin(bn ),
we have tan(an ), sin(bn ) → 0 as n → ∞, and from this we obtains
another limits an , bn → 0 as n → ∞. Hence
tan(an ) sin(bn )
→ 1, →1
an bn
P∞ P∞
as n → ∞. Therefore n=1 an , n=1 bn converge respectively by
Limit Comparison Test, which deduce that
∞
X
(an + bn )
n=1
also converges.
6. Let Z x
f (x) = t3 tan−1 (t)dt.
0
(a) Find the Maclaurin series for f (x) and its radius of convergence.
−1
R 1
(b) Find f (100) (0). (Hint : Use 1+t 2 dt = tan (t).)
solution.
(a) By hint we have
∞
1 2 4 4
X
= 1 − t + t − t + ··· = (−1)n t2n , |t| < 1
1 + t2 n=0
hence
∞
t3 t5 X t2n+1
tan−1 t = t − + − ··· = (−1)n , |t| < 1
3 5 n=0
2n + 1
4
and
∞
t6 t8 X t2n+4
t3 tan−1 (t) = t4 − + − ··· = (−1)n , |x| < 1
3 5 n=0
2n + 1
Finally
Z x
f (x) = t3 tan−1 (t)dt
0
x5 x7 x9
= − + − ···
1·5 3·7 5·9
∞
X (−1)n x2n+5
= , |x| < 1
n=0
(2n + 1)(2n + 5)
1
( 12 )( 21 −1)( 12 −2)···( 12 −n+1)
where C 2, n = Hence
n! .
Z p
1 1 5 1 1 9 1 1
4
1 + x dx = C + x + C ,1 x + C ,2 x + C , 3 x13 + · · ·
5 2 9 2 13 2
∞
X 1 1
= C+ C , n x4n+1 , |x| < 1
n=0
4n + 1 2
5
Choose n = 2 we have
1 1
C , 2 (0.4)9 = 3.64089 × 10−6 < 5 × 10−6 .
9 2
Hence Z 0.4 p 11
1 + x4 dx ∼
= (0.4) + (0.4)5
0 52
x + y − 2z = 0,
−x + y − 2z = 0,
2x + y − 3z = 0,
nx + 2ny + z = n
Finally
1 2n3 1
lim Vn = lim = .
n→∞ n→∞ 6 3(3n + 1)(4n + 1)(5n + 1) 540