Forgot password
 Register account
View 1054|Reply 2

$\dfrac1{n^2 - 1}$对n求不定和

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2019-11-9 12:51 |Read mode
In[1]:=Sum[1/(n^2 - 1), n]
Out[1]:=$\frac{1-2 n}{2 (n-1) n}$
看这个输入,什么是“$\dfrac1{n^2 - 1}$对n求不定和”?之前理解成f(1)+f(2)+$\cdots$+f(n-1),但是这里f(1)=ComplexInfinity,怎么可以求和呢?
Maple也有sum(1/(i^2 - 1), i)这种输入,但是换到中文网站搜索“不定和”,却没有结果了

673

Threads

110K

Posts

218

Reputation

Show all posts

kuing posted 2019-11-9 15:28
我的理解是不定和 Sum[f, n] 就是求出一个 g 使 g[n+1]-g[n]=f[n],所以没有 ComplexInfinity 的问题。
显然这个 g 不确定,可以差任意一个常数(但它不会写出 +C),所以叫不定和。
其实就类似于不定积分,Integrate[f, x] 也是求出一个 g 使 g'=f,也不会写出 +C。

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2019-11-9 18:09
晓得了,就相当于是离散量的不定积分。谢谢您及时回复!

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 05:49 GMT+8

Powered by Discuz!

Processed in 0.012519 seconds, 22 queries