BOREL CANTELLI LEMMA : For arbitrary sequence of events $\{A_n\}$, we have $$\sum_{n=1}^{\infty} P(A_n)<\infty \implies P(\limsup A_n)=0$$
CONVERSE BOREL CANTELLI LEMMA : For independent sequence of events $\{A_n\}$, we have $$\sum_{n=1}^{\infty} P(A_n)=\infty \implies P(\limsup A_n)=1$$
While I have no problem with the proof of Borel-Cantelli lemma, I'm stuck at constructing a proof of the converse. I have started with $P(\limsup A_n)^c$, breaking down the intersection-union definition of $\limsup$, applying de-morgan's law, taking product using independence and so on. But I'm not being able to finish it off.
Worse, I do not understand where to use the condition $\sum_{n=1}^{\infty} P(A_n)=\infty$ (In Borel-Cantelli, the condition $\sum_{n=1}^{\infty} P(A_n)<\infty$ was exploited with $\sum_{n=N}^{\infty} P(A_n)<\varepsilon$ for sufficiently large $N$). Any help (in constructing a proof of the converse Borel-Cantelli lemma) would be much appreciated.