In these types of questions, if u dont know how to break up the terms, then first write the nth term. here, the term would be,
tn= 1/(2n+1)(2n+3) for n=1,2,3,...........infinity.
now, put the sigma sign for this term, to get the sum of the series, for values of n varying from 1 to infinity.
[ n=1]
[infinity ] tn= [ n=1]
[infinity ] 1/(2n+1)(2n+3)
1/(2n+1)(2n+3) can b written as 1/2(2n+1) -1/2(2n+3) = 1/2[1/2n+1 -1/2n+3 ] using the concept of partial fractions.
So, as Bipin sir has further solved it above, when u put different values of n, u'll get similar types of values, whic can get cancelled. Here,
1/2{1/3-1/5 +1/5 -1/7........................+upto infinity}
So, u can see, that except the first term, all the other terms will get cancelled as the terms strtch to infinity.
so, sum becomes equal to = 1/2 *1/3 =1/6
Hope this helps.
Thank you.