#how do i find s2n+1 in the second question?
24 messages · Page 1 of 1 (latest)
<@&286206848099549185>
use this to find the (2n + 1)st term
then S(2n + 1) is S(2n) + ((2n + 1)st term)
What how
do you know what the S stands for
Yes summation
so you know S is a sum of a sequence A right
Yes
so S(2n + 1) = S(2n) + A(2n + 1)
that is what I mean by (2n + 1)st term, forgot to say
.
usually the A is lowercase
This right
so Sn = a1 + a2 + ... + an
Ohh understood thanks