How do I prove that product of $4$ consecutive integers is equal to 1 less than squared of the average of the product of last and middle terms ?
Ex: let $a,b,c,d$ be $4$ consecutive integers, then: $$abcd= \left( \dfrac{ad+bc}{2} \right)^{2}-1$$
I can do this just by supposing values of $a= some\ even /odd$ but I need to arrive at this by not in this way, please help.
I found something similar here but how to frame it in this way?