• retagged by
2,645 views

2 Answers

0 0 votes

S(r) = c1. 4n + c2.2n   + 7.3n

Now, put the values of S(0) and S(1) to get c1 and c2

• edited by
Position:
Show:

Related questions

0 0 votes
1 1 answer
1.3k
1.3k views
aditi19 asked Apr 29, 2019
1,266 views
How many bit sequences of length seven contain an even number of 0s?I’m trying to solve this using recurrence relationIs my approach correct?Let T(n) be the string having...
1 1 vote
0 0 answers
387
387 views
mitesh kumar asked Dec 22, 2018
387 views
https://gateoverflow.in/33989/how-to-solve-below-recurrence-relation
3 3 votes
0 0 answers
1.6k
1.6k views
gari asked Jan 8, 2018
1,553 views
Solve the following recurrence relation: T(n)=9T(n-1)-20T(n-2)T(0)=-3T(1)=-10a)2.5n-5.4nb)3.5n-4.3nc)3.4n-2.5nd)4.5n-2.3ncan it be solved by substitution..?
0 0 votes
0 0 answers
1.7k
1.7k views