What is 1 5 1 4 5 ( m o d 2 6 ) ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Observe that 1 5 1 4 5 ≡ 1 m o d 2 . Also observe that 1 5 1 4 5 ≡ 2 1 4 5 m o d 1 3 ≡ ( 2 6 ) 2 4 ∗ 2 m o d 1 3 ≡ 2 m o d 1 3 . Then, using Chinese Remainder Theorem, we have 15 mod 26 as the answer.
log with base 15 ( x )= 26 then x =1.205 ## ### 15^145 /15^143.785= 15^1,..... thats bad soultion but true
Problem Loading...
Note Loading...
Set Loading...
Since 15 and 26 are coprimes, we can apply Euler's theorem , which means 1 5 ϕ ( 2 6 ) ≡ 1 (mod 26) , where ϕ ( n ) is the Euler's totient function , and ϕ ( 2 6 ) = 2 6 ( 1 − 2 1 ) ( 1 − 1 3 1 ) = 1 2 . Therefore, we have:
1 5 1 4 5 ≡ 1 5 1 4 5 mod ϕ ( 2 6 ) (mod 26) ≡ 1 5 1 4 5 mod 2 4 (mod 26) ≡ 1 5 1 (mod 26) = 1 5 (mod 26)