171k views
0 votes
Determine the first five terms I. The sequence that has a recursive rule of f(n) = f(n-1) + 2 for n is greater than or equal to 2

1 Answer

5 votes

Answer:

Okay let me explain this to you so you understand

So what does f(n) mean?

Well F(n) is saying the function, of n.

Basically we need to make n be any random number.

Well what number do we choose?

In your question, it says n is greater than or equal than 2.

lets start with 2

f(n-1)+2

f(2-1)+2

1+2

3

f(2) is 3

lets do this 4 more times

that leaves us with the first 5 terms

these 5 terms are

3

4

5

6

7

User NolanDC
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories