You seem to assume that everyone knows what you are talking about--why?
You certainly have not defined terms, but when I look into this, it is my impression that you have no understanding of modular arithmetic. Why not check that out?
#3
dhessler
2
0
Look, RSA is built on the fact in the private key (d,n) and the public key (e,n) d and e are exponential inverses of each other mod n. If x^d or x^e are congruent to 1 then d = phi(n) or e = phi(n) respectively... Take a look at Euler's Theorem which is a generalize form of Fermat's Little Theorem. This is why in RSA there is so much care taken in picking keys.
Hello !
I derived equations of stress tensor 2D transformation.
Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture.
I want to obtain expression that connects tensor for case 1 and tensor for case 2.
My attempt:
Are these equations correct? Is there more easier expression for stress tensor...
Are there known conditions under which a Markov Chain is also a Martingale? I know only that the only Random Walk that is a Martingale is the symmetric one, i.e., p= 1-p =1/2.