Summation of Series Homework: Find Sn

In summary, the conversation discusses finding the general formula for the sum of a sequence defined by the recursive formula u_n = nv_n - (n+1)v_{n+1}. After listing out some initial terms and analyzing their sum, the formula S_N = v_1 - (N+1)v_{N+1} is proposed as the solution.
  • #1
tyneoh
24
0

Homework Statement



Let v1, v2, v3 be a sequence and let

un=nvn-(n+1)vn+1

for n= 1,2,3... find [itex]\sumun[/itex] from n=1 to N.

Homework Equations




The Attempt at a Solution


Began with method of differences and arrived at
Sn= v1-(n+1)vn+1
 
Physics news on Phys.org
  • #2
I'd first try writing out u1, u2, u3 to see if there's some term cancellations that come about when you sompute
sum (un) = u1 + u2 + u3 + ...
 
  • #3
tyneoh said:

Homework Statement



Let v1, v2, v3 be a sequence and let

un=nvn-(n+1)vn+1

for n= 1,2,3... find [itex]\sumun[/itex] from n=1 to N.

Homework Equations




The Attempt at a Solution


Began with method of differences and arrived at
Sn= v1-(n+1)vn+1
What's your question?
 
  • #4
I think the question is: given the recursive formula ##u_n = nv_n - (n+1)v_{n+1}##, find the general formula for the sum of ##u_1 + u_2 + ... + u_n## for any n.

Let's first list out some possibilities:

##u_1 = v_1 - 2v_2\\ u_2 = 2v_2 - 3v_3\\ u_3 = 3v_3 - 4v_4##

So the sum of the three is:

sum{##u_3##} ##= v_1 - 2v_2 + 2v_2 - 3v_3 + 3v_3 - 4v_4 = v_1 - 4v_4##

Based on this, can you think of a formula for any ##n##th sum?
 
Last edited:
  • #5
tyneoh said:
...

The Attempt at a Solution


Began with method of differences and arrived at
Sn= v1-(n+1)vn+1
If you mean [itex]\displaystyle\ \ S_N=\sum_{n=1}^{N}u_n=v_1-(N+1)v_{N+1},,\ [/itex] then your result looks good.
 
Last edited:
  • #6
SammyS said:
If you mean [itex]\displaystyle\ \ S_N=\sum_{n=1}^{N}=v_1-(N+1)v_{N+1},,\ [/itex] then your result looks good.

Do you have one too many equals?
 
  • #7
jedishrfu said:
Do you have one too many equals?
LOL !

Thanks!

Actually I had one too few un .

I'll edit my post!
 

FAQ: Summation of Series Homework: Find Sn

1. What is the formula for Sn?

The formula for Sn, or the sum of the first n terms in a series, is Sn = n(a + l)/2, where n is the number of terms, a is the first term, and l is the last term.

2. How do I find the sum of a geometric series?

To find the sum of a geometric series, use the formula Sn = a(1-r^n)/(1-r), where a is the first term, r is the common ratio, and n is the number of terms.

3. Can I use the sum of series formula for infinite series?

No, the formula for Sn only works for finite series. To find the sum of an infinite series, you must take the limit as n approaches infinity.

4. What is the difference between arithmetic and geometric series?

Arithmetic series have a constant difference between each term, while geometric series have a constant ratio between each term. The formula for Sn is different for each type of series.

5. How can I use the sum of series formula in real life?

The sum of series formula can be used in various real-life applications, such as calculating the total cost of a loan with compound interest, finding the total distance traveled in a trip with changing speeds, or determining the total amount of money earned from compound investments.

Similar threads

Replies
1
Views
1K
Replies
6
Views
2K
Replies
25
Views
3K
Replies
7
Views
2K
Replies
9
Views
4K
Replies
11
Views
6K
Back
Top