Exercises from Section 1.2.5
Tord M. Johnson
March 27, 2014
1. [00] How many ways are there to shuffle a 52-card deck?
As we have 52 choices for the first card, 51 for the second, and so on, we simply have
ways to shuffle
a 52-card deck.
is the 68 decimal digit number
|
2. [10] In the notation of Eq. (2), show that ,
and explain why this happens.
In the notation of Eq. (2), since
we have that
|
That is, after choosing the th
element, we have no choice left for the last element.
3. [10] What permutations of would
be constructed from the permutation
using
Methods 1 and 2, respectively?
We can construct permutations of the set
from the permutation
using either method.
In Method 1, we insert
in all possible positions to obtain
,
,
,
,
and
.
In Method 2, we start with an intermediary set of permutations
,
,
,
,
and
,
which are finally renamed as
,
,
,
,
and
.
4. [13] Given
the fact that ,
determine exactly how many decimal digits are present in the number
. What
is the most significant digit? What is the least significant digit?
Since the number of decimal digits in a number
is given by ,
implies that
has
decimal digits.
The most significant digit is given by ,
but since
and ,
and so, the most significant digit is .
The least significant digit is intuitively ,
since the factorial is some number multiplied by a factor of
.
We can determine precisely how many zeros using Eq. (8), since
and
giving us that for some arbitrary integer
not divisible by ,
; that
is,
is a number that ends with 249 zeros.
________________________________________________________________________________
[Scripta Mathematica 21 (1955), 266–267]
5. [15] Estimate
using the more exact version of Stirling’s approximation:
We may estimate
as
6. [17] Using
Eq. (8), write
as a product of prime factors.
Since the primes that divide
are ,
,
,
,
,
,
, and
,
we may determine the multiplicity of the prime factors of
as
and
so that .
7. [M10] Show that the “generalized terminal” function in Eq. (10) satisfies the identity
for all real
numbers .
Proposition.
for all real numbers .
Proof. Let
be an arbitrary real number. We must show that
But by Eq. (10)
as we needed to show. □
8. [HM15] Show that the limit in Eq. (13) does equal
when
is a
nonnegative integer.
When
is a nonnegative integer, we have
9. [M10] Determine the values of
and , given
that .
Given that ,
we have that
and that
since .
10. [HM20] Does
the identity hold for
all real numbers ?
(See exercise 7.)
The identity holds
for all real numbers ,
except when
is zero or a negative integer, since
11. [M15] Let the representation of
in the binary system be ,
where . Show
that is divisible
by but not
by .
Given ,
we may find the exact multiplicity of the prime factor
from Eq. (8) as:
That is, is
divisible by ,
but not by .
12. [M22] (A. Legendre, 1808.) Generalizing the result of the previous exercise, let
be a prime number, and
let the representation of
in the -ary number
system be . Express the
number of Eq. (8) in a
simple formula involving ,
, and
’s.
Given , we may
express the number
from Eq. (8) as:
13. [M23] (Wilson’s theorem, actually due to Leibniz, 1682.) If
is prime, then
. Prove this, by pairing
off numbers among
whose product modulo
is 1.
Proposition. If
is prime, .
Proof. Let
be an arbitrary prime. We must show that
By exercise 1.2.4-19, for each integer
,
, there is
another integer
such that
|
allowing us to ’pair off numbers’ as
|
Also, clearly,
|
and
|
And so,
|
or equivalently
as we needed to show. □
14. [M28] (L. Stickelberger, 1890.) In the notation of exercise 12, we can determine
in terms of the
-ary representation, for any positive
integer , thus generalizing Wilson’s
theorem. In fact, prove that .
Proposition. .
Proof. Let
and
be arbitrary positive integers such that
is
prime, ,
and .
We must show that
|
First consider the trivial case ,
so that
and .
Then clearly
Then, assuming as an inductive hypothesis for
and
that
|
we must show for
and
that
|
(Note that the equality for
holds since has grown
by a multiple of ;
namely, .)
But by Wilson’s theorem, all the terms between
and
that are not multiples
of may be collected
into sets of size whose
product is congruent to
modulo , and there
are precisely of these
products, with left
over, congruent to
modulo .
That is
|
Multiplying this by the inductive hypothesis yields
Therefore
|
as we needed to show. □
15. [HM15] The permanent of a square matrix is defined by the same expansion as the determinant except that
each term of the permanent is given a plus sign while the determinant alternates between plus and minus. Thus the
permanent of
is .
What is the permanent of
|
The permanent of a square matrix may be defined recursively as
|
In the case that ,
we may simply add
|
and we do this for
terms, yielding a total sum of
16. [HM15] Show that the infinite sum in Eq. (11) does not converge unless
is a
nonnegative integer.
The infinite sum in Eq. (11),
|
does not converge unless is a
nonnegative integer, since if ,
the product
never vanishes as the coefficients
|
(In the case that ,
the product eventually vanishes with a factor of zero.)
17. [HM20] Prove that the infinite product
|
equals ,
if and if
none of the ’s
is a negative integer.
Proposition.
if
and
for .
Proof. Let
and
be arbitrary integer sequences such that
and
for .
We must show that
|
But
as we needed to show. □
18. [M20] Assume that .
(This is “Wallis’s product,” obtained by J. Wallis in 1655, and we will prove it in exercise 1.2.6-43.) Using the previous exercise,
prove that .
Proof. We must show that
But according to exercise 17 with
,
, and
so
that
and
for ,
as we needed to show. □
______________________________________________________________________________________________________________________________
[Wallis’s own heuristic “proof” can be found in D. J. Struik’s Source Book in Mathematics (Harvard
University Press, 1969), 244–253.]
19. [HM22] Denote the quantity appearing after “”
in Eq. (15) by .
Show that
|
Proposition.
if .
Proof. Let
be an arbitrary positive real number so that
.
We must show that
|
But by substituting
for
Then, let
|
We may prove by induction on
that
|
If ,
clearly
Then, assuming
|
we must show that
|
But by integration by parts, since
and
,
And so, by the inductive hypothesis,
so that
|
Finally
as we needed to show. □
20. [HM21] Using the fact that ,
if , and the previous
exercise, show that ,
if .
Proposition. ,
if .
Proof. Let
be an arbitrary positive real number such that
.
We must show that
Let
It is sufficient to show that .
Note that if ,
and from exercise 1.2.1-9,
so that
|
Then since ,
as we needed to show. □
21. [HM25] (L. F. A. Arbogast, 1800.) Let
represent the th derivative
of a function with respect
to . The chain rule states
that . If we apply this to
second derivatives, we find .
Show that the general formula is
|
Proposition. .
Proof. Let be an
arbitrary function of ,
an arbitarary
function of ,
and
a positive integer. We must show that that the
th derivative
of with
respect to
is
|
As done by T. A. ,
it suffices to analyze the coefficients for any function
. Let
. By Taylor’s theorem
for an arbitrary ,
|
But also, by expanding
and developing the product,
Equating these two yields
and hence the result. □
______________________________________________________________________________________________________________________________
[Bull. Amer. Math. Soc. 44 (1938), 395–398]
[Du Calcul des Dérivations (Strasbourg: 1800), §52]
[Quarterly J. Math. 1 (1857), 359-360]
see the paper by I. J. Good, Annals of Mathematical Statistics 32 (1961), 540–541.
22. [HM20] Try to put yourself in Euler’s place, looking for a way to generalize
to noninteger
values of .
Since times
equals
, it seems natural
that should be
approximately .
Similarly, should be
. Invent a hypothesis
about the ratio as
approaches infinity. Is your
hypothesis correct when
is an integer? Does it tell anything about the appropriate value of
when
is not
an integer?
Observing that
we might hypothesize that
|
When
is an integer, the equality holds, as
It tells us something about the appropriate value of
when
is not an integer as well, since
23. [HM20] Prove (16), given that .
Proposition.
for
not an integer.
Proof. Let
be an arbitrary real number, not an integer. We must show that
|
But given
we have
Finally, dividing both sides by
yields
|
as we needed to show. □
24.
[HM21] Prove the handy inequalities
|
[Hint: for all
real ; hence
.]
Proposition.
for integer .
Proof. Let be an arbitrary
integer such that .
We must show that
|
Note that since
for all real ,
and
Then
and so
Then also
and so
Therefore,
as we needed to show. □
25. [M20] Do factorial powers satisfy a law analogous to the ordinary law of exponents,
?
Factorial powers satisfy laws analogous to the ordinary law of exponents. In particular,
since
and