Questions tagged [even-and-odd-functions]

Even functions have reflective symmetry across the $y$-axis; odd functions have rotational symmetry about the origin.

We say a real function $f$ is even if $f(x)=f(-x)$ for any $x$, $-x$ in the domain. Even functions are symmetric about the $y$-axis. Similarly, a real function $g(x)$ is odd if $g(x)=-g(-x)$ for every $x$ in the domain. Odd functions are rotationally symmetric about the origin; if $g$ is odd and defined at $0$, $g(0)=0$.

Examples of even functions include $|x|$, $\cos(x)$, $x^2$, and Thomae's function. Examples of odd functions include $x$, $\sin(x)$, $1/x$, and $\text{sign}(x)$.

Even and odd functions enjoy nice calculus properties. The derivative of an even function is an odd function and vice-versa; similarly, an even (odd) function contains only even (odd) powers in its Maclaurin series. Further, if $f,g$ are even and odd respectively and integrable on $[-a,a]$, we have $$ \int _{-a}^{a} f(x)dx = 2\int _0^a f(x) dx $$ $$ \int _{-a}^{a} g(x)dx = 0 $$Every real function $h(x)$ admits a decomposition into even and odd parts: $h_{\text{even}} = \frac{1}{2}(h(x)+h(-x))$, $h_{\text{odd}} = \frac{1}{2}(h(x)-h(-x))$.

284 questions
2
votes
1 answer

How to show that If $y= f(x)$ then $y^3 -3y + x = 0$ is an odd function $\in(-2,2)$

How to show that If $y= f(x)$ satisfying $y^3 -3y + x = 0$ then $f$ is an odd function for $x \in(-2,2)$ NOTE: Given f(x) is continuous and $f(0)=0.$ My Approach: I have been trying to factorise y get an equation of the sort $y=f(x)$ and then do it…
marks_404
  • 631
1
vote
1 answer

solving definite integral with properties

Could someone help me with this question? Suppose that f(x) is a continuous and odd function such that $$\displaystyle\int^7_2f(x)\ d(x)=-3$$ Find $$\int^7_{-2}(1+f(x))\ dx$$ So far, I have used the properties of the integral to split the integral…
user1031396
1
vote
0 answers

$x^a-x^b$ is odd function, and $1 \leq a,b, \leq 100$

How many ordered pairs of positive integers $(a, b)$ with $1 \le a, b \le 100$ exist such that the function $f(x) = x^a - x^b$ is an odd function. I know that a function is only odd iff both $a$ and $b$ are odd, and there are $50$ odd numbers in…
user771227
1
vote
3 answers

Can anybody explain to me why this Rational Function is odd?

$F(x)= \frac{\sqrt{x^2 + 9}}{-x^3+5x}$ Once that I do the procedure to know if it is even, odd or neither; the numerator remains the same, but the denominator gets opposite signs. I am trying to know if in rational function I always should take the…
1
vote
1 answer

Determining if a function is even or odd using a system of equations and solving for unknown constants

I'm following a solution to a problem but I wanted to ask about a particular step. I have the following equation $$ g(y)f'(x)=(C_1\cos(\sqrt{G}ky)+C_2\sin(\sqrt{G}ky))(C_3\sinh(kx)+C_4\cosh(kx)) $$ where $\sqrt{G},k>0$ are known constants, $C_1$,…
enea19
  • 69
1
vote
1 answer

Can I have formula for all natural numbers, if I know it separately for even and for odd?

Solving one problem I find two formulas, first for odd: $$f(m,n)=\frac{n^m-n}{m}+n$$ and second for even numbers: $$f(m,n)=\frac{n^m-n^2}{m}+\frac{n(n+1)}{2}$$ Then for static $m$ and dynamic $n$ we…
user514787
  • 1,475
0
votes
0 answers

is 0 even if even numbers are only defined in for natural numbers?

I have a question, if even numbers are only defined in natural numbers how 0 is even? I understand that even is the number divisible by 2 so 0 is even but it is defined this way only for natural numbers, for example there is no even numbers in…
0
votes
0 answers

"Composition of an even and an odd function is even" means both $f(g(x))$ and "$g(f(x))$ are even?

Wiki composition of an even function and an odd function is even Is "composition order" significant here? Let $f(x)$ - odd, $g(x)$ - even It means only $f(g(x))$ is sure to be even? Or both "$f(g(x))$ is sure to be even" and "$g(f(x))$ is sure to…
0
votes
3 answers

Confusion about the definition of an even function for $f(x) = x^{4\over5}$.

I am confused if the function $f(x) = x^{4\over5}$ is an even function. If we only consider the real roots, then the function is even in the sense that $f(-x) = f(x)$. However, since $x^{1\over 5}$ is likely to have some non-real roots for $x \in…
zd_
  • 742
0
votes
2 answers

How do you see this function is odd?

I thought I am supposed to do check $f(t)=-1$ and compare with $f(-t)$ $f(-t)=-1$ If $f(t)=f(-t)$ the function is even. But this function is odd.
0
votes
1 answer

Is an odd/even function multiplied by $i$ still an odd/ even function?

Let's say I have a function that I want to integrate an even function multiplied by $i\sin(x)$ between $-1$ and $1$ and the function is $1-|x|$ then does this integral become zero because integrating an odd function over a symmetric domain is zero…
0
votes
2 answers

Even and odd functions and whether even/odd characteristics change with powers

I watched a video where a problem involved recognizing that $\sin x$ is an odd function and $\sin^3 x$ is also odd. But the presenter didn't explain why $\sin^3 x$ is also odd. Why does the fact that the function is odd not change when it is cubed?…
user532874
0
votes
0 answers

How to determine whether a function is even or odd in case the function has discontinuity at the origin?

$ \sqrt {(1+a^2/x^2)} =>\frac1 x\sqrt{(x^2+a^2)}$ The first expression is even (i.e, remains same when we put $-x$ in place of $x$), while the second one is odd. What am I doing wrong while going from the first to the second expression? The…
Siddhartha
  • 121
  • 1
  • 1
  • 4
0
votes
1 answer

What does it mean for an odd function to be odd about an end of an interval (at $x=L$)?

What does it mean for an odd function to be odd about an end of an interval (at $x=L$, when the interval is $[0,L]$ or $[-L,L]$)? E.g. the sine function is odd under reflection about $0$, but also about the end $L$ of the interval $[0,L]$. What does…
mavavilj
  • 7,270
0
votes
2 answers

if a function is bounded then both its even part and odd part are bounded?

Assuming that bounded function $f(x)$ is defined by $|f(x)|<\infty$ for all $x$. We know the function can be defined as sum of even and odd function, therefore I was wondering if it's true to say that if a function is bounded then both its even…
Mr.O
  • 584
1
2