Question about infinite series. (quickie)
Can you explain this statement: For n > 1: A(n) = S(n) - S(n-1)
I don't quite understand?
\(S(n)\) is the sum of first \(n\) terms \(S(n-1)\) is the sum of first \(n-1\) terms Clearly subtracting \(S(n-1)\) from \(S(n)\) gives you the \(n\)th term.
consider below example : \[\begin{align}S(4) &= 1+3+5+7\\ S(3) &=1+3+5\\S(4)-S(3)&=? \end{align}\]
7
which is the \(4th\) term
\[\begin{align}S(4) &= 1+3+5+\color{blue}{7}\\ S(3) &=1+3+5\\S(4)-S(3)&=\color{blue}{7}\end{align}\]
But isn't an a sequence not the nth number?
you might be knowing this, but it is important to keep in mind that "sequence" and "series" are two different things. sequence : 1, 3, 5, 7, ... series : 1 + 3 + 5 + 7 + ...
sequence is just a list of numbers series is a SUM of numbers
ohyes okay. I keep getting it mixed up >.<
\[S(n) - S(n-1) = A(n)\] This is saying, subtracting \(n\)th PARTIAL SUM from \(n-1\)th PARTIAL SUM gives the \(n\)th TERM.
lets work another quick example
pick ur favorite sequence
Fibonacci
list down the first few terms
1, 1, 2, 3, 5, 8, 13...
I think I got it down @rational
Thank you for your help (:
sounds great! yw :)
Join our real-time social learning platform and learn together with your friends!