Can a finite series like this be evaluated?

  • Context: Graduate 
  • Thread starter Thread starter Hertz
  • Start date Start date
  • Tags Tags
    Finite Series
Click For Summary

Discussion Overview

The discussion revolves around the evaluation of a finite series related to an integral involving logarithmic functions. Participants explore whether the series can be generalized for varying n and whether it converges as n approaches infinity.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests that the series can be evaluated in a generalized form and questions the limit as n approaches infinity.
  • Another participant emphasizes the importance of checking for convergence before evaluating the infinite series.
  • Some participants assert that the infinite series diverges for all x and n due to the factorial term (n - k)!, which cannot be evaluated unless k is less than n.
  • There are suggestions to reformulate the series into a binomial form to facilitate evaluation.
  • One participant expresses uncertainty about their experience with binomial coefficients and seeks to understand how to manipulate the series into a more familiar form.
  • Another participant provides a potential asymptotic form for the series but notes the absence of a closed form due to the nature of the expansion.
  • Some participants discuss the implications of switching variables in the summation and the resulting evaluations of the series.

Areas of Agreement / Disagreement

Participants generally agree that the series diverges for the infinite case, but there is no consensus on the best approach to evaluate the finite series or the implications of the binomial theorem in this context. Multiple competing views and methods remain under discussion.

Contextual Notes

There are limitations regarding the assumptions made about convergence and the handling of factorial terms. The discussion also reflects varying levels of familiarity with binomial coefficients and series manipulation.

Hertz
Messages
180
Reaction score
8
I came across this series by recognizing a pattern while trying to evaluate an integral. I was wondering if the series could be solved in a generalized form where n can vary, and if so, can the limit then be taken as n approaches infinity?

You can't take the infinite series without first solving the finite series because of the (n - k)!
:S!

[itex]\Sigma^{n}_{k = 0}((\frac{n!}{(n - k)!})x ln^{n - k}(x))[/itex]
 
Physics news on Phys.org
Hey Hertz.

One thing you should do if you want at least see if you can calculate the limit as n goes to infinity is to check for convergence. If the series doesn't converge then you have your answer for the infinite case.

Are you aware of the convergence tests used for power series?
 
chiro said:
Hey Hertz.

One thing you should do if you want at least see if you can calculate the limit as n goes to infinity is to check for convergence. If the series doesn't converge then you have your answer for the infinite case.

Are you aware of the convergence tests used for power series?

Yes, the infinite series diverges for all x and for all n. I believe it's because of the (n - k)!. Obviously, (n - k)! can't be evaluated unless k is less than n, so we can't let k approach infinity; k must have an upper bound of n.

The only way I can see to evaluate this series is to solve the finite series with n as the upper limit and THEN take the limit as n approaches infinity.
 
Hertz said:
Yes, the infinite series diverges for all x and for all n. I believe it's because of the (n - k)!. Obviously, (n - k)! can't be evaluated unless k is less than n, so we can't let k approach infinity; k must have an upper bound of n.

The only way I can see to evaluate this series is to solve the finite series with n as the upper limit and THEN take the limit as n approaches infinity.

Ok no worries.

As for the simplifying it, why not try putting the equation into the (a + b)^n form since you have a binomial coeffecient and you can take the x outside of the sigma since the dummy variable is not used: (hint: try x(1 + a)^n for a relevant a term).
 
chiro said:
Ok no worries.

As for the simplifying it, why not try putting the equation into the (a + b)^n form since you have a binomial coeffecient and you can take the x outside of the sigma since the dummy variable is not used: (hint: try x(1 + a)^n for a relevant a term).

Hmm.. All I can seem to do is get it to this:

[itex]x\Sigma^{n}_{k = 0}((\frac{n!}{(n - k)!})(\frac{ln^n(x)}{ln^k(x)}))[/itex]
 
Hertz said:
Hmm.. All I can seem to do is get it to this:

[itex]x\Sigma^{n}_{k = 0}((\frac{n!}{(n - k)!})(\frac{ln^n(x)}{ln^k(x)}))[/itex]

