We have the following recursive sequence:
And we have to find the value for f(4) of that sequence.
To find this value, we can proceed as follows:
1. Since we have the value for the first term of the sequence, f(1) = 160, now, we can find the second term as follows:
2. And now, we can proceed in a similar way to find the other two terms of the recursive sequence:
Then f(4) will be:
Therefore, in summary, we can conclude that f(4) = -1280