Does anyone know a combinatorial proof of the following identity, where $F_n$ is the $n$th Fibonacci number?
$$n F_1 + (n-1)F_2 + \cdots + F_n = F_{n+4} - n - 3$$
It's not in the place I thought it most likely to appear: Benjamin and Quinn's Proofs That Really Count. In fact, this may be a hard problem, as they say the similar identity
$$ F_1 + 2F_2 + \cdots + nF_n = (n+1)F_{n+2} - F_{n+4} +2$$
is "in need of a combinatorial proof."
For reference, here (from Benjamin and Quinn's text) are several combinatorial interpretations of the Fibonacci numbers.