Difficult Summation Problem Grade 12

  • Thread starter Thread starter slapshotphil
  • Start date Start date
  • Tags Tags
    Grade 12 Summation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 4K views
slapshotphil
Messages
6
Reaction score
0
Determine a formula for the sum of
[itex]\sum[/itex] iri-1
in terms of n and r.

I am stuck on this, i don't understand what to do with the "i" infront of the ri-1i know that [itex]\sum[/itex] ri-1 = (1-rn ) /1-r

all sums are for an index of i=1 to n
I just don't know how to go any farther. Any help is greatly appreciated. Thanks!
 
Last edited:
Physics news on Phys.org
how will finding the derivative of the sum help me find the formula for the sum?
 
slapshotphil said:
how will finding the derivative of the sum help me find the formula for the sum?

Define the sum first. If you don't have any limits on it, it doesn't mean anything.
 
the sum starts at (i=1) and ends at (n)
 
the sum of ri is...

1-rn
1-r

but for the derivative of that i got
(-nrn-1)(1-r) - (1-rn)(-1)
(1-r)2

which is not the correct answer...

any hints?
 
slapshotphil said:
the sum of ri is...

1-rn
1-r

but for the derivative of that i got
(-nrn-1)(1-r) - (1-rn)(-1)
(1-r)2

which is not the correct answer...

any hints?

Your sum is incorrect. it should be [1-r^(n+1)]/[1-r] if its from i = 0 to n

So subtract the term where i = 0 to get the proper sum from 1 to n