Question 120256: Using the following sequence (-1,-5,-9,-13,...) find the function tn.
Found 2 solutions by stanbon, bucky: Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Using the following sequence (-1,-5,-9,-13,...) find the function tn.
-----------------
Since the common difference is d = -4 and since a(1)=-1,
a(n) = -1 + (n-1)(-4)
a(n) = -1 -4n+4
a(n) = 3-4n
==================
Cheers,
Stan H.
Answer by bucky(2189) (Show Source):
|
|
|