find maximum of :
$1)$ $\tan (a)\tan (b)\tan (c)$
where : $a+b+c=\frac{π}{3}$
$a,b,c\in [0,\frac{π}{3}[$
and minimum of :
$2)$ $\tan (a)\tan (b)\tan (c)$
if : $a+b+c=2\frac{π}{3}$ , $a,b,c\in [\frac{π}{3},\frac{π}{2}[$
my attempt for maximum :
drap $f(x)=\tan x$ then $f"(x)=2\sec^{3} x\sin x>0$ so $f$ is convex function by Jensen inequality we obtaine :
$\tan a\tan b\tan c≤(\frac{\tan a\tan b\tan c}{3})^{3}$
$≤\frac{f(\frac{a+b+c}{3})}{9}$
$≤\frac{\tan \frac{π}{9}}{9}$
is my work correct ?
and what about of minimum ?
If any one have another ideas let we see!
You can reduce your problem to a problem in two variables: $$f(a,b)=\tan(a)\tan(b)\tan\left(\frac{\pi}{3}-a-b\right)$$ and computing the partial derivaties. $$\frac{\partial f(a,b)}{\partial a}=\sec ^2(a) \tan (b) \cot \left(a+b+\frac{\pi }{6}\right)-\tan (a) \tan (b) \csc ^2\left(a+b+\frac{\pi }{6}\right)$$ $$\frac{\partial f(a,b)}{\partial b}=\tan (a) \sec ^2(b) \cot \left(a+b+\frac{\pi }{6}\right)-\tan (a) \tan (b) \csc ^2\left(a+b+\frac{\pi }{6}\right)$$