Next: About this document ...
List of possible projects.
- (Mike & Andy) Let
. Prove that
- if
then
is prime.
- if
is even then
.
- if
is odd then
.
(For a definition of the Euler
function, see example 8.5 on
page 366-7.)
- (Jessica & Jonathan & Mike
) How many positive integers less than 1,000,000 are
- divisible by 2, 3, or 5?
- not divisible by 7, 11, or 13?
- divisible by 3 but not by 7?
- (Derek & Jordi) Let
with
.
Prove that
.
- Use generating functions to find the number of ways to make
change for $1 using pennies, nickels, dimes, and quarters with
- no more than 10 pennies and no more than 10 nickels.
- no more than 10 coins.
You may want to use Mathematica here, though you should be able to
solve the problem without using a CAS.
- (Mike & Andy) How many 10-digit telephone numbers use only the
digits 1, 3, 5,
and 7, with each digit appearing at least twice, or not at all.
- Give a combinatorial interpretation of the coefficient of
in the expansion of
. (Assume that both
and
are positive integers.) Use this interpretation to write down
a formula for this coefficient. Now write the power series expansion
of
.
- (Jessica & Jonathan & Mike
) Determine the generating function for the number of partitions
of
where 1 occurs at most once, 2 occurs at most twice,
3 at most thrice, and in general,
occurs at most
times, for
every
.
Next: About this document ...
2001-02-10