From df0132505bd65d8d440f85aee9edb702f6f8bc60 Mon Sep 17 00:00:00 2001 From: udlbook <110402648+udlbook@users.noreply.github.com> Date: Tue, 3 Oct 2023 08:58:32 +0100 Subject: [PATCH] Created using Colaboratory --- Notebooks/Chap01/1_1_BackgroundMathematics.ipynb | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb b/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb index a1556c2..c25fc06 100644 --- a/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb +++ b/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb @@ -332,9 +332,7 @@ "2. What is $\\mbox{exp}[1]$?\n", "3. What is $\\mbox{exp}[-\\infty]$?\n", "4. What is $\\mbox{exp}[+\\infty]$?\n", - "5. A function is convex if we can draw a straight line between any two points on the\n", - "function, and this line always lies above the function. Similarly, a function is concave\n", - "if a straight line between any two points always lies below the function. Is the exponential function convex or concave or neither?\n" + "5. A function is convex if we can draw a straight line between any two points on the function, and this line always lies above the function. Similarly, a function is concave if a straight line between any two points always lies below the function. Is the exponential function convex or concave or neither?\n" ] }, { @@ -384,15 +382,6 @@ "6. What is $\\mbox{log}[-1]$?\n", "7. Is the logarithm function concave or convex?\n" ] - }, - { - "cell_type": "code", - "source": [], - "metadata": { - "id": "XG0CKLiPJI7I" - }, - "execution_count": null, - "outputs": [] } ], "metadata": {