Let $\lambda(G)$ be the smallest number of vertices that can removed from a non-empty graph $G$ so resulting has smaller maximum degree. $\lambda_{\rm e}(G)$ edges for same purpose. $k$ degree $G$, let $t$ $k$, $M(G)$ set $n$ in closed neighbourhood $M(G)$, and $m$ incident to $M(G)$. Fenech author showed $\lambda(G) \leq \frac{n+(k-1)t}{2k}$, they essentially $\lambda (G) n \left ( 1- \frac{k}...