Thread Closed

Rather basic question - I think

 
Share Thread Thread Tools
Nov4-04, 02:36 PM   #1
 

Rather basic question - I think


If a and N coprime, a < N and r is even how can

a^(r) = 1 mod(N) be written as


a^(r) - 1 = 0 mod(N) ?

I don't know much number theory (I'm a physics student)

Thanks
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Heat-related deaths in Manhattan projected to rise
>> Dire outlook despite global warming 'pause': study
>> Sea level influenced tropical climate during the last ice age
Nov4-04, 02:45 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Hi, the conditions you list at the start don't matter for what you've just asked (a, N coprime, etc). For any a,b, and N,

a=b mod (N)

if and only if

N divides a-b

if and only if

N divides (a-b)-0

if and only if

a-b=0 mod(N)


Working mod N you can add, subtract and multiply as normal (division isn't always possible!), you just have the luxury of reducing things mod(N) afterwards.
 
Nov4-04, 03:54 PM   #3
 
ahh i see what you did there.. thanks!
 
Thread Closed
Thread Tools


Similar Threads for: Rather basic question - I think
Thread Forum Replies
Basic question on F=ma Introductory Physics Homework 2
Basic question... General Engineering 4
Basic Log Question General Math 2
A Basic Set Question Precalculus Mathematics Homework 3
very basic question F=ma Classical Physics 2