In a final step of a homework, I want to deduce that $$n\lfloor(n-1)!e\rfloor+2\le \lfloor n!e\rfloor+1$$ I'm unable to see whether this is true in general that $$n\lfloor a\rfloor+1\le \lfloor na\rfloor$$ where $n$ is a natural number or do I need to use power series of $e$ to do some reasoning. Thank you.
2026-04-24 12:13:41.1777032821
Floor function inequality of multiplication
2.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
It is not in general true that $n\lfloor a\rfloor+1\le \lfloor na\rfloor$. In particular, if $n,a$ are both naturals, the floor will not matter and you would be asking for $na+1 \le na$ which is false. So yes, you need the power series of $e$.