Sum of a Sequnce

83 Views Asked by At

How to find this sum $$ \sum_{i+j+k=n} \ G_i \cdot G_j \cdot G_k \ for \ all \ i,j,k > 0, $$ $$ G_i = i \cdot F_i, $$ where Fi - ith number Fibonacci, F0=0, F1=1