Ask your own question, for FREE!
Mathematics 21 Online
OpenStudy (anonymous):

A recursive function is shown below: f(1) = 3 and f(n) = f(n - 1) - 4; n > 1 Which of the following lists the terms in the sequence defined by this recursive function? 3, 1, 5, 9, 13, ... 3, 7, 11, 15, 19, ... 3, -7, -11, -15, -19, ... 3, -1, -5, -9, -13, ...

OpenStudy (ranga):

f(n) = f(n - 1) - 4 says the current term is previous term minus 4. Which sequence above starts at 3 and each term is 4 less than the previous term?

OpenStudy (anonymous):

D?

OpenStudy (ranga):

Yes.

OpenStudy (anonymous):

Oh ok thanks i had no clue <3

OpenStudy (ranga):

You are welcome.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!