Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • $\begingroup$ Please could you comment on the factors that motivated your choice of GaussKronrodRule as the non-default method for NIntegrate. I also note that you have left things like PrecisionGoal unspecified while that was, for example, one of the things that I was unsure whether I should be manipulating. $\endgroup$ Commented Oct 7, 2024 at 4:46
  • $\begingroup$ @CrimsonDark By default or using method GaussKronrodRule MMA give the same answer.The choice of this method was purely random and I did not take any factors into account.The precision of the calculations depends on the terms in the series,we can't use infinity for numeric calculation, right? $\endgroup$ Commented Oct 7, 2024 at 7:47