I want to find the number of terms in the geometric sequence summation, where $a = 5,r = −3,S_n = −910$. After the hard math, I reach $T_n = -1215 = 5(-3)^{n-1}$, which can be solved for $n$.
But this requires the step $\frac{\log{|-243|}}{\log{|-3|}} = n -1$. Usually when you take log of both sides, it is simply $\ln{(x)}$ instead of $\ln{|x|}$. Why can it be done here (even though I know it gives a correct solution).
I am thinking because both the LHS and RHS are the same sign from $T_n = -1215 = 5(-3)^{n-1}$