Work out an exact formula for the following recurrence and prove that the formula is correct using induction. Hint: you
Posted: Wed Jul 06, 2022 11:50 am
Work out an exact formula for the following recurrence and provethat the formula is correctusing induction. Hint: you may want to consider even and odd nseparately.
T(n): = T(n-2) + [5] n ≥5 7 n <5
T(n): = T(n-2) + [5] n ≥5 7 n <5