Recurrence Relations · Financial Calculations

Lesson 2

Nikolai Chukhin · Alexander S. Kulikov

Problem. Find an explicit formula for \(V(n)\). To do this, choose the constant \(c\) so that for the function \(V'(n)=V(n)+c\) the relation \[V'(n)=1.05V'(n-1)\] holds.

5 points