Answer:
[tex]T_n = 7n -6[/tex]
Step-by-step explanation:
Given
Sequence: 1, 8, 15, 22, ...
Required
Find the nth term
The first step is to determine if the sequence is an arithmetic progression or a geometric progression.
It is arithmetic, if the difference between successive terms are equal
i.e. [tex]22 - 15 = 15 - 8 = 8 - 1 = 7[/tex]
The above expression represents the common difference, d
[tex]d = 7[/tex]
The nth term of an arithmetic sequence is calculated by
[tex]T_n = a + (n - 1) d[/tex]
[tex]Where\\ a = First\ Term = 1\\d = 7[/tex]
[tex]T_n = a + (n - 1) d[/tex] becomes
[tex]T_n = 1 + (n - 1) *7[/tex]
[tex]T_n = 1 + 7n -7[/tex]
[tex]T_n = 7n +1-7[/tex]
[tex]T_n = 7n -6[/tex]
Hence, the nth term of the sequence is 7n - 6