What is the Taylor Series Method for Evaluating Infinite Series?

  • Thread starter Thread starter yxgao
  • Start date Start date
  • Tags Tags
    Series
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the infinite series given by the sum from k = 1 to infinity of k^2/k!. Participants explore the Taylor series method and its application in this context.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss various attempts to evaluate the series, including comparing it to known series expansions and considering simplifications. Questions arise about the necessary mathematical background and the steps to take in the evaluation process.

Discussion Status

Some participants have offered hints and suggestions for simplifying the series, including replacing indices and using known series for e. There is an ongoing exploration of different methods, but no consensus has been reached on a single approach.

Contextual Notes

One participant expresses uncertainty about their mathematical background, indicating a potential gap in knowledge regarding series expansions after a significant time away from calculus. This context may influence the discussion dynamics.

yxgao
Messages
122
Reaction score
0
Evaluate this series: Sum from k = 1 to k = infinity k^2/k!

The answer is 2e.

Thanks so much!
 
Physics news on Phys.org
What have you tried so far?
 
I have no idea how to do this problem. Does it require more knowledge than second year college math? I thought it just requires some knowledge about series, but I can't seem to get the answer. It's been over 3 years since I took calculus so I don't remember much about series expansions. I've tried comparing the series to several common expansions but I can't find the right form or find the right starting point. Thanks!
 
yxgao,
here's a hint:
[tex] e = \sum_{k=0}^\infty \frac{1}{k!}[/tex]
Try to express your sum in terms of this...
 
Have you ever heard of a trick called "integrating with respect to 1"?


Anyways, one of the first things I'd do is simplify the summand; something cancels.
 
Here's a hint: replace the index k by k+1. You'll be able to cancel k+1 in numerator and denominator. The rest is easy.
 
How do you simplify (n+1)/n! summed from n = 0 to n = infinity?
 
distribute!
 
I don't understand how to proceed from this step. What do you do with the (n+1) in the numerator? What is there to distribute? Can someone post a direct method to the solution?
Thanks.
 
  • #10
[tex] \frac{a + b}{c} = \frac{a}{c} + \frac{b}{c}[/tex]
 
  • #11
Ah, ok. Why didn't I see that before? :)
e + e = 2e
Thanks a lot.
 
  • #12
It's a slick trick, I haven't seen this particular sum done this way before. The method I know can be done as follows (it's more complicated, but more powerful):


The taylor series for [itex]e^x[/itex] is:

[tex]e^x = \sum_{k=0}^{\infty} \frac{x^k}{k!}[/tex]

I can insert a [itex]k[/itex] term by differentiating:

[tex] e^x = \sum_{k=0}^{\infty} \frac{k x^{k-1}}{k!}[/tex]

I can then multiply by [itex]x[/itex]:

[tex]x e^x = \sum_{k=0}^{\infty} \frac{k x^{k}}{k!}[/tex]

and differentiate again

[tex] (1 + x)e^x = \sum_{k=0}^{\infty} \frac{k^2 x^{k-1}}{k!}[/tex]

Then, plug in [itex]x = 1[/itex] to get the sum.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K