Matrix Exponentiation Problem

Sir, How can we derive the transformation matrix for
f(i)=f(i-1)+f(i-2)+f(i-1)*f(i-2).
please reply as soon as possible…

This is not linear recurrence.
I don’t think Transformation matrix exist for this equation.