Consider a sequence \( S \) whose \( n \)th term \( T_n \) is defined as \( T_n = 1 + \frac{3}{n} \), where \( n = 1, 2, \ldots \). Find the product of all the consecutive terms of \( S \) starting from the 4th term to the 60th term.
Show Hint
Telescoping products often reduce to factorial expressions — cancel terms before computing.