Have you even tried? If nothing else, just start squaring!
For example, what is , what is , etc. modulo 16? You probably could have done all 15 possible cases in less time than it took your computer to warm up!
November 24th 2009, 09:05 PM
450081592
Quote:
Originally Posted by HallsofIvy
Have you even tried? If nothing else, just start squaring!
For example, what is , what is , etc. modulo 16? You probably could have done all 15 possible cases in less time than it took your computer to warm up!
um I just need some explanation for the question, I only know how to find the solution from a matrix, not a equation
November 25th 2009, 04:08 AM
HallsofIvy
Quote:
Originally Posted by 450081592
um I just need some explanation for the question, I only know how to find the solution from a matrix, not a equation
A matrix? Just do the arithmetic!
All of those are "modulo 16" of course. For example so .
November 25th 2009, 08:53 AM
450081592
Quote:
Originally Posted by HallsofIvy
A matrix? Just do the arithmetic!
All of those are "modulo 16" of course. For example so .
0 up to 15, that's it, that easy?
November 25th 2009, 09:07 AM
tonio
Quote:
Originally Posted by 450081592
0 up to 15, that's it, that easy?
No, in fact it is easier: since ,for any , you only have to check half the numbers, since for example , etc.
Tonio
November 25th 2009, 09:10 AM
450081592
Quote:
Originally Posted by tonio
No, in fact it is easier: since ,for any , you only have to check half the numbers, since for example , etc.
Tonio
what is the relation between 9 and 7, 13 and 3, I mean what is the pattern of the equal numbers?