Answer:
It is an Arithmetic Sequence.
g(1)= 12
g(n)=g(n-1) + 4
Step-by-step explanation:
Let's consider the first three terms of g(n) to get a sense of how the function values change as n increases.
The first term is the size of Burak's collection in the first week, which is the 12 stamps he received from his grandfather.
The second term is the size of Burak's collection in the second week. Since he added 4 stamps to the collection each week, the second term is 12+4=16 stamps.
The third term is the size of Burak's collection in the third week. Again, this is
4 stamps more than one week earlier, so the third term is 16+4=20 stamps.
To summarize:
We can see that each term is 4 more than its preceding term. There is a constant difference between consecutive terms. Therefore, this is an arithmetic sequence.
Let's find a recursive formula for g(n)
Therefore, this is the recursive definition of the sequence:
g(1)=12
g(n)=g(nā1)+4
In conclusion, g is an arithmetic sequence.
g(1)=12
g(n)=g(nā1)+4
ā