Rational Points of Elliptic Curves
This post briefly proves why the rational points of an elliptic curve is a group. The proof idea comes from MATH 214B, but I tried to use classical language.
This post briefly proves why the rational points of an elliptic curve is a group. The proof idea comes from MATH 214B, but I tried to use classical language.
This posts briefly introduced what I learned on C++ 20 coroutine mechanism after I used it to imitate Python generator and ayncio. REPO
This posts discusses the relation between two's complement and 2-adic integer in math. I want to show what operations we can have if we ignore overflow.
George is a fantastic teacher with very attractive lectures. I think his secret sauces include the following:
The trade-offs may be as follows: (very biased personal view, don't take it serious)
I would strongly recommend everyone interested in networking try his 216 and 219.
In this post I won't put all Bia unless interesting. Using those well-defined mathematical terms, Zoai are quite easy to state and thus very short.
Authentication (AuthN, 認証) and authorization (AuthZ, 承認) are important pieces in system security. In one word, AuthN verifies the identity of the requester, and AuthZ decides whether a specific operation is allowed.
This is a review and summary for course MATH 220BC, given by Professor Artem Chernikov and Andrew Marks.
In this post, I listed important theorems (in my mind) like a dictionary, so I can recall what I learnt when I read this in future. Only the overview and summary may be useful to other people.
This is a review and summary for course MATH 206A Combinatorics at UCLA, given by Prof. Igor Pak.
I try to make the flow more naturally, but also want to include brief description of important theorems.
This post introduces some tricks on polynomials widely used in ICPC. I will try to practice algebraic knowledge as well.
Rephrase the chess picking problem in a more formal way.
Misc things that are taught in class but not written in the note of MATH 210.