Re: problem of arithmetic modulo
- From: Dave Seaman <dseaman@xxxxxxxxxxxx>
- Date: Tue, 22 Jan 2008 16:04:17 +0000 (UTC)
On Tue, 22 Jan 2008 15:49:40 +0100, Cat wrote:
Rainer Rosenthal <r.rosenthal@xxxxxx> a écrit dans le message :
5vmbh9F1mnj3lU1@xxxxxxxxxxxxxxxxxxxxx
Bill wrote:on
but this is not the case with modulo 7.
10^0=1[7], 10^1=3 [7], 10^2=2[7], 10^3=6, 10^4=4, 10^5=5, 10^6=1 and so
[modulo 7]
Please write some more terms of the "and so on". Won't be that random as
you seem to expect. Draw your conclusions.
Regards,
Rainer
I know it's not random.
But how do you compute c modulo 7 with c =sum(a_i)
where a_i are the digits of the numbre 3^1000?
It does'nt seem as straightforward as with c modulo 3.
I even wonder if it's possible to solve the problem.
Regards
Bill
You have
3^0 == 1 (mod 7)
and also
3^6 == 1 (mod 7).
Can you conclude anything about 3^12?
Do you see a way to generalize?
--
Dave Seaman
Oral Arguments in Mumia Abu-Jamal Case heard May 17
U.S. Court of Appeals, Third Circuit
<http://www.abu-jamal-news.com/>
.
- References:
- problem of arithmetic modulo
- From: Bill
- Re: problem of arithmetic modulo
- From: Rainer Rosenthal
- Re: problem of arithmetic modulo
- From: Cat
- problem of arithmetic modulo
- Prev by Date: help with a probability proof
- Next by Date: Re: Array problem
- Previous by thread: Re: problem of arithmetic modulo
- Next by thread: Re: problem of arithmetic modulo
- Index(es):
Loading