floor function for the following function.

60 Views Asked by At

I am looking to calculate the floor function for the following function. Suppose $n\ge 5$ and n is odd. also let $i\geq\frac{n+1}{2}$, what will be the floor function for the following equation.

$$\bigg\lfloor\frac{n^2+n-2i}{2n}\bigg\rfloor$$