Recurrence Relationsmedium
0:00.0

Given an=c1(2n)+c2(3n)+n2+1a_n = c_1(2^n) + c_2(3^n) + n^2 + 1, what is the most likely form of the recurrence?