Get the answers you need at Westonci.ca, where our expert community is dedicated to providing you with accurate information. Get immediate and reliable solutions to your questions from a knowledgeable community of professionals on our platform. Get detailed and accurate answers to your questions from a dedicated community of experts on our Q&A platform.
Sagot :
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:
We appreciate your time. Please come back anytime for the latest information and answers to your questions. Thank you for your visit. We're dedicated to helping you find the information you need, whenever you need it. Your questions are important to us at Westonci.ca. Visit again for expert answers and reliable information.