Understanding U_n: Solving Series Questions with Two Summations

  • Thread starter Thread starter phospho
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
phospho
Messages
250
Reaction score
0
xQqbe.png


I don't understand how the part in yellow can give you U_n, I just don't see how taking the two summations away from each other would give U_n, could anyone explain it please
 
Physics news on Phys.org
Think about it.
[itex]\Sigma^{n}_{r = 1} U_r= U_1 + U_2 + U_3 + ... + U_{n - 1} + U_n[/itex], and
[itex]\Sigma^{n - 1}_{r = 1} U_r= U_1 + U_2 + U_3 + ... + U_{n - 1}[/itex].
So what happens when you subtract the two summations:
[itex]\left( U_1 + U_2 + U_3 + ... + U_{n - 1} + U_n \right) - \left( U_1 + U_2 + U_3 + ... + U_{n - 1} \right)[/itex]?EDIT: Beaten to it. :wink:
 
micromass said:
Write it out for n=4. You'll see immediately what happens.

write what out? I've substituted n = 4 and get 20 if I use what they have used for part b...
 
phospho said:
write what out? I've substituted n = 4 and get 20 if I use what they have used for part b...
I think micromass meant this:
n = 4: [itex]\Sigma^{4}_{r = 1} U_r= U_1 + U_2 + U_3 + U_4[/itex]
n - 1 = 3: [itex]\Sigma^{3}_{r = 1} U_r= U_1 + U_2 + U_3[/itex]
Don't plug into the expressions with the n's.
 
eumyang said:
Think about it.
[itex]\Sigma^{n}_{r = 1} U_r= U_1 + U_2 + U_3 + ... + U_{n - 1} + U_n[/itex], and
[itex]\Sigma^{n - 1}_{r = 1} U_r= U_1 + U_2 + U_3 + ... + U_{n - 1}[/itex].
So what happens when you subtract the two summations:
[itex]\left( U_1 + U_2 + U_3 + ... + U_{n - 1} + U_n \right) - \left( U_1 + U_2 + U_3 + ... + U_{n - 1} \right)[/itex]?


EDIT: Beaten to it. :wink:

I see, but what is the "n^2 + 4n", is that a general term or..?
 
phospho said:
I see, but what is the "n^2 + 4n", is that a general term or..?
[itex]\Sigma^{n}_{r = 1} U_r = U_1 + U_2 + U_3 + ... + U_{n - 1} + U_n = n^2 + 4n[/itex]. That was given in the problem. Notice the substitution that was made in the step after the highlighted step.