Chloe B.

asked • 10/27/20

Supriya is writing a recursive function for the arithmetic sequence:

Supriya is writing a recursive function for the arithmetic sequence:-11, -6, -1, 4, ...


She comes up with


t(0)=-11


t(n) =t(n-1)+5


What domain should Supriya use for t so it generates the sequence?



A. n≥0 where n is an integer


B. n≥0 where n is any number


C. n≥1 where n is an integer


D. n≥1 where n is any number



Thanks so much!


1 Expert Answer

By:

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.