Respuesta :
The function a(n) = 10 – 4n for n > 0 generates the given arithmetic sequence.
What is an arithmetic sequence?
"It is a number sequence with a common difference between successive terms."
For given example,
Given arithmetic sequence: 6, 2, -2, -6, . . .
Here, 2 - 6 = -4
-2 - 2 = -4
-6 - (-2) = -4
This means, the common difference is d = -4
If n is a positive integer, then the function a(n) = 10 - 4n (n > 0) generates given sequence.
For n = 1
⇒ a(1) = 10 - 4(1)
⇒ a(1) = 6
For n = 2,
⇒ a(2) = 10 - 4(2)
⇒ a(2) = 2
For n = 3,
⇒ a(3) = 10 - 4(3)
⇒ a(3) = -2
For n = 4,
⇒ a(4) = 10 - 4(4)
⇒ a(3) = -6
Therefore, the function a(n) = 10 – 4n for n > 0 generates the given arithmetic sequence.
Learn more about an arithmetic sequence here:
https://brainly.com/question/10396151
#SPJ2