Let a = ln(x). Is there a relationship between your summation and x(1 + a)^n? (Have you ever come across the binomial theorem? http://en.wikipedia.org/wiki/Binomial_theorem)
 
chiro said:
Let a = ln(x). Is there a relationship between your summation and x(1 + a)^n? (Have you ever come across the binomial theorem? http://en.wikipedia.org/wiki/Binomial_theorem)

Ah! The binomial theorem is actually the next section I need to read about in my calc 2 book. I'll go ahead and do that before I revisit this thread :) Thanks for the help
 
Ok, so here's what I have so far:

[itex]x\Sigma^{n}_{k = 0}(k!(^{n}_{k})(\frac{a^n}{a^k}))[/itex]

[itex]\frac{n!}{(n - k)!} = k!(^{n}_{k})[/itex]

As you may have guessed, I don't have much experience with binomial coefficients, but I'll continue to play around with this anyways and see if I can work it into something I know how to evaluate. You were hinting that I should try to reform it into (1 + x)^n? I'll look into that but I don't see how I would do that quite yet with those different powers of a and the k! in there.

[Edit]
One other question:

I have the series in the form:
[itex]x\Sigma^{n}_{k = 0}((^{n}_{k})(\frac{(k!a^n)^{1/k}}{a})^k)[/itex]

Can I convert it to this even though the second factor has n's and k's in it?
[itex]x((\frac{(k!a^n)^{1/k}}{a})^k) + 1)^n[/itex]
 
Last edited:
Hertz said:
Ok, so here's what I have so far:

[itex]x\Sigma^{n}_{k = 0}(k!(^{n}_{k})(\frac{a^n}{a^k}))[/itex]

[itex]\frac{n!}{(n - k)!} = k!(^{n}_{k})[/itex]

As you may have guessed, I don't have much experience with binomial coefficients, but I'll continue to play around with this anyways and see if I can work it into something I know how to evaluate. You were hinting that I should try to reform it into (1 + x)^n? I'll look into that but I don't see how I would do that quite yet with those different powers of a and the k! in there.

Take a look at the wiki page I posted earlier: Look at this part - http://en.wikipedia.org/wiki/Binomial_theorem#Statement_of_the_theorem and look at the second expansion. Let the x part on this page = 1 and the y part = a and compare the summation you have with the summation on the wiki page.
 
  • #10
I get the asymptotic form x2n! - x lnn+1(x)/(n+1) + smaller terms. There cannot be a closed form since it involves the truncated expansion of exp(a).
 
  • #11
chiro said:
Take a look at the wiki page I posted earlier: Look at this part - http://en.wikipedia.org/wiki/Binomial_theorem#Statement_of_the_theorem and look at the second expansion. Let the x part on this page = 1 and the y part = a and compare the summation you have with the summation on the wiki page.

Doing what you said I have this:

[itex]\Sigma^{n}_{k = 0}k!(^{n}_{k})y^{n - k}[/itex]

The only problem is I have a k! instead of an [itex]x^k[/itex].
 
  • #12
Hertz said:
Doing what you said I have this:

[itex]\Sigma^{n}_{k = 0}k!(^{n}_{k})y^{n - k}[/itex]

The only problem is I have a k! instead of an [itex]x^k[/itex].

Sorry! Yeah you can't put it in the binomial (I forgot about the extra k!) so yeah sorry :(

You'll have to do what haruspex said.
 
  • #13
chiro said:
Sorry! Yeah you can't put it in the binomial (I forgot about the extra k!) so yeah sorry :(

You'll have to do what haruspex said.

Shoot! :S! Hmm, he didn't really say much though. Just partially said what he got. I would be happy to know where it came from though :)

A bit of good news at least, after changing the series to binomial form it will now converge for all x and n. However, it's not useful unless I can actually take the limit as n goes to infinity so hopefully another opportunity to get that sigma out of there will come soon :S
 
  • #14
Hertz said:
he didn't really say much though.
True.
- take the x and n! outside the sum
- switch k to n-k everywhere
- if a = ln(x), what we have left in the sum is the truncated expansion of ea. So it evaluates to ea - Ʃ(ak/k!), summing for k > n. I took the leading term of that sum and threw away the rest as being smaller order.
ea = x, so we end up with x2n! as the dominant term.
 
  • #15
It might be easier if you posted the integral you're having trouble evaluating, as this could be the wrong approach.
 
  • #16
haruspex said:
True.
- take the x and n! outside the sum
- switch k to n-k everywhere
- if a = ln(x), what we have left in the sum is the truncated expansion of ea. So it evaluates to ea - Ʃ(ak/k!), summing for k > n. I took the leading term of that sum and threw away the rest as being smaller order.
ea = x, so we end up with x2n! as the dominant term.

How come I can switch k to n - k? Doesn't that change the meaning of the expression?

romsofia said:
It might be easier if you posted the integral you're having trouble evaluating, as this could be the wrong approach.

Ideally I'd like to be able to integrate [itex]x^nln^n(x)[/itex] but for now I'm just trying to integrate [itex]ln^n(x)[/itex]

e-
With respect to x obviously
 

Similar threads

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