The mathematical derivation for the threshold at which a complex network will lose its
giant component is based on the
Molloy–Reed criterion. \begin{align} \kappa \equiv \frac{\langle k^2 \rangle}{\langle k \rangle} > 2 \end{align} The Molloy–Reed criterion is derived from the basic principle that in order for a giant component to exist, on average each node in the network must have at least two links. This is analogous to each person holding two others' hands in order to form a chain. Using this criterion and an involved
mathematical proof, one can derive a critical threshold for the fraction of nodes needed to be removed for the breakdown of the giant component of a complex network. \begin{align} f_c=1-\frac{1}{\frac{\langle k^2 \rangle}{\langle k \rangle}-1} \end{align} An important property of this finding is that the critical threshold is only dependent on the first and second moment of the
degree distribution and is valid for an arbitrary degree distribution.
Random network Using \langle k^2 \rangle = \langle k \rangle(\langle k \rangle+1) for an
Erdős–Rényi (ER) random graph, one can re-express the critical point for a
random network. \begin{align} f_c^{ER}=1-\frac{1}{\langle k \rangle} \end{align} As a random network gets denser, the critical threshold increases, meaning a higher fraction of the nodes must be removed to disconnect the giant component.
Scale-free network By re-expressing the critical threshold as a function of the gamma exponent for a
scale-free network, we can draw a couple of important conclusions regarding scale-free network robustness. \begin{align} f_c &=1-\frac{1}{\kappa-1}\\ \kappa &=\frac{\langle k^2\rangle}{\langle k \rangle}=\left|\frac{2-\gamma}{3-\gamma}\right|A \\ A &=K_{min},~\gamma > 3 \\ A &=K_{max}^{3-\gamma}K_{min}^{\gamma-2},~3 > \gamma > 2 \\ A &=K_{max},~2 > \gamma > 1 \\ &where~K_{max}=K_{min}N^{\frac{1}{\gamma - 1}} \end{align} For \gamma > 3, the critical threshold only depends on gamma and the minimum degree, and in this regime the network acts like a random network breaking when a finite fraction of its nodes are removed. For \gamma , \kappa diverges in the limit as N trends toward infinity. In this case, for large scale-free networks, the critical threshold approaches 1. This essentially means almost all nodes must be removed in order to destroy the giant component, and large scale-free networks are very robust with regard to random failures. One can make intuitive sense of this conclusion by thinking about the heterogeneity of scale-free networks and of the hubs in particular. Because there are relatively few hubs, they are less likely to be removed through random failures while small low-degree nodes are more likely to be removed. Because the low-degree nodes are of little importance in connecting the giant component, their removal has little impact. ==Targeted attacks on scale-free networks==