Practice Hub

Flash Cards: Sequences and Series

This chapter discusses sequences, which are ordered lists of numbers, and their importance in mathematics. It covers different types of sequences and series, including arithmetic and geometric progressions, and their applications.

Structured practice

Sequences and Series - Flash Cards

These flash cards cover important concepts from Sequences and Series in Mathematics for Class 11 (Mathematics).

1/19

What is a sequence?

1/19

A sequence is an ordered collection of numbers defined by a specific rule, starting with a first member and continuing with subsequent members.

How well did you know this?

Not at allPerfectly

2/19

What is a finite sequence?

2/19

A finite sequence has a fixed number of terms. For example, the sequence of ancestors listed is finite with 10 terms.

How well did you know this?

Not at allPerfectly
Active

3/19

What is an infinite sequence?

Active

3/19

An infinite sequence continues indefinitely without a fixed endpoint. For example, the sequence of successive quotients.

How well did you know this?

Not at allPerfectly

4/19

How is the n-th term denoted?

4/19

The n-th term of a sequence is denoted by a_n, where n indicates the position of the term.

5/19

What is an arithmetic progression?

5/19

An arithmetic progression (AP) is a sequence in which each term after the first is obtained by adding a constant difference to the previous term.

6/19

What is the common difference in an AP?

6/19

The common difference, denoted as d, is the constant value added to each term in an AP to obtain the next term.

7/19

What is the formula for the n-th term of an AP?

7/19

The n-th term of an AP can be found using the formula a_n = a + (n-1)d, where a is the first term.

8/19

How do you calculate the sum of the first n terms of an AP?

8/19

The sum S_n of the first n terms in an AP is given by S_n = n/2 [2a + (n-1)d].

9/19

What is a geometric progression?

9/19

A geometric progression (GP) is a sequence where each term after the first is found by multiplying the previous term by a constant known as the common ratio.

10/19

What is the common ratio in a GP?

10/19

The common ratio, denoted as r, is the constant factor that each term is multiplied by to get the next term in a GP.

11/19

What is the formula for the n-th term of a GP?

11/19

The n-th term of a GP is given by a_n = ar^(n-1), where a is the first term and r is the common ratio.

12/19

How do you calculate the sum of the first n terms of a GP?

12/19

The sum S_n of the first n terms in a GP is given by S_n = a(1 - r^n) / (1 - r) if r ≠ 1.

13/19

What is the Fibonacci sequence?

13/19

The Fibonacci sequence is defined by a_1 = 1, a_2 = 1, and a_n = a_{n-1} + a_{n-2} for n > 2.

14/19

What is the relationship between the A.M. and G.M. of two numbers?

14/19

The arithmetic mean (A.M.) is always greater than or equal to the geometric mean (G.M.), i.e., A ≥ G.

15/19

What is the arithmetic mean of two numbers?

15/19

The arithmetic mean of two positive numbers a and b is A = (a + b) / 2.

16/19

What is the geometric mean of two numbers?

16/19

The geometric mean of two positive numbers a and b is G = √(ab).

17/19

What is a common mistake when dealing with sequences?

17/19

Assuming that all sequences have a mathematical formula; some sequences, like the prime numbers, do not.

18/19

What is sigma notation?

18/19

Sigma notation (∑) is a compact way to denote the sum of a sequence, indicating the starting and ending terms.

19/19

What are explicit and recursive formulas?

19/19

An explicit formula defines the n-th term directly, while a recursive formula defines terms based on previous terms.