#proof by induction markscheme
27 messages · Page 1 of 1 (latest)
- Do not ping the Moderators, unless someone is breaking the rules.
- Do not ping the Helper Moderators, unless there is a conflict between helpers.
- Do not ping other members randomly for help.
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- If the Helper has answered your question, remember to thank them with the Mathematics Ranks bot and close the thread with:
+close
Feel free to nominate the person for helper of the week in #helper-nominations
If you're happy with the help you got here, and the server overall, you can contribute financially as well:
Ok so notice that the 3^0 when added just extends the series such that instead of being
3^1 + 3^2 + 3^3... + 3^k
it becomes
3^0 + 3^1 + 3^2.. + 3^k
so we started at r = 0 instead of r = 1
So (the sum from r = 1 to k of 3^r) + 3^0 can be simplified to
the sum from r = 0 to k of 3^r
now what they do is just a substitution by adding 1 to the lower and upper bound (replacing r = 0 with r = 1, and k with k+1)
this turns the series from
3^0 + 3^1 + ... + 3^k
to
3^1 + 3^2 + ... + 3^(k+1)
to accoount for this they turn 3^r into 3^(r-1) so one is subtracted from every term so it becomes
3^(1-1) + 3^(2-1)... + 3^(k+1-1)
which just simplifies to
3^0 + 3^1 + ... + 3^k our original series
i also understand up to “the sum from r=0 to k of 3^r”
i dont understand from there after
what do u mean substitution? sry im confused
if we originally had the sum from r = 0 to k of 3^r it would be
3^0 + 3^1 + 3^2... + 3^k
if we changed the bounds by adding 1 to each bound, it would become
the sum from r = 1 to k+1 of 3^r which is
3^1 + 3^2 + ... + 3^(k+1)
clearly this is different from the previous one
so we need to account for the change we've made, notice that if we decrease the power of 3 in all of them by 1 it returns us back to the original series since
3^(1-1) + 3^(2-1) + 3^(3-1)... + 3^(k+1-1) = 3^0 + 3^1 + 3^2... + 3^k
so we just replace 3^r with 3^(r-1) and that makes our new bounds work,
so the sum from r = 0 to k of 3^r = the sum from r = 1 to k+1 of 3^(r-1)
generally speaking,
the sum from r=x to r=y of f(r) = the sum from r = x+n to r = y+n of f(r-n)
because when we add the constant n to both bounds we just add that constant to the input of each term in the series, so when we immediately subtract it (by doing f(r-n) instead of f(r)) we end up with the same series as the original
Sorry my explanation is kind of all over the place
Okay, this is just really weird indexing. I would personally leave it like $\sum_{r=0}^k 3^r$, but they did a “change of index” and “shifted” everything to the right by 1 for some reason; i.e., every letter involved in the indexes is increased by 1, and the letter in the summand decreases by 1.
Kocher
Think about this; you still start with 3^0 (3^(1-1)=3^0), and end with 3^k (3^((k+1)-1)=3^k).
In general, $\sum_{r=0}^k a_r=\sum_{r=i}^{k+i}a_{r-i}$.
Kocher
In this case, i=1.
thanks guys reading over it now
i see,so its kind of trial and error
in a way
im gonna remember this also, tysm
thank you guys
this was really helpful
+close
Please thank the helpers who assisted you by clicking the buttons below. You can thank each helper only once. Once you're done, click "Close Post" to close this thread.
Thank you for your feedback! m3nny has been awarded 1
. They now have 5
. They have 3
daily left for today.
Thank you for your feedback! Kocher has been awarded 1
. They now have 1119
. They have 2
daily left for today.