Prove that $\sum ^n_{i=1 }(-1)^{i-1}F_{2i}=(-1)^{n+1}F_nF_{n+1}$by induction
my attempt:
for $n=1$ LHS=RHS=1
suppose this is true for $n$
i.,e $F_2+F_4-F_6+F_8-.....+(-1)^{n-1}F_{2n}=(-1)^{n+1}F_nF_{n+1}$
now we have to prove for $n+1$
so consider $F_2+F_4-F_6+F_8-.....+(-1)^{n-1}F_{2n}+(-1)^nF_{2n+2}=(-1)^nF_nF_{n+1}+(-1)^nF_{2n+2}$ ???
how to we processed from here