To find the recursive function we need to take into account that shoe rental doesn't depend on the number of games you play. You rent a pair of shoes and you pay for it just once, but the cost per game does depend on the number of games (n), then the total cost of shoe rental and n games will be:
[tex]\begin{gathered} f(n)=\cos t\text{ of shoe rental + cost per game x number of games} \\ f(n)=2.55+3.75n,n>0 \end{gathered}[/tex]