diff --git a/education/math/MATH1220 (calc II)/Sequences.md b/education/math/MATH1220 (calc II)/Sequences.md index 91db367..9d4fa8b 100644 --- a/education/math/MATH1220 (calc II)/Sequences.md +++ b/education/math/MATH1220 (calc II)/Sequences.md @@ -77,4 +77,5 @@ Converges to $\dfrac{a}{1-r}$ if $|r| < 1$ or diverges if $|r| >= 1$. # Examples: > Determine if the series $\sum_{n=1}^{\infty}35(7^{-n} * 2^{n-1})$ diverges or converges. If it converges, state where. - +1. Rewrite $7^{-n}$ to move it out of the exponent +2. \ No newline at end of file