From 274568368e702f363baddb0d7a8eeaf9c3db76ca Mon Sep 17 00:00:00 2001 From: Andrew Lorimer Date: Sun, 11 Aug 2019 22:35:41 +1000 Subject: [PATCH] [methods] rm duplicate from transformations notes --- methods/temp/transformations.tex | 9 --------- 1 file changed, 9 deletions(-) diff --git a/methods/temp/transformations.tex b/methods/temp/transformations.tex index b688c26..d2b253c 100644 --- a/methods/temp/transformations.tex +++ b/methods/temp/transformations.tex @@ -109,15 +109,6 @@ For \(y = f(x)\), these processes are equivalent: \textbf{Strictly increasing:} \(f(x_2) > f(x_1)\) where \(x_2 > x_1\) (including \(x=0\)) -\subsubsection*{Odd and even functions} - -Even when \(f(x) = -f(x)\)\\ -Odd when \(-f(x) = f(-x)\) - -Function is even if it can be reflected across \(y\)-axis -\(\implies f(x)=f(-x)\)\\ -Function \(x^{\pm {p \over q}}\) is odd if \(q\) is odd - \subsubsection*{\(x^{-1 \over n}\) where \(n \in \mathbb{Z}^+\)} -- 2.47.1