Re: problem of arithmetic modulo
- From: "Cat" <Ct@xxxxxxxxx>
- Date: Tue, 22 Jan 2008 15:49:40 +0100
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
.
- Follow-Ups:
- Re: problem of arithmetic modulo
- From: Dave Seaman
- Re: problem of arithmetic modulo
- From: Helmut Richter
- Re: problem of arithmetic modulo
- References:
- problem of arithmetic modulo
- From: Bill
- Re: problem of arithmetic modulo
- From: Rainer Rosenthal
- problem of arithmetic modulo
- Prev by Date: Re: Array problem
- Next by Date: Re: Array problem
- Previous by thread: Re: problem of arithmetic modulo
- Next by thread: Re: problem of arithmetic modulo
- Index(es):
Relevant Pages
|