Inter 1st Year Maths Sequences and Series Solutions Exercise 8a

Practicing the AP Board Solutions Class 11 Maths and Chapter 8 Inter 1st Year Maths Sequences and Series Solutions Exercise 8a Pdf Download will help students to clear their doubts quickly.

Intermediate 1st Year Maths Sequences and Series Solutions Exercise 8a

Sequences and Series Exercise 8a Solutions

Sequences and Series Class 11 Exercise 8a Solutions – Sequences and Series 8a Exercise Solutions

I. Write the first five terms of each of the sequences in Exercises 1 to 6 whose nth terms are:

Question 1.
an = n(n + 2)
Solution:
Given, nth term of a sequence an = n(n + 2)
on substituting n = 1, 2, 3, 4, and 5,
We get the first five terms
a1 = 1(1 + 2) = 3
a2 = 2(2 + 2) = 8
a3 = 3(3 + 2) = 15
a4 = 4(4 + 2) = 24
a5 = 5(5 + 2) = 35
Hence, the required terms are 3, 8, 15, 24, and 35.

Inter 1st Year Maths Sequences and Series Solutions Exercise 8a

Question 2.
an = \(\frac{\mathrm{n}}{\mathrm{n}+1}\)
Solution:
Given the nth term, an = \(\frac{\mathrm{n}}{\mathrm{n}+1}\)
On substituting n = 1, 2, 3, 4, 5, we get
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a I Q2
Hence, the required terms \(\frac{1}{2}, \frac{2}{3}, \frac{3}{4}, \frac{4}{5}\) and \(\frac {5}{6}\).

Question 3.
an = 2n
Solution:
Given the nth term, an = 2n
On substituting n = 1, 2, 3, 4, 5, we get
a1 = 21 = 2
a2 = 22 = 4
a3 = 23 = 8
a4 = 24 = 16
a5 = 25 = 32
Hence, the required terms are 2, 4, 8, 16, and 32.

Question 4.
an = \(\frac{2 n-3}{6}\)
Solution:
Given the nth term an = \(\frac{2 n-3}{6}\)
On substituting n = 1, 2, 3, 4, 5, we get
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a I Q4
Hence, the required terms are \(-\frac{1}{6}, \frac{1}{6}, \frac{1}{2}, \frac{5}{6}\) and \(\frac {7}{6}\)

Question 5.
an = (-1)n-1 5n+1
Solution:
Given the nth term, an = (-1)n-1 5n+1
On substituting n = 1, 2, 3, 4, 5, we get
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a I Q5
Hence, the required terms are 25, -125, 625, -3125, and 15625.

Question 6.
an = \(\mathrm{n} \frac{\mathrm{n}^2+5}{4}\)
Solution:
Given the nth term, an = \(\mathrm{n} \frac{\mathrm{n}^2+5}{4}\)
On substituting n = 1, 2, 3, 4, 5
We get the first 5 terms.
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a I Q6
Hence, the required terms are \(\frac{3}{2}, \frac{9}{2}, \frac{21}{2}\), 21, and \(\frac {75}{2}\).

Find the indicated terms in each of the sequences in Exercises 7 to 10 whose nth terms are:

Question 7.
an = 4n – 3; a17, a24
Solution:
Given, the nth term of the sequence is an = 4n – 3
On substituting n = 17, we get
a17 = 4(17) – 3 = 68 – 3 = 65
Next, on substituting n = 24 we get
a24 = 4(24) – 3 = 96 – 3 = 93

Inter 1st Year Maths Sequences and Series Solutions Exercise 8a

Question 8.
an = \(\frac{n^2}{2^n}\); a7
Solution:
Given, The nth term of the sequence is an = \(\frac{n^2}{2^n}\)
Now, on substituting n = 7, we get
a7 = \(\frac{7^2}{2^7}=\frac{49}{128}\)

Question 9.
an = (-1)n-1 n3; a9
Solution:
Given, the nth term of the sequence is an = (-1)n-1 n3
on substituting n = 9 we get
a9 = (-1)9-1 (9)3 = 1 × 729 = 729

Question 10.
an = \(\frac{n(n-2)}{n+3}\); a20
Solution:
Given, The nth term of the sequence is an = \(\frac{n(n-2)}{n+3}\)
On substituting n = 20, we get
a20 = \(\frac{20(20-2)}{20+3}=\frac{20(18)}{23}=\frac{360}{23}\)

II. Write the first five terms of each of the sequences in Exercises 11 to 13 and obtain the corresponding series:

Question 1.
a1 = 3, an = 3an-1 + 2 for all n > 1
Solution:
Given, an = 3an-1 + 2 and a1 = 3 Then,
a2 = 3a1 + 2 = 3(3) + 2 = 11
a3 = 3a2 + 2 = 3(11) + 2 = 35
a4= 3a3 + 2 = 3(35) + 2 = 107
a5 = 3a4 + 2 = 3(107) + 2 = 325
Thus, the first 5 terms of the sequence are 3, 11, 35, 107, and 323.
Hence, the corresponding series is 3 + 11 + 35 + 107 + 323……..

Question 2.
a1 = -1, an = \(\frac{a_{n-1}}{n}\), n ≥ 2
Solution:
Given, an = \(\frac{a_{n-1}}{n}\) and a1 = -1, then,
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a II Q2
Thus, the first 5 terms of the sequence are \(-1,-\frac{1}{2},-\frac{1}{6}, \frac{-1}{24}\) and \(\frac {-1}{20}\).
Hence, the corresponding series is \(-1+\left(-\frac{1}{2}\right)+\left(-\frac{1}{6}\right)+\left(-\frac{1}{24}\right)+\left(-\frac{1}{120}\right)+\ldots\)

Question 3.
a1 = a2 = 2, an = an-1 – 1, n > 2
Solution:
a1 = a2, an = an-1 – 1
Then, a3 = a2 – 1 = 2 – 1 = 1
a4 = a3 – 1 = 1 – 1 = 0
a5 = a4 – 1 = 0 – 1 = -1
Thus, the first 5 terms of the sequence are 2, 2, 1, 0, and -1.
The corresponding series is 2 + 2 + 1 + 0 + (-1) + …………

Inter 1st Year Maths Sequences and Series Solutions Exercise 8a

Question 4.
The Fibonacci sequence is defined by 1 = a1 = a2 and an = an-1 + an-2, n > 2. Find \(\frac{a_{n+1}}{a_n}\), for n = 1, 2, 3, 4, 5
Solution:
Given, 1 = a1 = a2
an = an-1 + an-2, n > 2
so, a3 = a2 + a1 = 1 + 1 = 2
a4 = a3 + a2 = 2 + 1 = 3
a5 = a4 + a3 = 3 + 2 = 5
a6 = a5 + a4 = 5 + 3 = 8
Thus,
Inter 1st Year Maths Sequences and Series Solutions Exercise 8a II Q4

Leave a Comment