180k views
1 vote
Can someone help, I don't get the question

Can someone help, I don't get the question-example-1
User Bouncyball
by
7.3k points

2 Answers

4 votes


\\ \sf\longmapsto f(n)=(-5)f(n-1)+15

Here


\\ \sf\longmapsto D_f=(0,\infty)


\\ \sf\longmapsto f(1)=3


\\ \sf\longmapsto f(2)=(-5)f(1)+15=(-5)(3)+15=-15+15=0


\\ \sf\longmapsto f(3)=(-5)(0)+15=0+15=15


\\ \sf\longmapsto f(4)=(-5)(15)+15=-75+15=-60

User Xruptronics
by
8.0k points
2 votes

Explanation:

f(n) = (-5). f(n-1) +15

f(1) = 3

for n = 2

f(2) = (-5).(3)+15 = -15+15 = 0

for n = 3

f(3) = (-5).0 +15 = 0+15 = 15

for n = 4

f(4) = (-5).(15) + 15 = -75 +15 = -60

so, the sequences are :

3, 0, 15, -60

User Danny Ebbers
by
7.4k 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