in Combinatory retagged by
17,546 views
58 votes
58 votes
If the ordinary generating function of a sequence $\left \{a_n\right \}_{n=0}^\infty$  is $\large \frac{1+z}{(1-z)^3}$, then $a_3-a_0$ is equal to ___________ .
in Combinatory retagged by
by
17.5k views

4 Comments

can you please elaborate this sir ?
0
0

@KUSHAGRA गुप्ता

best solution

0
0

$\color{red}{\text{Detailed Video Solution:}}$ GATE 2017 Generating Function, Click HERE.

$\color{red}{\text{Generating Function Complete Playlist,}}$ ALL GATE Questions, Extended Binomial Theorem: https://youtube.com/playlist?list=PLIPZ2_p3RNHiu4mkROrhREYsslvp2lL5l 

Knowing the “Extended Binomial Theorem” makes Generating Function topic extremely easy. Watch the above playlist to learn everything, with Proof & Variations.

0
0

9 Answers

96 votes
96 votes
Best answer
$\frac{1+z}{(1-z)^3} = (1+z)(1-z)^{-3}$

$(1-z)^{-3} = 1 + \binom{3}{1}z + \binom{4}{2}z^2 + \binom{5}{3}z^3 + \dots \infty$

${(1+z)(1-z)^{-3} = (1+z)*(1 + \binom{3}{1}z + \binom{4}{2}z^2 + \binom{5}{3}z^3 + \dots \infty)}$

$a_0$ is the first term in the expansion of above series and $a_3$ is the fourth term (or) coefficient of $z^3$

$a_0$ = coefficient of $z^0 = 1$
$a_3$ = coefficient of $z^3 = \binom{5}{3} + \binom{4}{2} = 10 + 6$

${\Rightarrow a_3 - a_0 = 16 - 1 = 15}$
edited by

4 Comments

plz suggest some good resource to read this topic
0
0

This is a good playlist for Discrete u can follow this topic from here or u can follow keneth rosen https://www.youtube.com/playlist?list=PL0862D1A947252D20

5
5

Generating functions 

22
22
30 votes
30 votes

Ans : 15

4 Comments

can you explain the step after 'solving'
0
0
Open the brackets and multiply (1+z) to the terms inside. Simple calculation.
0
0

(x+1)^(-n)=1-nx+1/2n(n+1)x^2-1/6n(n+1)(n+2)x^3+....

this is the correct formula.

1
1
nice and easy explanation
0
0
10 votes
10 votes

yes 15 is correct ans 

by
10 votes
10 votes

Given any sequence say (a0,a1,a2,a3,....) we represent in generating functions as

                        a0 + a1.z + a2.z2 + a3.z3 + a4.z4 + ....

                                        where z is called as indicator variable.

Now given in question that

                        a0 + a1.z + a2.z2 + a3.z3 + a4.z4 + .... 

                                     = (1 + z) / (1 - z)3

                                                 = (1 + z).( 1 / (1-z)3 )

                                     = (1 + z).(1 / 1-z)

                                     = (1 + z).(1 + z + z2 + z3 +z4 + ....)3

                                     = 1.(1 + z + z2 + z3 +z4 + ....)3 + z.(1 + z + z2 + z3 +z4 + ....)3 ==> eqn 1

From eqn 1, I can say that a0 = coefficent of z0 and a3 = coefficient of z3

        1.(1 + z + z2 + z3 +z4 + ....)3

                 = 1.(1 + z + z2 + z3 +z4 + ....).(1 + z + z2 + z3 +z4 + ....).(1 + z + z2 + z3 +z4 + ....)                

               coefficient of z0 = 1 (Because z0 is possible only if 1 is taken in all 3 bracket terms)

               coefficient of z3 = number of ways of choosing (1,z,z2) + (1,1,z3) + (z,z,z) 

                                     = (3 * 2) + (3C2 ) + 1

                                     = 6 + 3 + 1

                                     = 10      

z.(1 + z + z2 + z3 +z4 + ....)3

                                    = z.(1 + z + z2 + z3 +z4 + ....).(1 + z + z2 + z3 +z4 + ....).(1 + z + z2 + z3 +z4 + ....)

                  coefficient of z0 = 0 (as we have a z outside and z0 is not possible.

                  coefficient of z3 = coefficient of z2 from bracket terms

                                            = number of ways choosing (1,1,z2) + (1,z,z)

                                            = 3C2 + 3C2

                                            = 6

a0 = Total coefficient of z0 =  1 + 0 = 1 

a3 = Total coefficent of z3 = 10 + 6

                                  = 16

          a3 - a0 = 16 - 1 = 15.

edited by

1 comment

Best answer, thanks
0
0
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true