Suppose I have following function $f(x) = \pi_{i=1}^nx_i$, that is the function is product of all $x_i$. For example, in 2d case, $f(x) = x_1x_2$. I am just wondering whether anyone can help me find the conjugate function of it.
calculating derivating of $y^tx-x_1x_2$ w.r. to $x_1$ and setting it zero gives me $x_2=y_1$ and similarly $x_1 = y_2$, and so my answer is $f^*=y_1y_2$, but don't know if I did it right.