Ask your own question, for FREE!
Mathematics 10 Online
OpenStudy (anonymous):

Hi, can anybody tell me how can i prove this : 26^(6n+5)+2*47^(12n+2)+3 = 0 mod(7)

OpenStudy (anonymous):

\[26^{6n+5}+2*47^{12n+2}+3 ≡ 0 \mod(7)\]

ganeshie8 (ganeshie8):

\(\large 26^{6n+5}+2*47^{12n+2}+3 \equiv 26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \) \(\large \equiv (-2)^5 * 1 + 2 * (-2)^2 * 1 + 3 \equiv 0 \mod 7 \)

OpenStudy (anonymous):

there is a question before this it was asking for the reminders of devision(5^n,7)

OpenStudy (anonymous):

@ganeshie8 i did not understand :D

ganeshie8 (ganeshie8):

By FLT : \(a^{p-1} \equiv 1 \mod p\) \(47^6 \equiv 1 \mod 7\) and \(26^6 \equiv 1 \mod 7\)

ganeshie8 (ganeshie8):

FLT = Fermat Little Theorem.. u heard of it before right ?

OpenStudy (anonymous):

those are ok, go ahead :)

ganeshie8 (ganeshie8):

we're done :)

ganeshie8 (ganeshie8):

go thru it again :)

OpenStudy (anonymous):

ok, i mean what is the relation between the 47^6n+5 and the one that you have already typed ?

ganeshie8 (ganeshie8):

from where u got 47^6n+5 ?

OpenStudy (anonymous):

47^(12n+2) sorry :)

ganeshie8 (ganeshie8):

okay, lets go bit slow, step by step :)

ganeshie8 (ganeshie8):

\(\large 26^{6n+5}+2*47^{12n+2}+3 \equiv 26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \)

ganeshie8 (ganeshie8):

thats the first step, fine so far ?

OpenStudy (anonymous):

good mod 7 don't forgot :)

ganeshie8 (ganeshie8):

yes, we're in mod 7 world oly... just saving the typing energy lol ;)

OpenStudy (anonymous):

heh go ahead

ganeshie8 (ganeshie8):

second step : \(26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \equiv 26^5 * (26^{6})^{n} + 2*47^2*(47^6)^{2n} + 3 \) still fine ?

OpenStudy (anonymous):

mod 7 lol very find :) go ahead , i'm afraid from the third one

ganeshie8 (ganeshie8):

in the third step, we apply FLT, we will use below : \(26^6 \equiv 1 \mod 7\) \(47^6 \equiv 1 \mod 7\)

ganeshie8 (ganeshie8):

in the third step, the thing inisde parenthesis, ima replace wid 1.

ganeshie8 (ganeshie8):

third step :- \(\large 26^5 * (26^{6})^{n} + 2*47^2*(47^6)^{2n} + 3 \equiv 26^5 * (1)^{n} + 2*47^2*(1)^{2n} + 3 \)

OpenStudy (anonymous):

FLT = a+b=c mod n , a=c mod n and b=c mod n ?

ganeshie8 (ganeshie8):

FLT = Fermat Little Theorem : \(a^{p-1} \equiv 1 \mod p\)

OpenStudy (anonymous):

ah ok

ganeshie8 (ganeshie8):

u sure, u covered Fermat topic yet ?

ganeshie8 (ganeshie8):

if u dont want to use Fermat, we can probably avoid it, but the proof will become nastly

OpenStudy (anonymous):

we didn't i don't know why

ganeshie8 (ganeshie8):

oh, then we should not use Fermat. Lets try to prove it without using Fermat.. let me think a bit

OpenStudy (anonymous):

flt is not that difficult, i don't know why they don't teach us, even it's proof

ganeshie8 (ganeshie8):

which course you doing ?

OpenStudy (anonymous):

i have studied the z devisions and the congruence as they call it

ganeshie8 (ganeshie8):

okay, lets forget Fermat for now. they will teach u sooner or later. lets try and prove it without Fermat :)

ganeshie8 (ganeshie8):

