SlideShare a Scribd company logo
1 of 6
Exponential Generating function (EGF):
1) Defn:-
For the real sequence a0,a1,a2,…
E(x)= a0+𝑎1
𝑥
2!
+ 𝑎2
𝑥2
2!
+ 𝑎3
𝑥3
3!
+ ⋯ = ∑ 𝑎 𝑛
𝑥 𝑛
𝑛!
∞
𝑛=0
Is called the exponential generating function.
2)Examples
Sequence E(x)
1,1,1,1,… 1+
𝑥
1!
+
𝑥2
2!
+ ⋯ = 𝑒 𝑥
1,-1,1,-1,… 1-
𝑥
1!
+
𝑥2
2!
−
𝑥3
3!
… = 𝑒−𝑥
1,2,22
,23
,… 1+
2𝑥
1!
+ 22 𝑥2
2!
+ ⋯ = 𝑒2𝑥
1,-a,𝑎2
,−𝑎3
, … 1-
𝑎𝑥
1!
+ 𝑎2 𝑥2
2!
− 𝑎3 𝑥3
3!
… = 𝑒2𝑥
1,𝑎2
, 𝑎4
, 𝑎6
… 1+𝑎2 𝑥
1!
+ (𝑎2
)2 𝑥2
2!
+ ⋯ = 𝑒 𝑎2 𝑥
a,𝑎3,
, 𝑎5
, 𝑎7
, … a+𝑎3 𝑥
1!
+ 𝑎5 𝑥2
2!
+ ⋯ = 𝑎(1+𝑎2 𝑥
1!
+
(𝑎2
)2 𝑥2
2!
+ ⋯)=a𝑒 𝑎2 𝑥
0,1,2(2),3(22),… 0+1.
𝑥
1!
+2(2)
𝑥2
2!
+3(22
)
𝑥3
3!
+…=
X[1+
2𝑥
1!
+
(2𝑥)2
2!
…] =
x𝑒2𝑥
3)𝑒 𝑥
+ 𝑒−𝑥
=2(1+
𝑥2
2!
+
𝑥4
4!
+…)
𝑒 𝑥
− 𝑒−𝑥
= 2(𝑥 +
𝑥3
3!
+
𝑥5
5!
+ ⋯
4) In how many ways can your of the letters in ENGINE be arranged?
Given:
Word = ENGINE
Aim: To find the no. of ways can four of the letters E, N, G, I, in the given
word is arranged.
Solution:
S1)
Letter Sequence f(x)
E 0,1,2 1+
𝑥
1!
+
𝑥2
2!
N 0,1,2 1+
𝑥
1!
+
𝑥2
2!
G 0,1 1+
𝑥
1!
I 0,1 1+
𝑥
1!
S2) E(x) =(1+
𝑥
1!
+
𝑥2
2!
) (1+
𝑥
1!
+
𝑥2
2!
)( 1+
𝑥
1!
)( 1+
𝑥
1!
)
S3) Method I
The sequence ans=co.eff of
𝑥4
4!
in E(x)
E(x) =(1+
𝑥
1!
+
𝑥2
2!
𝑥 +
𝑥2
2!
+
𝑥3
2!
+
𝑥2
2!
+
𝑥3
2!
+
𝑥4
2!2!
)
E(x) =(1+2x+3𝑥2
+𝑥3
+
𝑥4
4
)(1+2x+2𝑥2
)
E(x) =Co.eff of x4 [2+2+
1
4
]
=co.eff of x4[4+
1
4
]
E(x) =co.eff of
𝑥4
4!
[(
17
4
)4!]
∴ The sequence ans=co.eff of
𝑥4
4!
In E(x)
The sequence ans=
17
4
. 4!=
17
4
× 4 × 3 × 2 × 1=102
S4)Method II P=
𝑚!
𝑛1!𝑛2!𝑛3!…
Possible selection of four letters N0. Of Arrangement
E E G N 4!
2!1!1!…
=12
E E N N 4!
2!2!…
=6
E E I N 4!
2!1!1!…
=12
E E G I 4!
2!1!1!…
=12
E G N N 4!
2!1!1!…
=12
E I N N 4!
2!1!1!…
=12
G I N N 4!
2!1!1!…
=12
E I G N 4!
2!1!1!…
=24
102
Hence 102 ways 4 letters word can be arranged from the given word ENGINE
5) A ship carries 48 flags, 12 each of the colours Red, White, Blue, and Black.
Twelve of these flags are placed on a vertical pole in order to communicate a
signal to other ships.
a) How many of these signals use an even number of blue flags and an odd
number of black flags?
b) How many of the signals have atleast three white flags or no white flags or
no white flags at all?
Given:
Total no. of flags =48
No. of colours=4
No. of flags in a signal =12
Aim: To find no. of ways the 12 signal flags arrange such that
i) Even no. of blue and off no. of blacks
ii) Atleast 3 white or no white flag
Solution:
i)
Colour Sequence f(x)
Red 0,1,2,…,12 1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
Blue
(even)
0,2,4,6,8,10,12 1+
𝑥2
2!
+
𝑥4
4!
+…+
𝑥12
12!
Black
(odd)
1,3,5,7,9,11 𝑥
1!
+
𝑥3
3!
+…+
𝑥11
11!
White 0,1,2,3,4,…12 1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
⇒E(x)=𝜋f(x)=(
𝑥0
0!
+
𝑥2
2!
+
𝑥4
4!
+ ⋯
𝑥12
12!
)(
𝑥
1!
+
𝑥3
3!
+…+
𝑥11
11!
)(1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
)(1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
)
Suppose n≥ 1,
E(x)=( 1+
𝑥2
2!
+
𝑥4
4!
+ ⋯)(
𝑥
1!
+
𝑥3
3!
+
𝑥5
5!
+ ⋯)(1+
𝑥
1!
+
𝑥2
2!
+…)2
=(
𝑒 𝑥 +𝑒 −𝑥
2
)(
𝑒 𝑥−𝑒−𝑥
2
)(𝑒 𝑥
)2
E(x)=
1
4
𝑒2𝑥
(𝑒2𝑥
-𝑒−2𝑥
)=
1
4
(𝑒4𝑥
− 1)
ie, E(x)=
1
4
[∑
(4𝑥) 𝑛
𝑛!
∞
𝑛=0 -1]
=
1
4
[1 + ∑
(4𝑥) 𝑛
𝑛!
∞
𝑛=1 − 1]
E(x)=
1
4
∑
4 𝑛 𝑥 𝑛
𝑛!
∞
𝑛=1
But the seq ans=co.eff of
𝑥12
12!
In E(x)
=
1
4
412
=411
iii) In this case,
Colour Sequence f(x)
Red 0,1,2,…,12 1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
Blue 0,1,2,…,12 1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
Black 0,1,2,…,12 1+
𝑥
1!
+
𝑥2
2!
+…+
𝑥12
12!
White 0,3,4,5,5,6,…,12 1+
𝑥3
3!
+
𝑥4
4!
+…+
𝑥12
12!
E(x)= ∏ 𝑓1 (𝑥)4
𝑖=1 =(1 +
𝑥
1!
+
𝑥2
2!
+ ⋯+
𝑥12
12!
)3
(1+
𝑥3
3!
+
𝑥4
4!
+…+
𝑥12
12!
)
Supposen≥ 1
E(x)=𝑒3𝑥
(𝑒 𝑥
− 𝑥 −
𝑥2
2!
)=𝑒4𝑥
− 𝑥𝑒3𝑥
−
𝑥2
2
𝑒3𝑥
E(x)=∑
4 𝑛 𝑥 𝑛
𝑛!
∞
𝑛=0 − 𝑥 ∑
3 𝑛 𝑥 𝑛
𝑛!
∞
𝑛=0 -
𝑥2
2
∑
3 𝑛 𝑥 𝑛
𝑛!
∞
𝑛=0
The sequence ans=Sum of the co-eff of
𝑥12
12!
In each term
=412
− 12(311)-
1
2
(12)(11)(310)
=10,754,218
6) A company river 11 new employees, each of whom is to be
assigned to one of four subdivision. Each subdivision will get atleast
one new employee. In how many ways can these assignment be made?
Given:
No. of subdivision =4 (say A,B,C,D)
No. of new employees=11
Aim:
To find no. of ways that each subdivision get atleast one new
employee.
Solution:
Subdivision Sequence f(x)
A 1,2,3,…11 𝑥
1!
+
𝑥2
2!
+…+
𝑥11
11!
B 1,2,3,…11 𝑥
1!
+
𝑥2
2!
+…+
𝑥11
11!
C 1,2,3,…11 𝑥
1!
+
𝑥2
2!
+…+
𝑥11
11!
D 1,2,3,…11 𝑥
1!
+
𝑥2
2!
+…+
𝑥11
11!
E(x)=(
𝑥
1!
+
𝑥2
2!
+…+
𝑥11
11!
)4 =(𝑒 𝑥
− 1)4
=𝑒4𝑥
− 4𝑒3𝑥
+ 6𝑒2𝑥
− 4𝑒 𝑥
+ 1
∴The sequence ans= Co.eff of
𝑥11
11!
in E(x)
=411
− 4(311
)+6(211
)-4(111
)=3,498,000
7) Determine the sequences generated by each of the following
exponential generating functions.
i)E(x) = 4𝑒4𝑥
ii)E(x)=2𝑒 𝑥
+ 3(𝑥2
)
iii)E(x)=8𝑒7𝑥
− 3𝑒4𝑥
iv)E(x)=𝑒3𝑥
− 28𝑥3
− 6𝑥2
+ 9
Solution:
i)E(x)=4∑
(4𝑥) 𝑛
𝑛!
∞
𝑛=0 ⇒ {4,42
,43
,44
,…}
ii)E(x)=8∑
(7𝑥) 𝑛
𝑛!
∞
𝑛=0 -3∑
(4𝑥) 𝑛
𝑛!
∞
𝑛=0
Seq =87 𝑛
− 34 𝑛
, n=0,1,2,…
iii)E(x)=2∑
𝑥 𝑛
𝑛!
∞
𝑛=0 + 3𝑥2
E(x)=2(1+
𝑥
1!
+
𝑥2
2!
+
𝑥3
3!
+…)+3𝑥2
Seq={2,2,(2+3),2,…}
Seq={2,2,5,2,…}
iv) E(x)=𝑒3𝑥
− 28𝑥3
− 6𝑥2
+ 9𝑥
E(x)=∑
3 𝑛 𝑥 𝑛
𝑛!
− 28𝑥3
− 6𝑥2
+ 9∞
𝑛=0 𝑥
⇒Seq={30
,31
+ 9,32
− 6,33
− 28,34
,3 5
,36
,…}
Seq={1,12,3,-1, 34
,3 5
,36
,…}

More Related Content

What's hot

Double integral using polar coordinates
Double integral using polar coordinatesDouble integral using polar coordinates
Double integral using polar coordinatesHarishRagav10
 
lecture 30
lecture 30lecture 30
lecture 30sajinsc
 
The Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfThe Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfSaqib Raza
 
mathematical induction
mathematical inductionmathematical induction
mathematical inductionankush_kumar
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Rai University
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-V
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-VEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-V
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-VRai University
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationRai University
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory Kazi Md. Saidul
 
Recurrence relation solutions
Recurrence relation solutionsRecurrence relation solutions
Recurrence relation solutionssubhashchandra197
 
CMSC 56 | Lecture 13: Relations and their Properties
CMSC 56 | Lecture 13: Relations and their PropertiesCMSC 56 | Lecture 13: Relations and their Properties
CMSC 56 | Lecture 13: Relations and their Propertiesallyn joy calcaben
 
recurrence relations
 recurrence relations recurrence relations
recurrence relationsAnurag Cheela
 
Computer Graphic - Lines, Circles and Ellipse
Computer Graphic - Lines, Circles and EllipseComputer Graphic - Lines, Circles and Ellipse
Computer Graphic - Lines, Circles and Ellipse2013901097
 
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكروDiscrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكروDr. Khaled Bakro
 

