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

Computer Graphics
Computer GraphicsComputer Graphics
Computer GraphicsAnkur Soni
 
Huffman Coding Algorithm Presentation
Huffman Coding Algorithm PresentationHuffman Coding Algorithm Presentation
Huffman Coding Algorithm PresentationAkm Monir
 
7 illumination and-shading computer graphics
7 illumination and-shading computer graphics7 illumination and-shading computer graphics
7 illumination and-shading computer graphicscairo university
 
4 d controle 5-puissances
4 d controle 5-puissances4 d controle 5-puissances
4 d controle 5-puissanceszeinabze
 
0015.register allocation-graph-coloring
0015.register allocation-graph-coloring0015.register allocation-graph-coloring
0015.register allocation-graph-coloringsean chen
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphicsdhruv141293
 
Graph coloring and_applications
Graph coloring and_applicationsGraph coloring and_applications
Graph coloring and_applicationsmohammad alkhalil
 
Introduction to computer graphics
Introduction to computer graphicsIntroduction to computer graphics
Introduction to computer graphicssonal_badhe
 
Computer graphics - bresenham line drawing algorithm
Computer graphics - bresenham line drawing algorithmComputer graphics - bresenham line drawing algorithm
Computer graphics - bresenham line drawing algorithmRuchi Maurya
 
MIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetMIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetAbhijeet Kalsi
 
L'essentiel du programme de l'agrégation de mathématiques
L'essentiel du programme de l'agrégation de mathématiquesL'essentiel du programme de l'agrégation de mathématiques
L'essentiel du programme de l'agrégation de mathématiquesCharvetXavier
 
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor board
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor boardLab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor board
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor boardKatrina Little
 
VHdl lab report
VHdl lab reportVHdl lab report
VHdl lab reportJinesh Kb
 

What's hot (20)

Computer Graphics
Computer GraphicsComputer Graphics
Computer Graphics
 
Huffman Coding Algorithm Presentation
Huffman Coding Algorithm PresentationHuffman Coding Algorithm Presentation
Huffman Coding Algorithm Presentation
 
7 illumination and-shading computer graphics
7 illumination and-shading computer graphics7 illumination and-shading computer graphics
7 illumination and-shading computer graphics
 
4 d controle 5-puissances
4 d controle 5-puissances4 d controle 5-puissances
4 d controle 5-puissances
 
0015.register allocation-graph-coloring
0015.register allocation-graph-coloring0015.register allocation-graph-coloring
0015.register allocation-graph-coloring
 
3D Transformation
3D Transformation3D Transformation
3D Transformation
 
Tower of hanoi
Tower of hanoiTower of hanoi
Tower of hanoi
 
Color Models Computer Graphics
Color Models Computer GraphicsColor Models Computer Graphics
Color Models Computer Graphics
 
Graph coloring and_applications
Graph coloring and_applicationsGraph coloring and_applications
Graph coloring and_applications
 
Introduction to computer graphics
Introduction to computer graphicsIntroduction to computer graphics
Introduction to computer graphics
 
Pigeon hole principle
Pigeon hole principlePigeon hole principle
Pigeon hole principle
 
transformation IT.ppt
transformation IT.ppttransformation IT.ppt
transformation IT.ppt
 
Computer graphics - bresenham line drawing algorithm
Computer graphics - bresenham line drawing algorithmComputer graphics - bresenham line drawing algorithm
Computer graphics - bresenham line drawing algorithm
 
MIND GAME ZONE - Abhijeet
MIND GAME ZONE - AbhijeetMIND GAME ZONE - Abhijeet
MIND GAME ZONE - Abhijeet
 
L'essentiel du programme de l'agrégation de mathématiques
L'essentiel du programme de l'agrégation de mathématiquesL'essentiel du programme de l'agrégation de mathématiques
L'essentiel du programme de l'agrégation de mathématiques
 
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor board
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor boardLab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor board
Lab 7 -RAM and ROM, Xilinx, Digelent BASYS experimentor board
 
Polygon filling
Polygon fillingPolygon filling
Polygon filling
 
VHdl lab report
VHdl lab reportVHdl lab report
VHdl lab report
 
Géométrie Classe EB7
Géométrie Classe EB7Géométrie Classe EB7
Géométrie Classe EB7
 
Computer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT DevicesComputer Graphics - Introduction and CRT Devices
Computer Graphics - Introduction and CRT Devices
 

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

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 

Recently uploaded (20)

Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 

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 ,…}