At first I think of triangle inequalities but it is totally different. Then I consider that is this bracket symbolize anything in maths or these were just normal square brackets. I am really not getting anything please help me with the proof.
2026-04-25 00:35:59.1777077359
On
$[a+b]\geq[a]+[b]$ for all a,b belongs to Real number
74 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
You can pull an integer out of the floor function. Then $$\left\lfloor a+b\right\rfloor=\left\lfloor\lfloor a\rfloor+\{a\}+\lfloor b\rfloor+\{b\}\right\rfloor=\left\lfloor\{a\}+\{b\}\right\rfloor+\lfloor a\rfloor+\lfloor b\rfloor.$$
It is immediate that
$$\left\lfloor\{a\}+\{b\}\right\rfloor\ge0.$$
We can add that equality holds when
$$\{a\}+\{b\}<1.$$
In usual notation $[x]$ is the largest integer less than or equal to $x$. It is uniquely determined by the inequalities $[x] \leq x <[x]+1$. If $[a]=n$ and $[b]=m$ then $n \leq a <n+1$ and $m \leq b <m+1$. Adding these we get $n+m \leq a+b <n+m+2$. Hence either $n+m \leq a+b <n+m+1$ or $n+m+1 \leq a+b <n+m+2$. This tells us that $[a+b]=n+m$ or $n+m+1$. In either case $[a+b] \geq [a]+[b]$.