What's hot (20)

2d/3D transformations in computer graphics(Computer graphics Tutorials)
2d/3D transformations in computer graphics(Computer graphics Tutorials)2d/3D transformations in computer graphics(Computer graphics Tutorials)
2d/3D transformations in computer graphics(Computer graphics Tutorials)
 
Double integral using polar coordinates
Double integral using polar coordinatesDouble integral using polar coordinates
Double integral using polar coordinates
 
Romberg’s method
Romberg’s methodRomberg’s method
Romberg’s method
 
lecture 30
lecture 30lecture 30
lecture 30
 
The Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdfThe Design and Analysis of Algorithms.pdf
The Design and Analysis of Algorithms.pdf
 
mathematical induction
mathematical inductionmathematical induction
mathematical induction
 
Galois field
Galois fieldGalois field
Galois field
 
Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3Btech_II_ engineering mathematics_unit3
Btech_II_ engineering mathematics_unit3
 
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-V
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-VEngineering Mathematics-IV_B.Tech_Semester-IV_Unit-V
Engineering Mathematics-IV_B.Tech_Semester-IV_Unit-V
 
Graphs - Discrete Math
Graphs - Discrete MathGraphs - Discrete Math
Graphs - Discrete Math
 
Gamma function
Gamma functionGamma function
Gamma function
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integration
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
 
