Message Boards Message Boards

0
|
2450 Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

[?] Find out which series are conditionally convergent?

Posted 6 years ago

Hi. Can someone help me to solve this question?

Attachments:
POSTED BY: Dream Kripted

Hello

Mathematica have a build-in command SumConvergence,but gives conditions for the sum to be convergent or not, and nothing else. If can't find conditions then returns input.

 SumConvergence[(-1)^n*Sin[1/n], n]
 (* True*)
 SumConvergence[(-1)^n*(2 + (-1)^n)/(3 + (-1)^n), n]
 (* False *)

Regards,MI

POSTED BY: Mariusz Iwaniuk
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract