https://www.pw.live/study-v2/notes?pdf=https://static.pw.live/5eb393ee95fab7468a79d189/ADM and Function - Lecture 9: Even, Odd, and Periodic Functions

Overview of Relation and Function - Lecture 9

  • Course: Power Batch - JEE Mathematics

  • Instructor: Ravindra Bahadur Sir

  • Main Topics: Even and Odd Functions, Fundamental Properties of Symmetry, and Introduction to Periodic Functions.

  • Goal: To establish the definitive properties of functions based on their symmetry (parity) and their repetition (periodicity).

Even and Odd Functions: Definitions

  • Even Function:

    • A function y=f(x)y = f(x) is classified as an even function if substituting x-x for xx leaves the function unchanged.

    • Condition: f(x)=f(x)f(-x) = f(x).

    • Graphical Property: The graph of an even function is symmetrical about the yy-axis.

  • Odd Function:

    • A function y=f(x)y = f(x) is classified as an odd function if substituting x-x for xx results in the negative of the original function.

    • Condition: f(x)=f(x)f(-x) = -f(x).

    • Graphical Property: The graph of an odd function is symmetrical about the origin (rotational symmetry of 180o180^\text{o}).

  • NENO (Neither Even Nor Odd):

    • If a function does not satisfy either of the above conditions (f(x)f(x)f(-x) \neq f(x) and f(x)f(x)f(-x) \neq -f(x)), it is categorized as Neither Even Nor Odd (NENO).

Examples of Parity Verification

  • Trigonometric Functions:

    • f(x)=tan(x)f(x) = \tan(x): f(x)=tan(x)=tan(x)=f(x)f(-x) = \tan(-x) = -\tan(x) = -f(x). Conclusion: Odd.

    • f(x)=cos(x)f(x) = \text{cos}(x): f(x)=cos(x)=cos(x)=f(x)f(-x) = \text{cos}(-x) = \text{cos}(x) = f(x). Conclusion: Even.

    • f(x)=sin(x)f(x) = \text{sin}(x): f(x)=sin(x)=sin(x)=f(x)f(-x) = \text{sin}(-x) = -\text{sin}(x) = -f(x). Conclusion: Odd.

  • Algebraic Combinations:

    • f(x)=x3f(x) = x^3: f(x)=(x)3=x3=f(x)f(-x) = (-x)^3 = -x^3 = -f(x). Conclusion: Odd.

    • f(x)=x3sin(x)f(x) = x^3 \text{sin}(x):

      • f(x)=(x)3sin(x)=(x3)(sin(x))=x3sin(x)=f(x)f(-x) = (-x)^3 \text{sin}(-x) = (-x^3)(-\text{sin}(x)) = x^3 \text{sin}(x) = f(x).

      • Conclusion: Even (Product of two odd functions is even).

    • f(x)=x2f(x) = x^2: Conclusion: Even.

    • f(x)=x3+2x1f(x) = x^3 + 2x - 1:

      • f(x)=(x)3+2(x)1=x32x1=(x3+2x+1)f(-x) = (-x)^3 + 2(-x) - 1 = -x^3 - 2x - 1 = -(x^3 + 2x + 1).

      • Since f(x)f(x)f(-x) \neq f(x) and f(x)f(x)f(-x) \neq -f(x), it is NENO.

  • Transcendental Functions:

    • f(x)=ex1ex+1f(x) = \frac{e^x - 1}{e^x + 1}:

      • f(x)=ex1ex+1=1ex11ex+1=1ex1+ex=ex1ex+1=f(x)f(-x) = \frac{e^{-x} - 1}{e^{-x} + 1} = \frac{\frac{1}{e^x} - 1}{\frac{1}{e^x} + 1} = \frac{1 - e^x}{1 + e^x} = -\frac{e^x - 1}{e^x + 1} = -f(x).

      • Conclusion: Odd.

    • f(x)=xex1ex+1f(x) = x \frac{e^x - 1}{e^x + 1}: Product of Odd (xx) and Odd (ex1ex+1\frac{e^x - 1}{e^x + 1}). Conclusion: Even.

The Signum Function and Parity

  • Definition of y=sgn(x)y = \text{sgn}(x):     f(x)={1,amp;xgt;00,amp;x=01,amp;xlt;0f(x) = \begin{cases} 1, & x > 0 \\ 0, & x = 0 \\ -1, & x < 0 \end{cases}

  • Note: The Signum function is always an Odd Function (sgn(x)=sgn(x)\text{sgn}(-x) = -\text{sgn}(x)).

  • Domain: x×Rx \times \text{R}

  • Range: {1,0,1}\{-1, 0, 1\}

  • Complex Transformation Example:

    • f(x)=sgn(x2+2x+3)f(x) = \text{sgn}(x^2 + 2x + 3).

    • Analyze the inner expression: x2+2x+3=(x+1)2+2x^2 + 2x + 3 = (x+1)^2 + 2. This expression is always strictly greater than zero for all real xx.

    • Since the input to the signum function is always positive, sgn(positive)=1\text{sgn}(\text{positive}) = 1.

    • f(x)=1f(x) = 1 for all xx.

    • Range: {1}\{1\}.

    • Conclusion: Even (Constant function).

Properties of Even and Odd Functions

Let EE represent an Even function and OO represent an Odd function:

  • Addition and Subtraction:

    • E×E=EE \times E = E

    • O×O=OO \times O = O

    • O×E=NENOO \times E = \text{NENO}

  • Multiplication and Division:

    • E×E=EE \times E = E

    • O×O=EO \times O = E (The product of two odd functions is always even)

    • O×E=OO \times E = O (The product of an odd and even function is always odd)

  • Special Cases:

    • If a function is both Even and Odd simultaneously, then f(x)=f(x)2f(x)=0f(x)=0f(x) = -f(x) \rightarrow 2f(x) = 0 \rightarrow f(x) = 0. The zero function is the only function that is both even and odd.

Deep Dive Questions and Problem Solving

  • Question 1: Parity of f(x)=ln(x+sqrt(x2+1))f(x) = \text{ln}(x + \text{sqrt}(x^2 + 1))

    • f(x)=ln(x+sqrt((x)2+1))=ln(sqrt(x2+1)x)f(-x) = \text{ln}(-x + \text{sqrt}((-x)^2 + 1)) = \text{ln}(\text{sqrt}(x^2 + 1) - x).

    • Multiply and divide by the conjugate: (sqrt(x2+1)x)(sqrt(x2+1)+x)sqrt(x2+1)+x=x2+1x2sqrt(x2+1)+x=1sqrt(x2+1)+x\frac{(\text{sqrt}(x^2 + 1) - x)(\text{sqrt}(x^2 + 1) + x)}{\text{sqrt}(x^2 + 1) + x} = \frac{x^2 + 1 - x^2}{\text{sqrt}(x^2 + 1) + x} = \frac{1}{\text{sqrt}(x^2 + 1) + x}.

    • f(x)=ln(1x+sqrt(x2+1))=ln(x+sqrt(x2+1))1=ln(x+sqrt(x2+1))=f(x)f(-x) = \text{ln}(\frac{1}{x + \text{sqrt}(x^2 + 1)}) = \text{ln}(x + \text{sqrt}(x^2 + 1))^{-1} = -\text{ln}(x + \text{sqrt}(x^2 + 1)) = -f(x).

    • Answer: An odd function.

  • Question 2: Parameter finding for f:[20,20]Rf: [-20, 20] \rightarrow \text{R}

    • Given: f(x)=x2[x2a]+1f(x) = \frac{x^2}{[\frac{x^2}{a}] + 1} is an even function. (Note: [.][.] is G.I.F.).

    • For the function to be even over the domain [20,20][-20, 20], the term [x2a][\frac{x^2}{a}] must remain constant or follow an even pattern that doesn't violate functional definitions.

    • Typically, if [x2a]=0[\frac{x^2}{a}] = 0, the function reduces to f(x)=x2f(x) = x^2, which is even.

    • Max value of x2x^2 on [20,20][-20, 20] is x2=400x^2 = 400.

    • For [x2a]=0[\frac{x^2}{a}] = 0, we need 0 \times \frac{x^2}{a} < 1. Substituting max value: \frac{400}{a} < 1 \rightarrow a > 400.

    • Answer: (400,infinity)(400, \text{infinity}).

  • Question 3: Simultaneously Even and Odd Function

    • If f(x)f(x) is odd and even, f(3)f(2)f(3) - f(2)?

    • As established, if a function is both, f(x)=0f(x) = 0 for all xx.

    • f(3)=0f(3) = 0 and f(2)=0f(2) = 0.

    • Result: 00=00 - 0 = 0.

    • Answer: 0.

Introduction to Periodic Functions

  • Definition: A function f:XYf: X \rightarrow Y is periodic if there exists a positive real number TT such that f(x+T)=f(x)f(x + T) = f(x) for all xx in the domain.

  • Fundamental Period: The smallest positive value of TT is called the fundamental period (or principal period).

  • Graphical repetition: The graph repeats its shape identically over every interval of length TT.

Fundamental Periods of Standard Functions

Function

Period

sinn(x),cosn(x),secn(x),cscn(x)\text{sin}^n(x), \text{cos}^n(x), \text{sec}^n(x), \text{csc}^n(x)

pi\text{pi} if nn is even; 2pi2\text{pi} if nn is odd

tann(x),cotn(x)\text{tan}^n(x), \text{cot}^n(x)

pi\text{pi} (always, regardless of nn)

sin(x),cos(x),tan(x),sec(x),csc(x),cot(x)|\text{sin}(x)|, |\text{cos}(x)|, |\text{tan}(x)|, |\text{sec}(x)|, |\text{csc}(x)|, |\text{cot}(x)|

pi\text{pi}

{x}\{x\} (Fractional Part)

11

Constant Function

Periodic with no fundamental period (as any positive TT works)

Periodic Function Exercises

  1. Period of f(x)=esin(x)f(x) = e^{\text{sin}(x)}:

    • The outer function eue^u is not periodic, but the inner function sin(x)\text{sin}(x) is periodic with 2pi2\text{pi}.

    • f(x+2pi)=esin(x+2pi)=esin(x)=f(x)f(x + 2\text{pi}) = e^{\text{sin}(x + 2\text{pi})} = e^{\text{sin}(x)} = f(x).

    • Answer: 2pi2\text{pi}.

  2. Period of f(x)=tan([x])f(x) = \text{tan}([x]):

    • Here [x][x] is the greatest integer function. Since the input to tan\text{tan} changes in discrete steps and does not repeat in a fixed real interval pattern f(x+T)=f(x)f(x+T)=f(x), it is not periodic.

  3. Period of f(x)=[6x+7]6xf(x) = [6x + 7] - 6x:

    • Simplify: [6x+7]6x=[6x]+76x=7(6x[6x])=7{6x}[6x + 7] - 6x = [6x] + 7 - 6x = 7 - (6x - [6x]) = 7 - \{6x\}.

    • The period of {x}\{x\} is 11. Therefore, the period of {kx}\{kx\} is 1k\frac{1}{|k|}.

    • Period of {6x}=16\{6x\} = \frac{1}{6}.

    • Answer: 16\frac{1}{6}.

  4. Complex Summations (xx terms):

    • f(x)=[x]+[2x]+[3x]+...+[nx]n(n+1)2xf(x) = [x] + [2x] + [3x] + \text{...} + [nx] - \frac{n(n+1)}{2}x.

    • Recognize that n(n+1)2x=x+2x+3x+...+nx\frac{n(n+1)}{2}x = x + 2x + 3x + \text{...} + nx.

    • The function becomes: ([x]x)+([2x]2x)+...+([nx]nx)=({x}+{2x}+...+{nx})([x] - x) + ([2x] - 2x) + \text{...} + ([nx] - nx) = -(\{x\} + \{2x\} + \text{...} + \{nx\}).

    • Individual periods are 1,12,13,...,1n1, \frac{1}{2}, \frac{1}{3}, \text{...}, \frac{1}{n}.

    • The period is the L.C.M. of the individual periods: LCM(1,12,13,...,1n)=1\text{LCM}(1, \frac{1}{2}, \frac{1}{3}, \text{...}, \frac{1}{n}) = 1.

    • Answer: 1.

Questions & Homework (H.W.)

  • Identify parity for: f(x)={g(x)g(x)}3f(x) = \{g(x) - g(-x)\}^3.

  • Signum Logic Homework: Given f(x)=e{x/sgn(x)}f(x) = e^{\{|x| / \text{sgn}(x)\}} and g(x)=e[xsgn(x)]g(x) = e^{[|x| \text{sgn}(x)]}. Determine the parity of h(x)=log(f(x))+log(g(x))h(x) = \text{log}(f(x)) + \text{log}(g(x)).

  • Greatest Integer Function Parity: Check parity for f(x)=x(sin(x)+tan(x))[x+pipi]12f(x) = \frac{x(\text{sin}(x) + \text{tan}(x))}{[\frac{x + \text{pi}}{\text{pi}}] - \frac{1}{2}}.

  • Find Value of nn: If f(x)=tan(sqrt([n])x)f(x) = \text{tan}(\text{sqrt}([n])x) has a period of pi/3\text{pi}/3, find the integer value of nn.

  • Coefficient Problem: If f(x)=lambdasin(x)+lambda2cos(x)+g(lambda)f(x) = \text{lambda}|\text{sin}(x)| + \text{lambda}^2|\text{cos}(x)| + g(\text{lambda}) has a period of pi/2\text{pi}/2, solve for lambda\text{lambda}.