Recurrence relation solutions
Recurrence relation solutionsRecurrence relation solutions
Recurrence relation solutions
 
CMSC 56 | Lecture 13: Relations and their Properties
CMSC 56 | Lecture 13: Relations and their PropertiesCMSC 56 | Lecture 13: Relations and their Properties
CMSC 56 | Lecture 13: Relations and their Properties
 
recurrence relations
 recurrence relations recurrence relations
recurrence relations
 
Np cooks theorem
Np cooks theoremNp cooks theorem
Np cooks theorem
 
Computer Graphic - Lines, Circles and Ellipse
Computer Graphic - Lines, Circles and EllipseComputer Graphic - Lines, Circles and Ellipse
Computer Graphic - Lines, Circles and Ellipse
 
MATCHING GRAPH THEORY
MATCHING GRAPH THEORYMATCHING GRAPH THEORY
MATCHING GRAPH THEORY
 
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكروDiscrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
Discrete mathematics Ch2 Propositional Logic_Dr.khaled.Bakro د. خالد بكرو
 

Similar to Exponential Generating function

ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
ملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقيملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقي
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقيanasKhalaf4
 
Paul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022anasKhalaf4
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولanasKhalaf4
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfAnuBajpai5
 
Series expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functionsSeries expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functionsindu psthakur
 
Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3radar radius
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsfatima d
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptxSoyaMathew1
 
Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Sunaina Rawat
 
Work book on POLYNOMIALS
Work book on POLYNOMIALSWork book on POLYNOMIALS
Work book on POLYNOMIALSRASANATH VK
 
Foundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsFoundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsfatima d
 
Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiationJaydevVadachhak
 
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdfThejesviIrugu1
 
Higher nov 2008_p1old
Higher nov 2008_p1oldHigher nov 2008_p1old
Higher nov 2008_p1oldybamary
 

Similar to Exponential Generating function (20)

ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
ملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقيملزمة الرياضيات للصف السادس العلمي  الاحيائي -  التطبيقي
ملزمة الرياضيات للصف السادس العلمي الاحيائي - التطبيقي
 
Paul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel ProblemPaul Bleau Calc III Project 2 - Basel Problem
Paul Bleau Calc III Project 2 - Basel Problem
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاولملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
ملزمة الرياضيات للصف السادس الاحيائي الفصل الاول
 
HERMITE SERIES
HERMITE SERIESHERMITE SERIES
HERMITE SERIES
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
 
Hw5sols
Hw5solsHw5sols
Hw5sols
 
Series expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functionsSeries expansion of exponential and logarithmic functions
Series expansion of exponential and logarithmic functions
 
Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3Matematika diskrit: fungsi pembangkit part 3
Matematika diskrit: fungsi pembangkit part 3
 
