0% found this document useful (0 votes)
15 views4 pages

Engineering Mathematics Convergence Tests

The document outlines a tutorial for the B.Tech Engineering Mathematics-1 course, focusing on series convergence tests using Root and Ratio tests, as well as Taylor's and Maclaurin's series expansions. It includes various problems related to series convergence and polynomial expansions, along with their respective answers. The tutorial is structured to enhance understanding of mathematical concepts relevant to the course.

Uploaded by

redeemcode5005
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views4 pages

Engineering Mathematics Convergence Tests

The document outlines a tutorial for the B.Tech Engineering Mathematics-1 course, focusing on series convergence tests using Root and Ratio tests, as well as Taylor's and Maclaurin's series expansions. It includes various problems related to series convergence and polynomial expansions, along with their respective answers. The tutorial is structured to enhance understanding of mathematical concepts relevant to the course.

Uploaded by

redeemcode5005
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Faculty of Natural Sciences

Tutorial-2
Department: Mathematics and Statistics
Programme: [Link]
Semester/Batch: 1/2025
Course Code: MTF101B
Course Title: Engineering Mathematics-1

Series
1. Test the convergence of the series by using the Root test:
P∞ 4n+3 n
(a) n=1 ( 3n−5 ) .
P∞ 1 n2
(b) n=1 (1 + n ) .
2 3 4
(c) ( 212 − 21 )−1 + ( 323 − 23 )−2 + ( 344 − 43 )−3 + ....
P∞ n!
(d) n=1 10n .
P∞ 1
(e) n=1 n1+n .
P∞ n3
(f) n=1 3n .
P∞ −2n
(g) n=1 (log n) .
P∞ 3/2
(h) √1 −n
n=1 (1 + n ) .

2. Examine the convergence of the series



X nx n
( )
n=1
n+1
.

3. Test the convergence of the series by using Ratio test:


P∞ 2n−1
(a) n=1 3n +1 .
P∞ n!3n
(b) n=1 nn .
P∞ 2n +5
(c) n=0 3n .
P∞ (n)!
(d) n=1 (nn )2 .
P∞ (n−1)!
(e) n=1 (n+1)2 .
P∞ 3n+2
(f) n=1 log n .

1
4. Discuss the convergence of the series
2! 3! 4!
1+ + + + ...
22 33 44
.

5. Test the convergence of the series


2 2·4 2·4·6
+ + + ...
3·4 3·5·6 3·5·7·8
.

6. Discuss the convergence of the series

x x2 x3 xn
+ + + ... + + ...
1 + x 1 + x 2 1 + x3 1 + xn
.

Taylor’s and Maclaurin’s Series


1. Find the Maclaurin series expansion of the following functions up to the 4th-degree
term:

(a) sin x.
(b) cos x.
(c) ex .
(d) log (1 + x).

2. Obtain the Taylor’s series expansion of log(cos x) about the point x = π/3 upto the
fourth degree term.

3. Obtain the Taylor’s series expansion of f (x) = sin x at a = π/6 upto the term contain-
ing firth degree term.

4. Use an appropriate Taylor polynomial of degree 3 to obtain an estimate for the follow-
ing: √3
1.3

5. Expand tan−1 x in powers of (x − 1) upto the term containing fourth degree.

6. Expand log(sec x) upto the term containing x6 using Maclaurin’s series.



7. Obtain Maclaurin’s series for the function 1 + sin x upto the term containing x4 .

8. Expand tan x about the point x = π/4 upto the third degree terms and hence find
tan 460 .
2
9. Evaluate e−x as an infinite series by using Maclaurin’s series upto the degree 4.
R

2
10. Evaluate the following integrals approximately by expanding the integrand using the
Maclaurin series and retaining terms up to 4th degree:
Z 1
(a) exp(sin x)dx
0
Z 1
(b) sin x2 dx
0

11. Find the first four terms of the binomial series for the function f (x) = (1 + x)1/3 .

12. Obtain the binomial expansion of the function (1 − 2x)3 upto the first four terms.

Answers

Series
1. (a) L = 43 , the series is divergent.
(b) L = e > 1, the series is divergent.
1
(c) L = e−1
< 1, the series is convergent.
n
(d) L = 10e
→ ∞ > 1, the series is divergent.
(e) L = 0 < 1, the series is convergent.
1
(f) L = 3
< 1, the series is convergent.
(g) L = 0 < 1, the series is convergent.
1
(h) L = e
< 1, the series is convergent.

2. The given series is convergent if x < 1 and divergent if x > 1. and the series is divergent
if x = 1 by divergence test.
2
3. (a) L = 3
< 1, the series is convergent.
3
(b) L = e
> 1, the series is divergent.
3
(c) L = 2
> 1, the series is divergent.
(d) L = 0 < 1, the series is convergent.
(e) L = ∞ > 1, the series is divergent.
(f) L = 3 > 1, the series is divergent.

4. L = 1e , The series is convergent.

5. L = 1, The test is inconclusive.

6. The series is convergent if x < 1 and divergent if x ≥ 1.

