#Help in a Modular Arithmetic equation

1 messages · Page 1 of 1 (latest)

analog sorrel
#

How do I solve for x in this modular arithmetic equation (a is equal to 11 in this equation) (See first pic)?
I believe that I have to use the Extended Euclidean Algorithm. According to my lecture notes, the easiest way to do this is with the FISH algorithm (Here is an example of the algorithm in action in the second pic):
However, I don’t know how to rearrange the equation in order to perform this algorithm.
I would really appreciate any assistance from you guys!

rocky nexusBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
queen verge
#

,w 3^10

queen verge
#

wait what

#

what is the modulo equal to

analog sorrel
#

It's mod 9743 according to he first picture. Did I misunderstood the question?

queen verge
#

oh that makes a lot more sense

#

I’ve only seen mods notated a triple equals (mod b) lmao

#

131221 looks like it simplifies very nicely if you just take its mod

analog sorrel
queen verge
#

yea

#

so once you simplify the 131221

#

you can then isolate your 292x

#

actually its 297x

analog sorrel
#

I think I might have made a mistake in the 4th line. I was going under the assumption of the Distributive property from basic Arithmetic, but that might me the wrong approach

queen verge
#

thats good yea

analog sorrel
queen verge
#

does x have to be an integer or no

#

wait also are we in mod 9743 or mod 59049

#

when you take the mod of something the answer is usually lower than whatever the mod is...?

#

ive never formally learned mods i just learned them for math contests so sorry if im just completely wrong

analog sorrel
queen verge
#

oh

#

do you know which number is the mod number and which one is the result

#

is it 3^10?

#

find it very weird the result is much higher than the mod number

analog sorrel
#

According to the picture, 3^10 seems to be at the right side of the equation, so I guess it's the result?

queen verge
#

imma wait for a more experienced helper i guess

#

it does seem like 3^10 is the result but its WAYYY over 9743 so its very strange

analog sorrel