Zeta
Usage
• Zeta[s] 给出 Riemann  函数  .
• Zeta[s, a] 给出推广的 Riemann  函数  .
Notes
•  . •  , 其中去掉  的任何项。 • Zeta[s] 有一个不连续分支线。 • FullSimplify和FunctionExpand包括Zeta的变换规则。
Further Examples
If the real part of s is greater than , this sum is Zeta[s].
In[1]:=
|
Out[1]=
|
Exact values can be calculated at the positive even integers.
In[2]:=
|
Out[2]=
|
You can use FullSimplify and FunctionExpand to simplify some expressions involving the generalized Riemann zeta function.
In[3]:=
|
Out[3]=
|
In[4]:=
|
Out[4]=
|
|