I want to know if the below two function are Linear or not. I have been searching in Google but found some confusing results. The first one is an inequality and the second one is just a function and both are function of $w$.
$[1.] -(w-1) \frac{Z g p_{max} + \sigma^2}{g_{pu} p_{pu}} \leq \log q$
$[2.] f(w) = -\alpha' \log_2(w)$
Any explanation will be highly appreciated. thanks.
The second one is clearly nonlinear. Why? Well, differentiate with respect to $w$: if it were linear, the result would be a multiple of $w$, but this is not the case.
The left-hand side of the first "thing" is linear in $w$ (it is a multiple of $w-1)$), but I am not sure if you are asking this.