maths ppt.pdf
maths ppt.pdfmaths ppt.pdf
maths ppt.pdf
 
maths ppt.pdf
maths ppt.pdfmaths ppt.pdf
maths ppt.pdf
 
Foundation c2 exam may 2013 sols
Foundation c2 exam may 2013 solsFoundation c2 exam may 2013 sols
Foundation c2 exam may 2013 sols
 
Interpolation
InterpolationInterpolation
Interpolation
 
nth Derivatives.pptx
nth Derivatives.pptxnth Derivatives.pptx
nth Derivatives.pptx
 
Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3Cbse Class 12 Maths Sample Paper 2013 Model 3
Cbse Class 12 Maths Sample Paper 2013 Model 3
 
Work book on POLYNOMIALS
Work book on POLYNOMIALSWork book on POLYNOMIALS
Work book on POLYNOMIALS
 
Foundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 solsFoundation c2 exam june 2013 resit 2 sols
Foundation c2 exam june 2013 resit 2 sols
 
Succesive differntiation
Succesive differntiationSuccesive differntiation
Succesive differntiation
 
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf9A%20thejesvi%20math%20journal%20activity%201-7.pdf
9A%20thejesvi%20math%20journal%20activity%201-7.pdf
 
Higher nov 2008_p1old
Higher nov 2008_p1oldHigher nov 2008_p1old
Higher nov 2008_p1old
 

Recently uploaded

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 

Recently uploaded (20)

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

