Lab 6 Calculus For It 501031: 1 Exercises
Lab 6 Calculus For It 501031: 1 Exercises
Lab 6 Calculus For It 501031: 1 Exercises
Lab 6
CALCULUS FOR IT 501031
1 Exercises
Exercise 1: Find the Taylor series expension of these function:
π
(a) f (x) = cos(x) at x = and the order is 6
3
(b) f (x) = ln(x) at x = 2 and the order is 10
(c) f (x) = ex at x = 3 and the order is 12
Exercise 4: Determine whether the sequence converges or diverges. If it converges, find the limit of these
following series:
(a) an = 1 − (0.2)n 1
(d) an =
2n (n + 1)!
(b) an = 2
n +1 (e) a1 = 1, an+1 = 5an − 3
(−1)n−1 an
(c) an = (f) a1 = 2, an+1 =
5n an + 1
Anh H. Vo - [email protected] 1
Ton Duc Thang University
Faculty of Information Technology
Exercise 6: Use a graph of the sequence to determine whether the sequence is convergent or divergent.
−2 n n2 cos(n)
(a) an = 1 − ( ) (d) an =
e (1 + n2 )
√ π
(b) an = nsin( √ ) 1.3.5...(2n − 1)
n (e) an =
n!
r
3 + 2n2 1.3.5...(2n − 1)
(c) an = (f) an =
8n2 + n (2n)n
Exercise 7: Find Taylor polynomials of orders 0, 1, 2, and 3 generated by f (x) at a in the following cases:
Exercise 8: Write a program to illustrate Fractal sequences in Lindenmayer Systems (L-Systems). Where
Anh H. Vo - [email protected] 2