Finding Geometric Sequence explained with examples
A geometric sequence is a type of sequence. A sequence is generally the set of numbers having equal differences among the numbers and are separated by commas. The terms are used to create a common difference by multiplying the previous digit.
In this post, we will learn about the sequence, geometric sequence, and how to calculate it, with a lot of examples.
What is a Geometric sequence?
A geometric sequence usually states that a series of numbers comes by taking a common difference or by multiplying each term by a constant. The sequence is usually represented by the series but a little bit different in that the sequence is separated by commas while in series sum notation is used instead of commas.
A sequence is usually of the form like 1, 4, 16, 64, 256, 1024,… in this sequence all the terms are multiplied by themselves by 4 for making a common difference.
Formula of the geometric sequence
For geometric sequence, we use an equation to calculate the nth term of the sequence having a constant difference.
bn = b1 rn-1
In the above equation, bn is the nth term of the sequence that we wish to calculate, b1 is the first term of the sequence, r is the common difference or ratio between the terms, and n is the nth term of the sequence.
There are some other formulas of the geometric sequence used to calculate the sum of the sequence either for finite sequence or infinite sequence.
The formula used for the sum of the sequence for finite terms is given as.
Sum of the sequence for finite terms = bn = b (1 – rn) / 1 – r
Sum of the sequence for infinite terms = a / 1 – r
How to calculate the geometric sequence?
The geometric sequence can be calculated to find the nth term of the sequence. To apply the formula of the geometric sequence you must be familiar with the exponent. Let’s take some examples to calculate the geometric sequence to determine the nth term.
Example 1
Calculate the first 9 terms of the sequence if the initial value is 2, the common difference is 6.
Solution
Step 1: Determine the given values.
Initial term = 2
Total terms = 9
Total difference = 6
Step 2: Now take the values of n.
n = 1, 2, 3, 4, 5, 6, 7, 8, 9
Step 3: Take the general formula to calculate geometric sequence.
bn = b1 * rn-1
Step 4: Now put the values of n one by one to find the first nine terms of the sequence.
Put n = 1
bn = 2 * 6n-1
b1 = 2 * 61-1
b1 = 2 * 60
b1 = 2 * 1 = 2
Put n = 2
bn = 2 * 6n-1
b2 = 2 * 62-1
b2 = 2 * 61
b2 = 2 * 6
b2 = 12
Put n = 3
bn = 2 * 6n-1
b3 = 2 * 63-1
b3 = 2 * 62
b3 = 2 * 36
b3 = 72
Put n = 4
bn = 2 * 6n-1
b4 = 2 * 64-1
b4 = 2 * 63
b4 = 2 * 6 x 6 x 6
b4 = 12 * 36
b4 = 432
Put n = 5
bn = 2 * 6n-1
b5 = 2 * 65-1
b5 = 2 * 64
b5 = 2 * 6 x 6 x 6 x 6
b5 = 2 * 1296
b5 = 2592
Put n = 6
bn = 2 * 6n-1
b6 = 2 * 66-1
b6 = 2 * 65
b6 = 2 * 6 x 6 x 6 x 6 x 6
b6 = 2 * 7776
b6 = 15552
Put n = 7
bn = 2 * 6n-1
b7 = 2 * 67-1
b7 = 2 * 66
b7 = 2 * 6 x 6 x 6 x 6 x 6 x 6
b7 = 2 * 46656
b7 = 93312
Put n = 8
bn = 2 * 6n-1
b8 = 2 * 68-1
b8 = 2 * 67
b8 = 2 * 6 x 6 x 6 x 6 x 6 x 6 x 6
b8 = 2 * 279936
b8 = 559872
Put n = 9
bn = 2 * 6n-1
b9 = 2 * 69-1
b9 = 2 * 68
b9 = 2 * 6 x 6 x 6 x 6 x 6 x 6 x 6 x 6
b9 = 2 * 1679616
b9 = 3359232
Step 5: Now write the first nine terms of the sequence separate them by commas.
2, 12, 72, 432, 2592, 15552, 93312, 559872, 3359232
For finding the nth term of the sequence, you can use a geometric sequence calculator instead of solving the problem with such large calculations.
Example 2
Find the sum of the sequence of the given terms, 1, 4, 16, 64, 256, 1024.
Solution
Step 1: Identify the values form the given terms.
n = 6
r = 4
b1 = 1
Step 2: Take the general formula for the sum of the sequence.
Sum of the sequence for finite terms = bn = b (1 – rn) / 1 – r
Step 3: Put the identified values in the formula.
Sum of the sequence for finite terms = bn = b (1 – rn) / 1 – r
Sum of the sequence for finite terms = b6 = 1 (1 – 46) / 1 – 4
Sum of the sequence for finite terms = b6 = (1 – 4 x 4 x 4 x 4 x 4 x 4) / -3
Sum of the sequence for finite terms = b6 = (1 – 4096) / -3
Sum of the sequence for finite terms = b6 = –4095/-3 = 4095/3
Sum of the sequence for finite terms = b6 = 1365
Summary
The geometric sequence is very useful for finding the nth term of the sequence or the sum of the sequence for finite or infinite. This sequence is very essential for the sequences of the terms. By using formulas of this sequence, you can easily solve any problem of this sequence.
[qsm quiz=3]