反演

来自三三百科
33DAI留言 | 贡献2026年2月28日 (六) 02:24的版本 (创建页面,内容为“组合数 <math>C_n^m</math> 常用符号 <math>\dbinom{n}{m}</math> 来表示,读作“<math>n</math> 选 <math>m</math>”。 ==组合数经典性质== 选出 <math>m</math> 相当于选出 <math>n-m</math> 个排除。 <math>\dbinom{n}{m}=\dbinom{n}{n-m}</math> 组合数的递推式(杨辉三角) <math>\dbinom{n}{m}=\dbinom{n-1}{m}+\dbinom{n-1}{m-1}</math> 基础性质(杨辉三角的一行、<math>(1+1)^n</math>) <math>\dbinom{n}{0}+\dbinom…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到导航 跳转到搜索

组合数 [math]\displaystyle{ C_n^m }[/math] 常用符号 [math]\displaystyle{ \dbinom{n}{m} }[/math] 来表示,读作“[math]\displaystyle{ n }[/math][math]\displaystyle{ m }[/math]”。

组合数经典性质

选出 [math]\displaystyle{ m }[/math] 相当于选出 [math]\displaystyle{ n-m }[/math] 个排除。

[math]\displaystyle{ \dbinom{n}{m}=\dbinom{n}{n-m} }[/math]

组合数的递推式(杨辉三角)

[math]\displaystyle{ \dbinom{n}{m}=\dbinom{n-1}{m}+\dbinom{n-1}{m-1} }[/math]

基础性质(杨辉三角的一行、[math]\displaystyle{ (1+1)^n }[/math]

[math]\displaystyle{ \dbinom{n}{0}+\dbinom{n}{1}+\dots+\dbinom{n}{n}=\sum_{i=0}^n\dbinom{n}{i}=2^n }[/math]

范德蒙恒等式

[math]\displaystyle{ \sum_{i=0}^k\dbinom{n}{i}\dbinom{m}{k-i}=\dbinom{m+n}{k} }[/math]


二项式定理

二项式反演

狄利克雷卷积

莫比乌斯反演