This is from problem 20
Is there a simplified expression for sum of Fibonacci numbers: $$F(a)+F(a+4)+F(a+8)+\ldots + F(a+4m)\;\;?$$ https://resources.thiel.edu/mathproject/atps/PDF/Chapt02.PDF It is problem 20. I am thinking that maybe I could cancel out certain terms, F(a)+F(a+8)=7F(a+4). But I don't know how to do nex