Complete the recursive formula of the arithmetic sequence -15, -11, -7, -3,...−15,−11,−7,−3,...minus, 15, comma, minus, 11, comma, minus, 7, comma, minus, 3, comma, point, point, point.

Complete the recursive formula of the arithmetic sequence 15 11 7 3151173minus 15 comma minus 11 comma minus 7 comma minus 3 comma point point point class=

Respuesta :

Answer:

c(1) = -15

c(n) = c(n - 1) + 4

Step-by-step explanation:

Given arithmetic sequence is,

-15, -11, -7, -3...........

Common difference between each successive and previous term is,

d = -11 - (-15)

  = -11 + 15

  = 4

Since recursive formula of the arithmetic sequence is represented by,

a₁ = First term of the sequence

a(n) = a(n - 1) + d

where a(n) is the nth term and a(n-1) is the previous term of the nth term.

Form the given sequence,

c₁ = -15

c(n) = c(n - 1) + 4

Q&A Education