Difference between revisions of "User:Temperal/The Problem Solver's Resource8"
(→Useful facts and Formulas) |
(→Useful facts and Formulas) |
||
Line 13: | Line 13: | ||
Fermat-Euler Identitity-If <math>gcd(a,m)=1</math>, then <math>a^{\phi{m}}\equiv1\pmod{m}</math>, where <math>\phi{m}</math> is the number of relitvely prime numbers lower than <math>m</math>. | Fermat-Euler Identitity-If <math>gcd(a,m)=1</math>, then <math>a^{\phi{m}}\equiv1\pmod{m}</math>, where <math>\phi{m}</math> is the number of relitvely prime numbers lower than <math>m</math>. | ||
+ | |||
+ | Guass's Theorem-If <math>a|bc</math> and <math>(a,b) = 1</math>, then <math>a|c</math>. | ||
+ | |||
[[User:Temperal/The Problem Solver's Resource7|Back to page 7]] | [[User:Temperal/The Problem Solver's Resource9|Continue to page 9]] | [[User:Temperal/The Problem Solver's Resource7|Back to page 7]] | [[User:Temperal/The Problem Solver's Resource9|Continue to page 9]] | ||
|}<br /><br /> | |}<br /><br /> |
Revision as of 21:05, 5 October 2007
Intermediate Number TheoryThese are more complex number theory theorems that may turn up on the USAMO or Pre-Olympiad tests. This will also cover diverging and converging series, and other such calculus-related topics. Useful facts and FormulasAll quadratic resiues are 0 or 1and 0,1, or 4 . Fermat-Euler Identitity-If , then , where is the number of relitvely prime numbers lower than . Guass's Theorem-If and , then .
|