(Solved) : 1 25 Pts Solve Following Recurrence Relations Case Show Work T N T N 1 Cn N 1 T 1 C B T N Q31537711 . . .

1. (25 pts) Solve the following recurrence relations. For each case, show your work. (a) T(n) = T(n-1) + cn if n 〉 1, and T(1) = c, (b) T(n) = 2T(n-1) + 1 if n 〉 1, and T(1) = 3, (c) T(n)-T(n/2) + 3 if n 〉 1, and T( 1) 2. (d)T(n) T(n – 1)+2 if n >1, and T)-2, (e) T(n) – T(Vn) +1 if n>2, and T(n)0 otherwise Show transcribed image text
Expert Answer
Answer to 1 25 Pts Solve Following Recurrence Relations Case Show Work T N T N 1 Cn N 1 T 1 C B T N Q31537711 . . .
OR