Soru

Zorluk: OrtaRemainders and Units Digit Cyclicity

A sequence of positive integers ana_n is defined by an=2n+5na_n = 2^n + 5^n for all integers n1n \ge 1. What is the remainder when a100a_{100} is divided by 77?

Cevap: 4

Cevap

The remainder when a100a_{100} is divided by 77 is 44.
By reducing 52(mod7)5 \equiv -2 \pmod 7, we observe that 5100(2)100=2100(mod7)5^{100} \equiv (-2)^{100} = 2^{100} \pmod 7 because the exponent 100100 is even. The powers of 2(mod7)2 \pmod 7 follow a 3-step cycle (2,4,12, 4, 1). Dividing the exponent 100100 by 33 leaves a remainder of 11, meaning 210021=2(mod7)2^{100} \equiv 2^1 = 2 \pmod 7. Adding the remainders for both terms yields 2+2=42 + 2 = 4.

Adım Adım Çözüm

1
Use modular arithmetic to simplify the base 5(mod7)5 \pmod 7.
52(mod7)5 \equiv -2 \pmod 7, which implies 5100(2)100=2100(mod7)5^{100} \equiv (-2)^{100} = 2^{100} \pmod 7 because the exponent 100100 is even.
Converting 55 to 2-2 allows both terms to be expressed using powers of 22.
2
Determine the remainder cycle of powers of 22 when divided by 77.
212(mod7)2^1 \equiv 2 \pmod 7, 224(mod7)2^2 \equiv 4 \pmod 7, and 23=81(mod7)2^3 = 8 \equiv 1 \pmod 7. The pattern repeats every 33 powers.
Finding the period of cyclicity simplifies evaluating large powers.
3
Divide the exponent 100100 by the cycle length 33.
100=3×33+1100 = 3 \times 33 + 1, leaving a remainder of 11. Thus, 210021=2(mod7)2^{100} \equiv 2^1 = 2 \pmod 7.
The remainder of the exponent modulo the cycle length determines the equivalent reduced power.
4
Combine the remainders for 21002^{100} and 51005^{100}.
a100=2100+51002+2=4(mod7)a_{100} = 2^{100} + 5^{100} \equiv 2 + 2 = 4 \pmod 7.
Adding the individual modular values gives the overall remainder.

Anahtar Kavram

Modular arithmetic cyclicity and negative congruences
Bu soruyu puanla