Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #1436 > unrolled thread
| Started by | Jon Joseph <josco.jon@gmail.com> |
|---|---|
| First post | 2011-04-02 22:06 +0000 |
| Last post | 2011-04-02 22:06 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
SumConvergence mistake? Jon Joseph <josco.jon@gmail.com> - 2011-04-02 22:06 +0000
| From | Jon Joseph <josco.jon@gmail.com> |
|---|---|
| Date | 2011-04-02 22:06 +0000 |
| Subject | SumConvergence mistake? |
| Message-ID | <in86la$9v7$1@smc.vnet.net> |
All: The following test for conditional convergence appears to give the wrong answer. By the Alternating Series test I think the sum should conditionally converge. Any comment or correction? SumConvergence[(-1)^k Log[k]/k, k] False (* I think should be true *) and SumConvergence[ Log[k]/k, k] is correctly False Jon.
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web