Summing up a_n: Finding \sum_{n=1}^{30}\ a_n

  • Thread starter Thread starter songoku
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
songoku
Messages
2,514
Reaction score
395

Homework Statement


Let {a_n} be the sequence defined by
[tex]a_{n} = \frac{n^{2}+8n+10}{n+9}[/tex]

Find the value of [tex]\sum_{n=1}^{30}\ a_n[/tex]

Homework Equations


The Attempt at a Solution



[tex]\sum_{n=1}^{30}\ a_n[/tex]

= [tex]\sum_{n=1}^{30}\ n -1+\frac{19}{n+9}[/tex]

= [tex]\sum_{n=1}^{30}\ n -[/tex] [tex]\sum_{n=1}^{30}\ 1 +[/tex][tex]\sum_{n=1}^{30}\frac{19}{n+9}[/tex]

= [tex]1/2 (30)(31) - 30 +[/tex] [tex]\sum_{n=1}^{30}\frac{19}{n+9}[/tex]

I'm stuck here...

thx
 
Last edited:
Physics news on Phys.org
Hi tiny-tim :)

Oh yes i mean n+9 :wink:

Sorry i don't know how to do that...

more hint?

thx
 
Hi tiny-tim :-p

Are you trying to say that :

[tex]\sum_{n=1}^{30}\frac{19}{n+9} = \int_{0}^{30}\frac{19}{n+9} dn ?[/tex]

I did try your last hint and got 1/40 x^40 + 1/39 x^39 + ... + 1/2x^2 after the integration...
 
Hi tiny-tim !:smile:

tiny-tim said:
i] nooo …

I laughed a lot when i read this. I'm pretty sure that you won't state that [tex]\sum_{n=1}^{30}\frac{19}{n+9} = \int_{0}^{30}\frac{19}{n+9} dn[/tex]

but i just gave it a shot and posted it, lol

ii] try putting x = 1 :wink:

1/2 + 1/3 + ... + 1/40 ?

i'm still trying to catch the hint :biggrin:
 
Last edited:
Hi songoku! :wink:

Sorry … I've just realized my method doesn't work for reciprocals :redface:

(I was thinking that the sum is (1 - xn)/(1 - x), which I could then integrate, and put x = 1, but there isn't an easy way to integrate it :rolleyes:)

In fact, I don't think there is any "short-cut" solution for this …

I think you have to use the "psi function" (see http://en.wikipedia.org/wiki/Digamma_function#Recurrence_formula)
 
Hi tiny-tim ! :biggrin:

OMG psi function...

I think maybe i'll do it manually...

thx a lot tiny-tim ^^