Our first two steps remain same :- \(\large 26^{6n+5}+2*47^{12n+2}+3 \equiv 26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \) \(26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \equiv 26^5 * (26^{6})^{n} + 2*47^2*(47^6)^{2n} + 3 \)

OpenStudy (anonymous):

ok, i think that there is a relation between the 5^n and 7 devision and this stuff

ganeshie8 (ganeshie8):

lets see

ganeshie8 (ganeshie8):

next, take \((26^6)^n \mod 7\)

OpenStudy (anonymous):

\[5^{6n+a}≡5^a \mod 7\]

ganeshie8 (ganeshie8):

we wont be needing that for this proof

ganeshie8 (ganeshie8):

lets try to simplify \((26^6)^n \mod 7\)

ganeshie8 (ganeshie8):

\((26^6)^n \mod 7\) is same as \(((-2)^6)^n \mod 7\)

ganeshie8 (ganeshie8):

fine ?

ganeshie8 (ganeshie8):

cuz 26 leaves a remainder of -2 when divided by 7

OpenStudy (anonymous):

a mod n means a=0 mod n ??

ganeshie8 (ganeshie8):

\( a = b \mod n \) means \(n \) divides \(a-b\)

ganeshie8 (ganeshie8):

\(26 = -2 \mod 7 \) means \(7\) divides \(26--2\)

OpenStudy (anonymous):

i know, you have typed (26^6)^n mod 7 what does this mean ?

ganeshie8 (ganeshie8):

that means we're trying to find the remainder when \(7\) divides \((26^6)^n\)

OpenStudy (anonymous):

aha sorry i didn't understand that :D go ahead you are ok

ganeshie8 (ganeshie8):

\((26^6)^n \mod 7\) is same as \(((-2)^6)^n \mod 7\) \((64)^n \mod 7\)

ganeshie8 (ganeshie8):

whats the remainder when 64 is divided by 7 ?

OpenStudy (anonymous):

=-(int(64/7)*7)+64 lol

ganeshie8 (ganeshie8):

?? no programming ok

OpenStudy (anonymous):

no programming = 1

ganeshie8 (ganeshie8):

good :)

ganeshie8 (ganeshie8):

\((26^6)^n \mod 7\) is same as \(((-2)^6)^n \mod 7\) \((64)^n \mod 7\) \((1)^n \mod 7\) \(1 \mod 7\) thus, \((26^6)^n \equiv 1 \mod 7\)

ganeshie8 (ganeshie8):

plug this in 3rd step

OpenStudy (anonymous):

mm so you can type 1 in the place :)

ganeshie8 (ganeshie8):

yess so our proof goes like this so far :- \(\large 26^{6n+5}+2*47^{12n+2}+3 \equiv 26^5 * 26^{6n} + 2*47^2*47^{12n} + 3 \) \(\large \equiv 26^5 * (26^{6})^{n} + 2*47^2*(47^6)^{2n} + 3 \) \(\large \equiv 26^5 * (1)^{n} + 2*47^2*(47^6)^{2n} + 3 \)

ganeshie8 (ganeshie8):

make sure you're at peace wid the proof so far :)

OpenStudy (anonymous):

yeah sure, and the same skill to 47

ganeshie8 (ganeshie8):

yup :) next, take \((47^6)^{2n} \mod 7\) and simplify

OpenStudy (anonymous):

1^n whatever n is you got 1 so 26^5 ....... etc = 0 mod 7 GOT IT

ganeshie8 (ganeshie8):

yess, but u havent simplified yet : \((47^6)^{2n} \mod 7\)

ganeshie8 (ganeshie8):

simplify and conclude the proof properly lol

ganeshie8 (ganeshie8):

if u say etc etc... .ur professor wont give u full marks :P

OpenStudy (anonymous):

heh etc = openstudy , full response = paper

OpenStudy (anonymous):

Do you have facebook or a google account ?

ganeshie8 (ganeshie8):

then fine, i was worried if ur going to give ur professor etc etc ;)

ganeshie8 (ganeshie8):

msg me your gmail, ill add u :)

OpenStudy (anonymous):

let me close the Q

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!