You are here |
corbettmaths.com | ||
| | | |
lispy.wordpress.com
|
|
| | | | I didn't immediately recognize the equation that Steve Knight used in his answer to problem 6 of the Euler Project, but it was in fact just the formula for an arithmetic series. This one's actually pretty easy to come to from an intuitive standpoint. The story goes that Gauss had one of the meanest school... | |
| | | |
www.resourceaholic.com
|
|
| | | | First maths lesson year 7 | |
| | | |
theartofmachinery.com
|
|
| | | | ||
| | | |
kndrck.co
|
|
| | Motivation RSA (Rivest-Shamir-Adleman) is one of the first public-key cryptosystems and is widely used for secure data transmission. In such a cryptosystem, the encryption key is public and is different from the decryption key which is kept secret. If I wanted to comprehend zero knowledge proofs, then understanding the grand-daddy of public-key cryptosystems is a must. Background Maths Exponential Rules 1 $$ \begin{align} \label{eq:exponent_rule} g^{a-b} &= \dfrac{g^a}{g^b} \newline g^{a+b} &= g^a g^b \n... |