Mark M. answered 08/03/20
Retired math prof. Very extensive Precalculus tutoring experience.
nth partial sum, sn, is the sum of the first n terms of the sequence
sn = 3[(log1 - log2) + (log2 - log3) + (log3 - log4) + ... + (log(n-1) - logn) + (logn - log(n+1))] = -3log(n+1)
So, s1 = -3log2
s2 = -3log3
s3 = -3log4
s4 = -3log5