diff --git a/README.md b/README.md index cd71fc2..b5aacaf 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,14 @@ Feel free to explore, contribute, and share your insights! * Developed Shor’s algorithm for quantum factorization. * **Formula**: Period-finding problem in modular arithmetic: $\huge \color{DeepSkyBlue} {a^x \mod N = 1}$ + +
+ +2. **Lov Grover (1996)** + * Developed Grover’s quantum search algorithm. + + * **Formula**: Probability amplitude for successful search: $\huge \color{DeepSkyBlue} {\sin^2 \left((2k + 1)\theta\right)}$ +