Exponential Generating function

  • 1. Exponential Generating function (EGF): 1) Defn:- For the real sequence a0,a1,a2,… E(x)= a0+𝑎1 𝑥 2! + 𝑎2 𝑥2 2! + 𝑎3 𝑥3 3! + ⋯ = ∑ 𝑎 𝑛 𝑥 𝑛 𝑛! ∞ 𝑛=0 Is called the exponential generating function. 2)Examples Sequence E(x) 1,1,1,1,… 1+ 𝑥 1! + 𝑥2 2! + ⋯ = 𝑒 𝑥 1,-1,1,-1,… 1- 𝑥 1! + 𝑥2 2! − 𝑥3 3! … = 𝑒−𝑥 1,2,22 ,23 ,… 1+ 2𝑥 1! + 22 𝑥2 2! + ⋯ = 𝑒2𝑥 1,-a,𝑎2 ,−𝑎3 , … 1- 𝑎𝑥 1! + 𝑎2 𝑥2 2! − 𝑎3 𝑥3 3! … = 𝑒2𝑥 1,𝑎2 , 𝑎4 , 𝑎6 … 1+𝑎2 𝑥 1! + (𝑎2 )2 𝑥2 2! + ⋯ = 𝑒 𝑎2 𝑥 a,𝑎3, , 𝑎5 , 𝑎7 , … a+𝑎3 𝑥 1! + 𝑎5 𝑥2 2! + ⋯ = 𝑎(1+𝑎2 𝑥 1! + (𝑎2 )2 𝑥2 2! + ⋯)=a𝑒 𝑎2 𝑥 0,1,2(2),3(22),… 0+1. 𝑥 1! +2(2) 𝑥2 2! +3(22 ) 𝑥3 3! +…= X[1+ 2𝑥 1! + (2𝑥)2 2! …] = x𝑒2𝑥 3)𝑒 𝑥 + 𝑒−𝑥 =2(1+ 𝑥2 2! + 𝑥4 4! +…) 𝑒 𝑥 − 𝑒−𝑥 = 2(𝑥 + 𝑥3 3! + 𝑥5 5! + ⋯ 4) In how many ways can your of the letters in ENGINE be arranged? Given: Word = ENGINE
  • 2. Aim: To find the no. of ways can four of the letters E, N, G, I, in the given word is arranged. Solution: S1) Letter Sequence f(x) E 0,1,2 1+ 𝑥 1! + 𝑥2 2! N 0,1,2 1+ 𝑥 1! + 𝑥2 2! G 0,1 1+ 𝑥 1! I 0,1 1+ 𝑥 1! S2) E(x) =(1+ 𝑥 1! + 𝑥2 2! ) (1+ 𝑥 1! + 𝑥2 2! )( 1+ 𝑥 1! )( 1+ 𝑥 1! ) S3) Method I The sequence ans=co.eff of 𝑥4 4! in E(x) E(x) =(1+ 𝑥 1! + 𝑥2 2! 𝑥 + 𝑥2 2! + 𝑥3 2! + 𝑥2 2! + 𝑥3 2! + 𝑥4 2!2! ) E(x) =(1+2x+3𝑥2 +𝑥3 + 𝑥4 4 )(1+2x+2𝑥2 ) E(x) =Co.eff of x4 [2+2+ 1 4 ] =co.eff of x4[4+ 1 4 ] E(x) =co.eff of 𝑥4 4! [( 17 4 )4!] ∴ The sequence ans=co.eff of 𝑥4 4! In E(x) The sequence ans= 17 4 . 4!= 17 4 × 4 × 3 × 2 × 1=102 S4)Method II P= 𝑚! 𝑛1!𝑛2!𝑛3!…
  • 3. Possible selection of four letters N0. Of Arrangement E E G N 4! 2!1!1!… =12 E E N N 4! 2!2!… =6 E E I N 4! 2!1!1!… =12 E E G I 4! 2!1!1!… =12 E G N N 4! 2!1!1!… =12 E I N N 4! 2!1!1!… =12 G I N N 4! 2!1!1!… =12 E I G N 4! 2!1!1!… =24 102 Hence 102 ways 4 letters word can be arranged from the given word ENGINE 5) A ship carries 48 flags, 12 each of the colours Red, White, Blue, and Black. Twelve of these flags are placed on a vertical pole in order to communicate a signal to other ships. a) How many of these signals use an even number of blue flags and an odd number of black flags? b) How many of the signals have atleast three white flags or no white flags or no white flags at all? Given: Total no. of flags =48 No. of colours=4 No. of flags in a signal =12 Aim: To find no. of ways the 12 signal flags arrange such that i) Even no. of blue and off no. of blacks ii) Atleast 3 white or no white flag Solution: i)
  • 4. Colour Sequence f(x) Red 0,1,2,…,12 1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! Blue (even) 0,2,4,6,8,10,12 1+ 𝑥2 2! + 𝑥4 4! +…+ 𝑥12 12! Black (odd) 1,3,5,7,9,11 𝑥 1! + 𝑥3 3! +…+ 𝑥11 11! White 0,1,2,3,4,…12 1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! ⇒E(x)=𝜋f(x)=( 𝑥0 0! + 𝑥2 2! + 𝑥4 4! + ⋯ 𝑥12 12! )( 𝑥 1! + 𝑥3 3! +…+ 𝑥11 11! )(1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! )(1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! ) Suppose n≥ 1, E(x)=( 1+ 𝑥2 2! + 𝑥4 4! + ⋯)( 𝑥 1! + 𝑥3 3! + 𝑥5 5! + ⋯)(1+ 𝑥 1! + 𝑥2 2! +…)2 =( 𝑒 𝑥 +𝑒 −𝑥 2 )( 𝑒 𝑥−𝑒−𝑥 2 )(𝑒 𝑥 )2 E(x)= 1 4 𝑒2𝑥 (𝑒2𝑥 -𝑒−2𝑥 )= 1 4 (𝑒4𝑥 − 1) ie, E(x)= 1 4 [∑ (4𝑥) 𝑛 𝑛! ∞ 𝑛=0 -1] = 1 4 [1 + ∑ (4𝑥) 𝑛 𝑛! ∞ 𝑛=1 − 1] E(x)= 1 4 ∑ 4 𝑛 𝑥 𝑛 𝑛! ∞ 𝑛=1 But the seq ans=co.eff of 𝑥12 12! In E(x) = 1 4 412 =411 iii) In this case, Colour Sequence f(x) Red 0,1,2,…,12 1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! Blue 0,1,2,…,12 1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! Black 0,1,2,…,12 1+ 𝑥 1! + 𝑥2 2! +…+ 𝑥12 12! White 0,3,4,5,5,6,…,12 1+ 𝑥3 3! + 𝑥4 4! +…+ 𝑥12 12!
  • 5. E(x)= ∏ 𝑓1 (𝑥)4 𝑖=1 =(1 + 𝑥 1! + 𝑥2 2! + ⋯+ 𝑥12 12! )3 (1+ 𝑥3 3! + 𝑥4 4! +…+ 𝑥12 12! ) Supposen≥ 1 E(x)=𝑒3𝑥 (𝑒 𝑥 − 𝑥 − 𝑥2 2! )=𝑒4𝑥 − 𝑥𝑒3𝑥 − 𝑥2 2 𝑒3𝑥 E(x)=∑ 4 𝑛 𝑥 𝑛 𝑛! ∞ 𝑛=0 − 𝑥 ∑ 3 𝑛 𝑥 𝑛 𝑛! ∞ 𝑛=0 - 𝑥2 2 ∑ 3 𝑛 𝑥 𝑛 𝑛! ∞ 𝑛=0 The sequence ans=Sum of the co-eff of 𝑥12 12! In each term =412 − 12(311)- 1 2 (12)(11)(310) =10,754,218 6) A company river 11 new employees, each of whom is to be assigned to one of four subdivision. Each subdivision will get atleast one new employee. In how many ways can these assignment be made? Given: No. of subdivision =4 (say A,B,C,D) No. of new employees=11 Aim: To find no. of ways that each subdivision get atleast one new employee. Solution: Subdivision Sequence f(x) A 1,2,3,…11 𝑥 1! + 𝑥2 2! +…+ 𝑥11 11! B 1,2,3,…11 𝑥 1! + 𝑥2 2! +…+ 𝑥11 11! C 1,2,3,…11 𝑥 1! + 𝑥2 2! +…+ 𝑥11 11! D 1,2,3,…11 𝑥 1! + 𝑥2 2! +…+ 𝑥11 11! E(x)=( 𝑥 1! + 𝑥2 2! +…+ 𝑥11 11! )4 =(𝑒 𝑥 − 1)4 =𝑒4𝑥 − 4𝑒3𝑥 + 6𝑒2𝑥 − 4𝑒 𝑥 + 1 ∴The sequence ans= Co.eff of 𝑥11 11! in E(x) =411 − 4(311 )+6(211 )-4(111 )=3,498,000 7) Determine the sequences generated by each of the following exponential generating functions. i)E(x) = 4𝑒4𝑥 ii)E(x)=2𝑒 𝑥 + 3(𝑥2 ) iii)E(x)=8𝑒7𝑥 − 3𝑒4𝑥 iv)E(x)=𝑒3𝑥 − 28𝑥3 − 6𝑥2 + 9
  • 6. Solution: i)E(x)=4∑ (4𝑥) 𝑛 𝑛! ∞ 𝑛=0 ⇒ {4,42 ,43 ,44 ,…} ii)E(x)=8∑ (7𝑥) 𝑛 𝑛! ∞ 𝑛=0 -3∑ (4𝑥) 𝑛 𝑛! ∞ 𝑛=0 Seq =87 𝑛 − 34 𝑛 , n=0,1,2,… iii)E(x)=2∑ 𝑥 𝑛 𝑛! ∞ 𝑛=0 + 3𝑥2 E(x)=2(1+ 𝑥 1! + 𝑥2 2! + 𝑥3 3! +…)+3𝑥2 Seq={2,2,(2+3),2,…} Seq={2,2,5,2,…} iv) E(x)=𝑒3𝑥 − 28𝑥3 − 6𝑥2 + 9𝑥 E(x)=∑ 3 𝑛 𝑥 𝑛 𝑛! − 28𝑥3 − 6𝑥2 + 9∞ 𝑛=0 𝑥 ⇒Seq={30 ,31 + 9,32 − 6,33 − 28,34 ,3 5 ,36 ,…} Seq={1,12,3,-1, 34 ,3 5 ,36 ,…}