How can I prove that the following function is concave over $x,y,z\ge 1$?$$(x+y+2z)(2x+4y+z)(x+y+z)$$
I tried the following: since $(\prod _{i=1}^n x_i)^ {\frac 1n}$ is concave over $\mathbb R^n_+$, then $$((x+y+2z)(2x+4y+z)(x+y+z))^{\frac 13}$$is also concave. But the function $t^3$ is convex over $t\ge0$ and not concave so I got stuck.
I also tried to to show that the hessian matrix is negative semidefinite, but it is just too tidious. Any ideas?
Edit
It was pointed out in the answers that the function is not concave. However, maybe it is concave over the feasible set defined by the intersection of the following level sets? $$(x+y+2z)(2x+4y+z)(x+y+z)\ge1$$ $$x^2+y^2+2z^2+2xy+2xz+2yz\le 1$$ $$e^{e^x}+\max\{0,y\}^3\le 7$$ $$x,y,z\ge 0.1$$
Clearly the second, third and fourth level sets are convex.
Is it possible the the first function is indeed concave over the set defined by the other constraints? (and thus defines a convex level set). I'm trying to figure out if there is something wrong with this question or whether I'm missing something trivial.
Maybe the first function is quasi-concave thus defines a convex level set?
The first constraint is a level set of the convex function $$-\log(x_1+x_2+2x_3)-\log(2x_2+4x_2+x_3)-\log(x_1+x_2+x_3)$$and the other constraints are convex.