Question about simplifying congruences

  • Thread starter Thread starter Instinctlol
  • Start date Start date
  • Tags Tags
    Simplifying
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 2K views
Instinctlol
Messages
79
Reaction score
0

Homework Statement


I am looking at an example from my book and I have no clue how this is done.

Homework Equations


I solved the left hand side and got this
125t3+75t2+50t+4

How did they reduce it to 65t+5?

The Attempt at a Solution


http://i48.tinypic.com/2v2gpap.jpg
 
Physics news on Phys.org
SammyS said:
[itex]125\equiv 0\ (\!\!\!\!\mod25)[/itex]

etc.

I don't understand please clarify
 
micromass said:
Do you understand what (mod 25) means?

I don't understand where he got the 125 and what happened to the t
 
Instinctlol said:
I don't understand where he got the 125 and what happened to the t
If [itex]\ 125\equiv 0\ (\!\!\!\!\mod25)\[/itex], then [itex]\ 125t^3\equiv 0t^3\ (\!\!\!\!\mod25)[/itex]

You do understand that [itex]\ 125\equiv 0\ (\!\!\!\!\mod25)\,,\[/itex] don't you?
 
SammyS said:
If [itex]\ 125\equiv 0\ (\!\!\!\!\mod25)\[/itex], then [itex]\ 125t^3\equiv 0t^3\ (\!\!\!\!\mod25)[/itex]

You do understand that [itex]\ 125\equiv 0\ (\!\!\!\!\mod25)\,,\[/itex] don't you?

That means 25|125, sorry I guess the variables just confuses me.
 
Instinctlol said:
That means 25|125, sorry I guess the variables just confuses me.
Anyway ...

Do you now understand why [itex]\displaystyle \ \ 250 t^3+150 t^2+65 t+ 5 \equiv 65t+5 ~\text{(mod 25)}\ ?[/itex]

Yes, I get [itex]\displaystyle \ \ 2(1+5t)^3+7(1+5t)-4= 250 t^3+150 t^2+65 t+ 5 \ .[/itex]​
 
SammyS said:
Anyway ...

Do you now understand why [itex]\displaystyle \ \ 250 t^3+150 t^2+65 t+ 5 \equiv 65t+5 ~\text{(mod 25)}\ ?[/itex]

Yes, I get [itex]\displaystyle \ \ 2(1+5t)^3+7(1+5t)-4= 250 t^3+150 t^2+65 t+ 5 \ .[/itex]​

Is it because 25|250 and 25|150 so the remainder is 65t+5?