diff --git a/lectures/07_order_notation_recursion/README.md b/lectures/07_order_notation_recursion/README.md index 93bff66..d390329 100644 --- a/lectures/07_order_notation_recursion/README.md +++ b/lectures/07_order_notation_recursion/README.md @@ -145,12 +145,7 @@ for (int j=i; j 0 -1 p == 0 +![alt text](power_equation.png "power equation") These are both examples of recursive definitions