Explore Westonci.ca, the premier Q&A site that helps you find precise answers to your questions, no matter the topic. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

HELP ME PLEASE

Write the following Arithmetic Sequence using a Recursive Formula: an = -5 + 2(n - 1)

1) a1 = -5, an = an-1 + 2
2) a1 = 2, an = an+1 - 5
3) a1 = 2, an = an-1 - 5
4) a1 = -5, an = an+1 + 2

Sagot :

Answer:

  1) a1 = -5, a(n) = a(n-1) + 2

Step-by-step explanation:

The explicit formula for an arithmetic sequence can be written ...

  an = a1 +d(n -1)

The corresponding recursive formula is ...

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

__

Comparing the above explicit formula to the one you're given, you see that ...

  a1 = -5, d = 2

Using these values in the recursive formula gives you ...

  a(1) = -5, a(n) = a(n-1) +2