Step 1: Use the relation between \( s_n \) and \( t_n \).
We know that
\[
t_n = s_n - s_{n-1}
\]
Step 2: Substitute the given expression.
\[
s_n = 7(3^n - 1), \quad s_{n-1} = 7(3^{n-1} - 1)
\]
Step 3: Find \( t_n \).
\[
t_n = 7(3^n - 1) - 7(3^{n-1} - 1)
\]
\[
= 7(3^n - 3^{n-1})
\]
Step 4: Simplify.
\[
t_n = 7 \cdot 3^{n-1}(3 - 1) = 14 \cdot 3^{n-1}
\]
Step 5: Conclusion.
Hence, \( t_n = 14 \cdot 3^{n-1} \).