当前位置:网站首页>[combinatorics] exponential generating function (proving that the exponential generating function solves the arrangement of multiple sets)
[combinatorics] exponential generating function (proving that the exponential generating function solves the arrangement of multiple sets)
2022-07-03 18:18:00 【Programmer community】
List of articles
- One 、 Prove that the exponential generating function solves the arrangement of multiple sets
Reference blog : Look in order
- 【 Combinatorial mathematics 】 Generating function Brief introduction ( Generating function definition | Newton's binomial coefficient | Common generating functions | Related to constants | Related to binomial coefficient | Related to polynomial coefficients )
- 【 Combinatorial mathematics 】 Generating function ( Linear properties | Product properties )
- 【 Combinatorial mathematics 】 Generating function ( Shift property )
- 【 Combinatorial mathematics 】 Generating function ( The nature of summation )
- 【 Combinatorial mathematics 】 Generating function ( Commutative properties | Derivative property | Integral properties )
- 【 Combinatorial mathematics 】 Generating function ( Summary of nature | Important generating functions ) *
- 【 Combinatorial mathematics 】 Generating function ( Generate function examples | Given the general term formula, find the generating function | Given the generating function, find the general term formula )
- 【 Combinatorial mathematics 】 Generating function ( Generate function application scenarios | Solving recursive equations using generating functions )
- 【 Combinatorial mathematics 】 Generating function ( Use the generating function to solve multiple sets r Combinatorial number )
- 【 Combinatorial mathematics 】 Generating function ( Use generating function to solve the number of solutions of indefinite equation )
- 【 Combinatorial mathematics 】 Generating function ( Examples of using generating functions to solve the number of solutions of indefinite equations )
- 【 Combinatorial mathematics 】 Generating function ( Examples of using generating functions to solve the number of solutions of indefinite equations 2 | Extended to integer solutions )
- 【 Combinatorial mathematics 】 Generating function ( Positive integer split | disorder | Orderly | Allow repetition | No repetition | Unordered and unrepeated splitting | Unordered repeated split )
- 【 Combinatorial mathematics 】 Generating function ( Positive integer split | Unordered non repeated split example )
- 【 Combinatorial mathematics 】 Generating function ( Positive integer split | Basic model of positive integer splitting | Disorderly splitting with restrictions )
- 【 Combinatorial mathematics 】 Generating function ( Positive integer split | Repeated ordered splitting | Do not repeat orderly splitting | Proof of the number of repeated ordered splitting schemes )
- 【 Combinatorial mathematics 】 Exponential generating function ( The concept of exponential generating function | Permutation number exponential generating function = General generating function of combinatorial number | Example of exponential generating function )
One 、 Prove that the exponential generating function solves the arrangement of multiple sets
Multiple sets
S
=
{
n
1
⋅
a
1
,
n
2
⋅
a
2
,
⋯
,
n
k
⋅
a
k
}
S=\{ n_1 \cdot a_1 , n_2 \cdot a_2 , \cdots , n_k \cdot a_k \}
S={ n1⋅a1,n2⋅a2,⋯,nk⋅ak}
Multiple sets
S
S
S Of
r
r
r Number of permutations Composition sequence
{
a
r
}
\{ a_r \}
{ ar} , The corresponding exponential generating function is :
G
e
(
x
)
=
f
n
1
(
x
)
f
n
2
(
x
)
⋯
f
n
k
(
x
)
G_e(x) = f_{n_1}(x) f_{n_2}(x) \cdots f_{n_k}(x)
Ge(x)=fn1(x)fn2(x)⋯fnk(x) *
Each generated function item
f
n
i
(
x
)
f_{n_i}(x)
fni(x) yes
f
n
i
(
x
)
=
1
+
x
+
x
2
2
!
+
⋯
+
x
n
i
n
i
!
f_{n_i}(x) = 1 + x + \cfrac{x^2}{2!} + \cdots + \cfrac{x^{n_i}}{n_i!}
fni(x)=1+x+2!x2+⋯+ni!xni *
take
G
e
(
x
)
G_e(x)
Ge(x) an , Among them
r
r
r The coefficient is the permutation number of multiple sets ; *
Prove the purpose of the above exponential generating function :
Put the above Exponential generating function an ,
Exponential generating function term
G
e
(
x
)
=
f
n
1
(
x
)
f
n
2
(
x
)
⋯
f
n
k
(
x
)
G_e(x) = f_{n_1}(x) f_{n_2}(x) \cdots f_{n_k}(x)
Ge(x)=fn1(x)fn2(x)⋯fnk(x) , from
k
k
k Multiply the factors to get ,
Each factor will provide a
x
m
1
m
1
!
\cfrac{x^{m_1}}{m_1!}
m1!xm1 composition ,
x
m
1
m
1
!
\cfrac{x^{m_1}}{m_1!}
m1!xm1 From the first factor ,
x
m
2
m
2
!
\cfrac{x^{m_2}}{m_2!}
m2!xm2 From the second factor ,
⋮
\vdots
⋮
x
m
k
m
k
!
\cfrac{x^{m_k}}{m_k!}
mk!xmk From
k
k
k Personal factor ,
Multiply the above factors
x
m
1
m
1
!
⋅
x
m
2
m
2
!
⋯
x
m
k
m
k
!
\cfrac{x^{m_1}}{m_1!} \cdot \cfrac{x^{m_2}}{m_2!} \cdots \cfrac{x^{m_k}}{m_k!}
m1!xm1⋅m2!xm2⋯mk!xmk
among
m
1
+
m
2
+
⋯
+
m
r
=
r
,
m_1 + m_2 + \cdots + m_r = r \ \ \ ,
m1+m2+⋯+mr=r ,
0
≤
m
i
≤
n
i
,
0 \leq m_i \leq n_i \ \ ,
0≤mi≤ni ,
i
=
0
,
1
,
2
,
⋯
,
k
i= 0,1,2, \cdots , k
i=0,1,2,⋯,k
x
m
1
m
1
!
⋅
x
m
2
m
2
!
⋯
x
m
k
m
k
!
\cfrac{x^{m_1}}{m_1!} \cdot \cfrac{x^{m_2}}{m_2!} \cdots \cfrac{x^{m_k}}{m_k!}
m1!xm1⋅m2!xm2⋯mk!xmk Corresponding to the subitem after the expansion of the exponential generating function ;
x
m
1
m
1
!
⋅
x
m
2
m
2
!
⋯
x
m
k
m
k
!
\ \ \ \ \cfrac{x^{m_1}}{m_1!} \cdot \cfrac{x^{m_2}}{m_2!} \cdots \cfrac{x^{m_k}}{m_k!}
m1!xm1⋅m2!xm2⋯mk!xmk
=
x
m
1
+
m
2
+
⋯
+
m
k
m
1
!
m
2
!
⋯
m
k
!
=\cfrac{x^{m_1 + m_2 + \cdots + m_k}}{m_1!m_2!\cdots m_k!}
=m1!m2!⋯mk!xm1+m2+⋯+mk
=
x
r
m
1
!
m
2
!
⋯
m
k
!
⋅
r
!
r
!
=\cfrac{x^{r}}{m_1!m_2!\cdots m_k!} \cdot \cfrac{r!}{r!}
=m1!m2!⋯mk!xr⋅r!r!
=
x
r
r
!
⋅
r
!
m
1
!
m
2
!
⋯
m
k
!
=\cfrac{x^{r}}{r!} \cdot \cfrac{r!}{m_1!m_2!\cdots m_k!}
=r!xr⋅m1!m2!⋯mk!r!
r
!
m
1
!
m
2
!
⋯
m
k
!
\cfrac{r!}{m_1!m_2!\cdots m_k!}
m1!m2!⋯mk!r! Is a multiple set
r
r
r The total number of permutations of elements
Yes
r
r
r Elements , The number of methods selected is
m
1
+
m
2
+
⋯
+
m
r
=
r
m_1 + m_2 + \cdots + m_r = r
m1+m2+⋯+mr=r Number of nonnegative integer solutions , When the configuration is complete , Again Make a full arrangement , You can get
r
r
r array ;
( First choose , And then we'll do a full permutation )
a
r
=
∑
r
!
m
1
!
m
2
!
⋯
m
k
!
a_r = \sum\cfrac{r!}{m_1!m_2!\cdots m_k!}
ar=∑m1!m2!⋯mk!r!
Sum above , Each item is satisfied
m
1
+
m
2
+
⋯
+
m
r
=
r
m_1 + m_2 + \cdots + m_r = r
m1+m2+⋯+mr=r Nonnegative integer solution of the equation , Each nonnegative integer solution corresponds to the
S
S
S Of
r
r
r Combine ;
The total permutation of the combination is
r
!
m
1
!
m
2
!
⋯
m
k
!
\cfrac{r!}{m_1!m_2!\cdots m_k!}
m1!m2!⋯mk!r! ,
Sum above
a
r
=
∑
r
!
m
1
!
m
2
!
⋯
m
k
!
a_r = \sum\cfrac{r!}{m_1!m_2!\cdots m_k!}
ar=∑m1!m2!⋯mk!r! yes Sum all nonnegative integer solutions that satisfy the equation ;
边栏推荐
- [linux]centos 7 reports an error when installing MySQL "no package MySQL server available" no package ZABBIX server MySQL available
- Five problems of database operation in commodity supermarket system
- Redis core technology and practice - learning notes (VII) sentinel mechanism
- [tutorial] build your first application on coreos
- English语法_形容词/副词3级 - 倍数表达
- [combinatorics] generating function (positive integer splitting | basic model of positive integer splitting | disordered splitting with restrictions)
- 2022-2028 global aircraft head up display (HUD) industry research and trend analysis report
- Fedora 21 安装 LAMP 主机服务器
- Self executing function
- WebView module manages the application window interface to realize the logical control and management operation of multiple windows (Part 1)
猜你喜欢

Ml (machine learning) softmax function to realize the classification of simple movie categories

Class exercises
![[untitled]](/img/83/5a57ed90aaafde94db600246256867.jpg)
[untitled]

English grammar_ Adjective / adverb Level 3 - multiple expression

How do microservices aggregate API documents? This wave of operation is too good

(9) Opencv Canny edge detection

Win32: analyse du fichier dump pour la défaillance du tas

List的stream中Long对象与long判等问题记录

Research Report on market demand and investment planning for the development of China's office chair industry, 2022-2028

Investigation on the operation prospect of the global and Chinese Anti enkephalinase market and analysis report on the investment strategy of the 14th five year plan 2022-2028
随机推荐
ES7 - Optimization of promise
How to track the real-time trend of Bank of London
How to expand the capacity of golang slice slice
Global and Chinese pediatric palliative care drug market development research and investment planning recommendations report 2022-2028
圖像24比特深度轉8比特深度
Keepalived 设置不抢占资源
[linux]centos 7 reports an error when installing MySQL "no package MySQL server available" no package ZABBIX server MySQL available
PHP MySQL create database
Graduation summary
How to install PHP on Ubuntu 20.04
Lesson 13 of the Blue Bridge Cup -- tree array and line segment tree [exercise]
Win 11 major updates, new features love love.
Life perception 1
Ssl/bio of OpenSSL_ get_ fd
小程序 多tab 多swiper + 每个tab分页
Win32: dump file analysis of heap corruption
Redis cache avalanche, penetration, breakdown
PHP MySQL order by keyword
Closure and closure function
Interviewer: why is the value nil not equal to nil?