0
$\begingroup$

It inputted this(below) limit and it gives above output.

$limit(\frac{-\frac{1}{4}(-1)^{N+1}-\frac{1}{2}(-1)^{N+1}(N+1)+\frac{1}{4}}{N+1}, N = \infty)$

Is it right answer, or does output $-1/2-1/2I .. 1/2+1/2I$ mean that sequence is alternating sequence? ten first terms of sequence($N=0..10$): $1, -1/2, 2/3, -1/2, 3/5, -1/2, 4/7, -1/2, 5/9, -1/2, 6/11$

  • 0
    So you see that the "limit" does not use the "assume".2012-10-16

1 Answers 1

3

Well, the result -1/2-1/2*I..1/2+1.2*I means the real part of the function has all its limit points in the interval -1/2..1/2 and the imaginary part has all its limit points in the interval -1/2*I..1/2I. Of course when N is fractional, this function has non-real values. The set of limit points of this function is a circle in the complex plane, but Maple only shows a rectangle that contains it.

enter image description here