Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3380

Bug in Sum?

From Dario <dario.benedetti@aei.mpg.de>
Newsgroups comp.soft-sys.math.mathematica
Subject Bug in Sum?
Date 2011-06-29 21:42 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iug693$9j0$1@smc.vnet.net> (permalink)

Show all headers | View raw


I am very puzzled by the fact that Mathematica does not evaluate the following Sum (it keeps running endlessly):

Sum[1/(n  (1 + n)) 1/((1 - x)^4) , {n, 1, M}]

where x and M are some undefined variables,

but it does evaluate

Sum[1/(n  (1 + n)) 1/((1 - x)^2) , {n, 1, M}]

where I have only changed the power of (1-x), which should not matter as it must factor out!

Any help on this please?

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Bug in Sum? Dario <dario.benedetti@aei.mpg.de> - 2011-06-29 21:42 +0000

csiph-web