Skip to content

Instantly share code, notes, and snippets.

@benjamin-rood
Created March 6, 2016 00:23
Show Gist options
  • Save benjamin-rood/4c81b13251d7ad3fb335 to your computer and use it in GitHub Desktop.
Save benjamin-rood/4c81b13251d7ad3fb335 to your computer and use it in GitHub Desktop.
160.302 Questions

For question 2, do you mean:

$$ax \ mod \ n = 1$$

$\forall x \in \mathbb{Z}$ ? (Note, no brackets, as me are talking about the operation)

(I suppose as long as $x$ is a number, it doesn't make much difference....)

For question 3:

$$XA^{n} = A^{n}x$$

What is $x$? It can't be a vector, because the above statement can't ever be true when $X, A \in \mathbb{M}_{2}$

Is $x$ a scalar ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment