February 2020
Beginner
621 pages
19h 34m
English
The following are some Mathematica commands that are used in the Computer Examples. The commands that start with capital letters, such as EulerPhi, are built into Mathematica. The ones that start with small letters, such as addell, have been written specially for this text and are in the Mathematica notebook available at
bit.ly/2u5R7dW
addell[{x,y}, {u,v}, b, c, n] finds the sum of the points and on the elliptic curve , where is odd.
affinecrypt[txt,m,n] affine encryption of txt using .
allshifts[txt] gives all 26 shifts of txt.
ChineseRemainder[{a,b,...},{m,n,...}] gives a solution to the simultaneous congruences .
choose[txt,m,n] lists the characters in txt in ...
Read now
Unlock full access