Feeds
질문
Sum of sequence with accuracy
Hi, how can I find the sum of (-x)^n/n! with accuracy of 0.001, n goes fron 0 to infinity.
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
The sum of number sequence.
Hi, I have a sequence {a(1)=cos(2)/12, a(2)=sin(3)/15, a(n)=a(n-1)-a(n-2)/21}, how can I find the sum of negative elements for n...
대략 6년 전 | 답변 수: 2 | 0