332 views
4 votes
4 votes

The generating function of the sequence $1,1,2,3,5,8, \dots$ is $\frac{1}{1-x-x^2}.$ The sequence generated by generating function $\frac{1}{1-3x-9x^2}$ is $\_\_\_\_\_$

  1. $1, 3, 18, 81, 405, \ldots$
  2. $1, 0, 3, 0,18, 0, 81, 0, 405 \ldots$
  3. $3,3,6,9,15,24,\ldots$
  4. None of the above

1 Answer

Best answer
12 votes
12 votes
The generating function of the sequence $1,1,2,3,5,8, \dots$ is $\frac{1}{1-x-x^2}.$

This means,

$1.x^0 + 1.x^1 + 2.x^2 + 3.x^3 + 4.x^4 + 8.x^5 + \ldots = \frac{1}{1-x-x^2} $

Replacing $x$ by $3x$ we get

$1.(3x)^0 + 1.(3x)^1 + 2.(3x)^2 + 3.(3x)^3 + 4.(3x)^4 + 8.(3x)^5 + \ldots = \frac{1}{1-3x-(3x)^2} $

$\implies 1 + 3x + 18x^2 + 81x^3 + \ldots = \frac{1}{1-3x-9x^2}$

So, the sequence generated by the function $\frac{1}{1-3x-9x^2}$ is $1,3,18,81,\ldots.$

Option A
selected by
Answer:

Related questions

2 votes
2 votes
1 answer
1
gatecse asked Jun 28, 2020
193 views
Let $G(x)= \frac{1}{(1-x)} =\sum_{0}^{\infty}f(i)x^i$ where $|x|< 1$. $f(i)$ is$1$$i$$2i$$i+1$
3 votes
3 votes
1 answer
2
gatecse asked Jun 28, 2020
242 views
Match the sequences on the left with their corresponding generating functions on the right$$\begin{array}{|cl|cl|} \hline A. & 0,1,2,3,4,5,6,7,\ldots & P. & \frac{x(1+x)}...
5 votes
5 votes
2 answers
3
gatecse asked Jun 28, 2020
232 views
Which of the following is the generating function corresponding to the sequence $0,1,0,0,2,0,0,3,0,0,4,0,0,5, \dots $.$\frac{x^3}{(1-x)}$$\frac{x}{(1-x)^2}$$\frac{x}{(1-x...