Logarithmic p-Series: MathCad Findings

  • Thread starter Thread starter notknowing
  • Start date Start date
  • Tags Tags
    Logarithmic
notknowing
Messages
185
Reaction score
0

Homework Statement



According to textbooks, the logarithmic p-series given by
\sum_{n=2}^n \frac{1}{n \ ln(n)^p } [\tex] and should converge when p>1 and diverge when p \leq 1 [\tex]<br /> <br /> <br /> <h2>Homework Equations</h2><br /> Using MathCad (version 11 to 14), I find that the corresponding integral<br /> int_{2}^{infty} \frac {1}{x \ {ln(x)}^p} dx [\tex] always converges. For instance, for p=0.6, I find that the integral becomes 49.916 (instead of diverging)<br /> <br /> <br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> I have never before encountered a problem with MathCad, so this discrepancy is really surprising. I'm just curious about reactions or observations of similar problems with MathCad.
 
Physics news on Phys.org
I don't use MatCad, however the numerical answer you provide me implies that MathCad integrates numerically (as opposed to symbolically, like Mathematicia). It may happen that MathCad is using a numerical integration technique that isn't effective over infinite regions of integration.

Perhaps we could try an experiment? On MathCad, please integrate 1/x between 1 and infinity, I wouldn't be overly surprised if it gave some finite answer. Both integrands in question, 1/x and the p integral, may appear to have a finite integral, they do have some properties required, such as terms approaching zero.

To see why your corresponding integral actually doesn't always converge, use the fundamental theorem of calculus after a substitution.
 
Gib Z said:
I don't use MatCad, however the numerical answer you provide me implies that MathCad integrates numerically (as opposed to symbolically, like Mathematicia). It may happen that MathCad is using a numerical integration technique that isn't effective over infinite regions of integration.

Perhaps we could try an experiment? On MathCad, please integrate 1/x between 1 and infinity, I wouldn't be overly surprised if it gave some finite answer. Both integrands in question, 1/x and the p integral, may appear to have a finite integral, they do have some properties required, such as terms approaching zero.

To see why your corresponding integral actually doesn't always converge, use the fundamental theorem of calculus after a substitution.

Hi, thanks for the reply. I tried the integral you mentioned but this resulted in no answer (not convergent).
 
Why does showing that it is not convergent mean there is no answer?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top