Exercise 2.2.1 (First examples, part 1)

If f ( x ) 0 ( mod p ) has exactly j solutions with p a prime, and g ( x ) 0 ( mod p ) has no solution, prove that f ( x ) g ( x ) 0 ( mod p ) has exactly j solutions.

Answers

Proof. Since p is a prime number,

f ( x ) g ( x ) 0 ( mod p ) f ( x ) 0 ( mod p )  or  g ( x ) 0 ( mod p ) f ( x ) 0 ( mod p ) ,

because g ( x ) 0 ( mod p ) is always false.

So, there are as many solutions of f ( x ) g ( x ) 0 ( mod p ) than of f ( x ) 0 ( mod p ) . □

User profile picture
2024-08-18 16:00
Comments