Does Absolute Convergence Follow from Convergence in Series?

  • Thread starter Thread starter oswald
  • Start date Start date
oswald
Messages
22
Reaction score
0
Firs Question

If the serie


∑ Xn = (1/n²)
n=1

converge, then the serie |Xn| converge?

Second question

the serie

∑ X^n / [fat(n)] diverge?
n=1

where fat(n) = n(n-1)(n-2)...4.3.2.1

Its important know the value of X in X^n?
 
Physics news on Phys.org
https://www.physicsforums.com/showthread.php?t=94383
 
oswald said:
Firs Question

If the serie


∑ Xn = (1/n²)
n=1

converge, then the serie |Xn| converge?

Second question

the serie

∑ X^n / [fat(n)] diverge?
n=1

where fat(n) = n(n-1)(n-2)...4.3.2.1

Its important know the value of X in X^n?

1)what is the || of 1/n^2?? think
2) search for geometric series and the hierarchy of infinities..

regards
marco
 
\sum_{n=0}^1 \frac{x^n}{n!}
is a well known Taylor's series for a simple function and your sum is only slightly different.
 
my answer
1)

∑ Xn = (1/n²) = 1 + 1/4 + 1/9 ... its a p-serie and converge because p=2>1.
n=1
and

∑ |Xn| = (1/n²) = 1 + 1/4 + ... its the same.. so its converge too.
n=1

2) converge using comparison test, no dought!
 
oswald said:
my answer
1)

∑ Xn = (1/n²) = 1 + 1/4 + 1/9 ... its a p-serie and converge because p=2>1.
n=1
and

∑ |Xn| = (1/n²) = 1 + 1/4 + ... its the same.. so its converge too.
n=1

2) converge using comparison test, no dought!

Better to use a ratio test. It will make it easy to see why the value of x doesn't matter.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top