Difference between revisions of "Euler's Totient Theorem"
Borealbear (talk | contribs) m |
Borealbear (talk | contribs) |
||
Line 18: | Line 18: | ||
*(BorealBear) Find the last two digits of <math> 5^{81}-3^{81} </math>. | *(BorealBear) Find the last two digits of <math> 5^{81}-3^{81} </math>. | ||
*(BorealBear) Find the last two digits of <math> 3^{3^{3^{3}}} </math>. | *(BorealBear) Find the last two digits of <math> 3^{3^{3^{3}}} </math>. | ||
+ | *([[1983 AIME Problems/Problem 6|1983 AIME]]) Let <math>a_n=6^{n}+8^{n}</math>. Determine the remainder upon dividing <math>a_ {83}</math> by <math>49</math>. | ||
== See also == | == See also == |
Revision as of 12:10, 23 April 2021
Euler's Totient Theorem is a theorem closely related to his totient function.
Theorem
Let be Euler's totient function. If
is a positive integer,
is the number of integers in the range
which are relatively prime to
. If
is an integer and
is a positive integer relatively prime to
,Then
.
Credit
This theorem is credited to Leonhard Euler. It is a generalization of Fermat's Little Theorem, which specifies it when is prime. For this reason it is also known as Euler's generalization or the Fermat-Euler theorem.
Proof
Consider the set of numbers such that the elements of the set are the numbers relatively prime to
.
It will now be proved that this set is the same as the set
where
. All elements of
are relatively prime to
so if all elements of
are distinct, then
has the same elements as
In other words, each element of
is congruent to one of
.This means that
→
→
as desired. Note that dividing by
is allowed since it is relatively prime to
.
Problems
Introductory
- (BorealBear) Find the last two digits of
.
- (BorealBear) Find the last two digits of
.
- (1983 AIME) Let
. Determine the remainder upon dividing
by
.