How the Lagrangian function is obtained?

53 Views Asked by At

In my work which is related to user association with cellphone towers, I had the following optimization problem: Image of optimization problem

and the Lagrangian function of this optimization problem is given as Image of Lagrangian function of the optimization problem

Also $\mu_{ij} = \text{log}\frac{r_{ij}}{P_i}$ and there are two expressions for $r_{ij}$ depending on value of $i$ and those are: r_ij expression when i = 1 and r_ij expression for other values of i.

Also the expression of $P_i$ is expression of P_i

My query is how the eq (13) is obtained from eq (8-12). Any help in this regard will be highly appreciated.