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. c(1)=c(1)=c, left parenthesis, 1, right parenthesis, equals c(n)=c(n-1)+c(n)=c(n−1)+c, left parenthesis, n, right parenthesis, equals, c, left parenthesis, n, minus, 1, right parenthesis, plus

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

Step-by-step explanation: