How is $$\frac{3^n}{5^{n-1}}$$
a geometric series? I don't understand how the geometric series test can be applied to it to determine convergence .
How is $$\frac{3^n}{5^{n-1}}$$
a geometric series? I don't understand how the geometric series test can be applied to it to determine convergence .
On
It is the same as $3*\left(\frac{3}{5}\right)^{n-1}$
or
$\frac{3^n}{5^{n-1}} = \frac{3^n}{5^{-1}*5^{n}} = 5*\frac{3^n}{5^n} = 5*\left(\frac35\right)^n$
On
A geometric sequence is a sequence of the form $$\begin{cases} g_{0} &\\ g_{n} &= g_{0}q^{n} \end{cases}$$ for $q\in\mathbb{R}^{+}_{0}$.
Here, by rewriting $$\frac{3^n}{5^{n-1}}=5\frac{3^{n}}{5^{n}}=5\left(\frac{3}{5}\right)^{n}$$ you can see it is a geometric sequence with $g_{0}=5$ and $q=\frac{3}{5}$
$\frac{3^n}{5^{n-1}} = 5(\frac{3^n}{5^n}) =5(\frac{3}{5})^n$