New Reply

modulo division with negative power ?

 
Share Thread Thread Tools
Jan5-12, 06:11 AM   #1
 

modulo division with negative power ?


if f(x)modg(x) is valid(means , if it yield a remainder) then , can there be negative powers of x in f(x)?

for example
is (x-29)mod(x2 - 3) possible ?
can we do modulo division like this or is it strictly defined only for positive powers of x?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Jan5-12, 10:32 PM   #2
 
Blog Entries: 2
Quote by smslca View Post
if f(x)modg(x) is valid(means , if it yield a remainder) then , can there be negative powers of x in f(x)?

for example
is (x-29)mod(x2 - 3) possible ?
can we do modulo division like this or is it strictly defined only for positive powers of x?
Negative powers involves fractions but the mod function doesn't have use of fractional parts as far as I know. Some one with a greater understanding may give you a better answer.
New Reply
Thread Tools


Similar Threads for: modulo division with negative power ?
Thread Forum Replies
Proof involving invertible modulo and congruence modulo Precalculus Mathematics Homework 8
Division of complex power series Calculus & Beyond Homework 1
using division of power series to find the first 3 nonzero terms Calculus & Beyond Homework 1
Division of Power Series Calculus 5
Solving polynomial congruences modulo a prime power Calculus & Beyond Homework 0