Rewrite $\sum_{n=1}^k\log_3{(\frac{n+1}{n})}$ and write the formula in terms of k.
I rewrote to $1+\frac{1}{n}$ and summed to get (I think) $\log_3(k+\frac{1}{n^k+k!})$ but I'm unsure if the $\log_3$ can be simplified or left as is.
Rewrite $\sum_{n=1}^k\log_3{(\frac{n+1}{n})}$ and write the formula in terms of k.
I rewrote to $1+\frac{1}{n}$ and summed to get (I think) $\log_3(k+\frac{1}{n^k+k!})$ but I'm unsure if the $\log_3$ can be simplified or left as is.
Note that $\log_3 (\frac{n+1}{n}) = \log_3 (n+1) - \log_3 n$. Summing, all terms telescope and cancel leaving only $\log_3(k+1) - \log_3 (k) = \log_3(k+1)$.