Respuesta :
There are two basic types of sequences that have generalized forms.
Arithmatic sequences:- This type deals with a sequence of terms that are separated by arithmetic operations ( addition / subtraction ). Either the next term in the sequence is greater than precceding term ( addition of common difference ) or lesser than preceeding term ( subtraction ).
E.g:-
1 , 2 , 3 , 4 , 5 , 6 , 7 , ....
The above sequence is an arithmetic sequence ( with a common difference of +1 ) i.e addition.
E.g :-
7 , 6 , 5 , 4 , 3 , 2 , 1 , .....
The above sequence is an arithmetic sequence ( with a common difference of -1 ) i.e subtraction.
The arithmatic sequence is categorized by a general formula. Which gives us the value of the term at (nth) position. The general formula for (nth) term in an arithmatic sequence is given by:
[tex]\text{nth term value = a + (n-1)}\cdot d[/tex]Where,
[tex]\begin{gathered} a\colon\text{ The first term value in the sequence} \\ d\colon\text{ the common difference between successive terms} \\ n\colon\text{ The term number} \end{gathered}[/tex]The questions pertains with an arithmatic sequence which is defined by the given formula:
[tex]a_n\text{ = 3}\cdot n\text{ + 7}[/tex]Where,
[tex]\begin{gathered} a_n\colon\text{ The nth term value} \\ n\colon\text{ The term number} \end{gathered}[/tex]We are to determine the ( 5th term ) in the sequence by using the formula already given in the question. So in other words:
[tex]n=5,a_n\text{ = ?}[/tex]To find the 5th term, we will simply plug in the value of ( n = 5 ) in the given arithmatic relation as follows:
[tex]\begin{gathered} a_n\text{ = 3}\cdot(5)\text{ + 7} \\ a_n\text{ = 15 + 7} \\ a_n\text{ = 22 } \end{gathered}[/tex]So the 5th term in the sequence would be:
[tex]\textcolor{#FF7968}{22}[/tex]We will go ahead and express the entire sequence:
n = 1 2 3 4 5 , ....
10 , 13 , 16 , 19 , 22 , ....
We can see the following two things:
[tex]\begin{gathered} a\text{ = 10 ( first term value )} \\ d\text{ = 3 ( common difference )} \end{gathered}[/tex]Now we will express using the general formula for nth term value:
[tex]\begin{gathered} a_n\text{ = 10 + ( n - 1 ) }\cdot\text{ 3} \\ a_n\text{ = 10 + 3n - 3} \\ \textcolor{#FF7968}{a_n}\text{\textcolor{#FF7968}{ = 3n + 7}} \end{gathered}[/tex]What we got above is the same formula given to us in the question. The only difference is that its a simplified version of the general formula used in arithmetic sequences.