3
Taylor’s and Maclaurin’s Series
1. (a)
x3
sin x ≈ x −
6
(b)
x2 x4
cos x ≈ 1 − +
2 24
(c)
x 2 x3 x4
ex ≈ 1 + x + + +
2 6 24
(d)
x2 x3 x4
ln(1 + x) ≈ x − + −
2 3 4
√ √
4 3
2. log(cos x) ≈ − log 2 − 3 (x − π3 ) − 2 (x − π3 )2 − 3
(x − π3 )3 − 10
3
(x − π3 )4 .
√ √
1 3 3
3. sin x = 2
+ 2
(x − π/6) − 41 (x − π/6)2 − 12
(x − π/6)3 .

4. 3rd degree polynomial about x = 1 is:


1 1 5
P3 (1.3) = 1 + (0.3) − (0.3)2 + (0.3)3
3 9 81

h i
−1 π 1 (x−1)2 (x−1)3
5. tan x = 4
+ 2
(x − 1) − 2
+ 6
.
2 4 6
6. log(secx) = x2 + x12 + x45 .
√ 2 x3 x4
7. 1 + sin x = 1 + x2 − x8 − 48
+ 384
.

8. tanx = 1 + 2(x − π/4) + 2(x − π/4)2 + (8/3)(x − π/4)3 and tan(460 ) = 1.035.
2 4 6 8
9. e−x = 1 − x + x2 − x6 + x24 .
R

Z 1
197
10. (a) esin x dx ≈ ≈ 1.6417.
0 120
Z 1
1
(b) sin(x2 ) dx ≈ ≈ 0.3333.
0 3
11. (1 + x)1/3 = 1 + 31 x − 19 x2 + 5 3
81
x + ···.

12. (1 − 2x)3 = 1 − 6x + 12x2 − 8x3

Common questions

Powered by AI

The Maclaurin series expansion for \( \sqrt{1 + \sin x} \) up to the \( x^4 \) term is \( 1 + \frac{x}{2} - \frac{x^2}{8} - \frac{x^3}{48} + \frac{x^4}{384} \). This implies that near zero, the function can be approximated by this polynomial, capturing the behavior and smoothness of the \( \sqrt{1 + \sin x} \).

The Root Test reveals that \( L = \lim_{n \to \infty} \sqrt[n]{\frac{n!}{10^n}} = \frac{n}{10e} \to \infty \) as \( n \to \infty \). Since \( L > 1 \), the series \( \sum_{n=1}^{\infty} \frac{n!}{10^n} \) is divergent .

The Taylor series expansion of \( \log(\cos x) \) around \( x = \frac{\pi}{3} \) up to the fourth-degree term is \(-\log 2 - \sqrt{3}(x - \frac{\pi}{3}) - 2(x - \frac{\pi}{3})^2 - \frac{4\sqrt{3}}{3}(x - \frac{\pi}{3})^3 - \frac{10}{3}(x - \frac{\pi}{3})^4 \).

Using the Maclaurin series for \( \sin x \), \( \sin(x^2) \approx x^2 - \frac{(x^2)^3}{6} \), the integral becomes \( \int_0^1 \left(x^2 - \frac{x^6}{6}\right) dx = \frac{1}{3} - \frac{1}{42} = \frac{13}{42} \approx 0.3333 \), providing a reasonable approximation close to the true value with minor truncation errors .

The series \( \sum_{n=1}^{\infty} \left(\frac{n \cdot x}{n+1}\right)^n \) converges if \( x < 1 \) and diverges if \( x > 1 \). For \( x = 1 \), it diverges according to the divergence test .

For the series \( 1 + \frac{2!}{2^2} + \frac{3!}{3^3} + \frac{4!}{4^4} + \ldots \), using the ratio test, the limit \( L = \frac{1}{e} < 1 \), hence the series is convergent. This indicates a decreasing pattern dominated by the exponential growth of the factorial in the denominator .

The Root Test, also known as the Cauchy Root Test, is used to determine the convergence of a series. It considers the \( n \)th root of the absolute value of the \( n \)th term. If \( L = \lim_{n \to \infty} \sqrt[n]{|a_n|} < 1 \), the series converges absolutely. If \( L > 1 \), it diverges. For the given series \( \sum_{n=1}^{\infty} \left(\frac{4n+3}{3n-5}\right)^n \), the value of \( L \) is \( \frac{4}{3} > 1 \), hence the series is divergent .

The Ratio Test uses the limit of the absolute ratio of consecutive terms \( \lim_{n \to \infty} \left|\frac{a_{n+1}}{a_n}\right| \). For \( \sum_{n=1}^{\infty} \frac{2n-1}{3^{n+1}} \), the limit \( L = \frac{2}{3} < 1 \), indicating that the series is convergent .

The binomial series expansion for \( (1 - 2x)^3 \) up to the first four terms is \( 1 - 6x + 12x^2 - 8x^3 \). For small values of \( x \), the approximation suggests that the deviation from 1 grows quickly due to the negative coefficients, indicating rapid decrease near \( x = 0 \).

The Maclaurin series for \( \cos x \) up to the fourth-degree term is given by \( 1 - \frac{x^2}{2} + \frac{x^4}{24} \). This polynomial approximates \( \cos x \) for values of \( x \) near zero, with accuracy improving as higher order terms are included .

You might also like