It's easier if you rewrite the right side as $n(n-1)2^{n-2} + n2^{n-1}$, then count the two cases separately (leader and co-leader are same, or different.)
It's easier if you rewrite the right side as $n(n-1)2^{n-2} + n2^{n-1}$, then count the two cases separately (leader and co-leader are same, or different.)