Assignment 3 Due Thursday, March 9th
As always, show your work and explain your answer.
1. Consider the linear recu
ence a0 = 1, a1 = 0, and for i ≥ 2, ai = 5ai−1 − 6ai−2.
(a) Let f(x) =
∞∑
i=0
aix
i.
Multiply the recu
ence by xi and sum from i = 2 to infinity. Then solve the recu
ence
for f(x). (Leave your solution as a polynomial over a polynomial.)
(b) Use partial fractions to expand your solution to (a) and then determine the coefficient
an (for all n ≥ 0).
2. Consider the function f(x) =
1
x2 − x+ 3
.
(a) Use partial fractions to express f(x) as the sum of two terms, with each term being
a constant over a linear term (the linear terms will involve complex numbers).
(b) Let f(x) =
∞∑
=0
arx
and determine the coefficient for ar.
3. Consider the equation b1 + b2 + · · ·+ bk = n where bi is a nonnegative odd integer, fo
all i ∈ [k]. Let an denote the number of solutions to the equation.
(a) Let f(x) =
∞∑
i=0
aix
i denote the co
esponding generating function. Express f(x) as a
polynomial over a polynomial.
It may help to think about the questions from Assignment 2
(b) Find the closed form for an without using a generating function (use nothing from (a)).
4. Consider the equation 3b1 + 4b2 + 2b3 + 5b4 = n where bi is a nonnegative integer fo
i ∈ {1, 2, 3, 4}.
Let an denote the number of nonnegative integral solutions to the equation.
Let f(x) =
∞∑
i=0
aix
i denote the co
esponding generating function.
Note: you may find it helpful to first do a change of variables on your equation.
1
(a) Express f(x) as a polynomial over a polynomial.
(b) Determine the coefficient for ai.
5. Find a difference set of size 5 in Z11; show it is a difference set, and use it as a starte
lock to construct a symmetric BIBD. Be to sure to state your starter block and then
list the blocks of the BIBD.
6. (a) Does there exist a BIBD with parameters v = 18, b = 20, k = 9, r = 10?
(b) Determine the parameters b′, v′, k′, r′, λ′, of the complementary design of the BIBD
with b = v = 16, k = r = 6, and λ = 2.
(c) How many designs with parameters v = b = 4, k = r = 3, λ = 2 are there? List them
all.
(d) Find a design with parameters v = b = 7, k = r = 4, λ = 2.
7. Prove or disprove: A balanced, incomplete, uniform block design is necessarily regular.
8. Suppose you have a BIBD with parameters v = 6, k = 3, λ = 2. Show that it cannot
contain repeated blocks.
2