Recurrence using Matrix exponentiation

Правка en1, от allrounder, 2015-07-03 01:30:41

can anyone help me in solving the recurrence of the type f(n)=f(n-1) + n*n + 3*n + 2. i could not able to figure out how to solve this recurrence.....if there is any way out solve this would be helpful

Теги #matrix exponentialtion

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский allrounder 2015-07-03 01:30:41 240 Initial revision (published)