If $a, b, c \gt 0$ then what is the smallest possible value of $$\left[\frac{a+b}{c}\right]+ \left[\frac{b+c}{a}\right] + \left[\frac{c+a}{b}\right]$$ where $[.]$ denotes greatest integer function.
I tried using the AM GM inequality at first but it was not useful. I also tried adding 1 to each bracket and then subtracting 3 from overall to get the same numerator in each bracket. But this too wasn't useful. I don't have much practice of solving the question involving greatest integer function. Somebody please tell me how to deal with this question.
Since for all reals $x$ and $y$ we have $$[x]+[y]+1\geq[x+y],$$ by AM-GM we obtain $$\sum_{cyc}\left[\frac{a+b}{c}\right]\geq\left[\sum_{cyc}\frac{a+b}{c}\right]-2\geq6-2=4.$$