Next: About this document ...
Practice Midterm Solutions
1.
a)
4=gcd(4,12) does not divide 22, so the congruence has no solutions.
b)
Here
3=gcd(3,33) does divide 15, and so the congruence is equivalent to
Thus
.
mod 33, the solutions are 6, 17, 28.
2. The system
Is equivalent to the system,
Which is equivalent to
Here
3=gcd(9,15) divides 7-4, so the system will have a solution
unique
mod lcm(9,15)=45. By inspection, 34 is a solution (mod
45). Thus, all solutions are of the form
.
3. Fermat's Little Theorem tells us that
,
so
,
thus mod 11, the equation reduces to
which has solution
.
4. We use Hensel's lemma. Let's start with
which has solutions
.
Checking the derivative
4x - 1, we see that it does not vanish on either
solution. Therefore, we will have two solutions (mod 52) and (mod
53). To get the solutions (mod 52), we use the formula
For s=1,
,
and for s=2,
.
Finally, these solutions mod 52 must be lifted to solutions mod
53. When s=21, we get
.
When s=17, we get
5. Schumer Q. 7, p. 58
Observe that pm-1 for any prime p has this property.
{6. Schumer Q. 3, p. 62
Suppose that f(1)=0. Then
, so that f would be identically 0, which is
not allowed in the definition of a mult. function. Now
, and dividing both sides by f(1) we get
f(1)=1.
Next: About this document ...
Matthew Szczesny
2002-10-11