Regarding whether two functions are even or odd
$begingroup$
I am solving the integral
$$int_frac{-π}{2}^frac{π}{2} x cos x+ tan x^5 ,dx$$
In the solution, both $x cos x$ and $tan x^5$ are said to be odd functions.
Are these functions even or odd?
I noticed:
$$left(frac{-π}{2} right)cos left(frac{-π}{2} right)=-0$$ and $$left(tan left(frac{-π}{2} right) right)^5 =-∞$$
If these are odd functions then $0=-0$ and $∞=-∞$, the latter of which is making me have doubts.
calculus integration even-and-odd-functions
$endgroup$
add a comment |
$begingroup$
I am solving the integral
$$int_frac{-π}{2}^frac{π}{2} x cos x+ tan x^5 ,dx$$
In the solution, both $x cos x$ and $tan x^5$ are said to be odd functions.
Are these functions even or odd?
I noticed:
$$left(frac{-π}{2} right)cos left(frac{-π}{2} right)=-0$$ and $$left(tan left(frac{-π}{2} right) right)^5 =-∞$$
If these are odd functions then $0=-0$ and $∞=-∞$, the latter of which is making me have doubts.
calculus integration even-and-odd-functions
$endgroup$
1
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19
add a comment |
$begingroup$
I am solving the integral
$$int_frac{-π}{2}^frac{π}{2} x cos x+ tan x^5 ,dx$$
In the solution, both $x cos x$ and $tan x^5$ are said to be odd functions.
Are these functions even or odd?
I noticed:
$$left(frac{-π}{2} right)cos left(frac{-π}{2} right)=-0$$ and $$left(tan left(frac{-π}{2} right) right)^5 =-∞$$
If these are odd functions then $0=-0$ and $∞=-∞$, the latter of which is making me have doubts.
calculus integration even-and-odd-functions
$endgroup$
I am solving the integral
$$int_frac{-π}{2}^frac{π}{2} x cos x+ tan x^5 ,dx$$
In the solution, both $x cos x$ and $tan x^5$ are said to be odd functions.
Are these functions even or odd?
I noticed:
$$left(frac{-π}{2} right)cos left(frac{-π}{2} right)=-0$$ and $$left(tan left(frac{-π}{2} right) right)^5 =-∞$$
If these are odd functions then $0=-0$ and $∞=-∞$, the latter of which is making me have doubts.
calculus integration even-and-odd-functions
calculus integration even-and-odd-functions
edited Jan 21 at 13:34


Eevee Trainer
7,42821338
7,42821338
asked Jan 21 at 11:53
AashishAashish
688
688
1
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19
add a comment |
1
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19
1
1
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Note that odd/even-ness of a function must apply for all $x$ in the domain where the function is defined. Specific values don't necessarily mean anything in the grander context - to show a function is odd or even, it must be shown for arbitrary $x$.
Let $f(x) = x cdot cos(x)$. Consider $f(-x)$. Recalling cosine is an even function,
$$begin{align}
f(-x) &=-x cdot cos(-x) \
&= -x cdot cos(x) \
&= -f(x) \
end{align}$$
Thus, $f$ is odd, as $f(-x) = -f(x)$.
Let $g(x) = tan^5 (x)$. Recall tangent is odd, and thus
$$begin{align}
g(-x) &= tan^5 (-x)\
&= (-1)^5 tan^5 (x) \
&= - tan^5 (x) \
&= - g(x)
end{align}$$
(If instead you meant $tan(x^5)$, the argument is pretty similar.)
Thus, $g$ is also odd.
It might also be worth noting:
You cannot say a function is "equal to" infinity. If $f(x) = 1/x$, $f(0)$ is not equal to $infty$. In some contexts, it approaches infinity (as the right-hand limit as $x -> 0$), but $1/0 neq infty$.
This might be important to note when discussing even/odd-ness of such functions - the premise is that the function is defined in the first place. $tan(x)$ is not defined for $x = kpi$ for integers $k$. Not equal to infinity, or to negative infinity as might also be the case from a different viewpoint - just simply undefined.
$endgroup$
add a comment |
$begingroup$
To check, we have $$f(x)= xcos(x)= xcos(-x)= -(-xcos(-x))= -f(-x)$$ So $f(x)=xcos(x)$ is an odd function. Next, $$g(x)=(tan(x))^{5}= bigg(frac{sin(x)}{cos(x)}bigg)^{5} = bigg(frac{-sin(-x)}{cos(-x)}bigg)^{5}=(-1)^{5}bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -g(-x).$$ So we have the both are odd functions.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3081784%2fregarding-whether-two-functions-are-even-or-odd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Note that odd/even-ness of a function must apply for all $x$ in the domain where the function is defined. Specific values don't necessarily mean anything in the grander context - to show a function is odd or even, it must be shown for arbitrary $x$.
Let $f(x) = x cdot cos(x)$. Consider $f(-x)$. Recalling cosine is an even function,
$$begin{align}
f(-x) &=-x cdot cos(-x) \
&= -x cdot cos(x) \
&= -f(x) \
end{align}$$
Thus, $f$ is odd, as $f(-x) = -f(x)$.
Let $g(x) = tan^5 (x)$. Recall tangent is odd, and thus
$$begin{align}
g(-x) &= tan^5 (-x)\
&= (-1)^5 tan^5 (x) \
&= - tan^5 (x) \
&= - g(x)
end{align}$$
(If instead you meant $tan(x^5)$, the argument is pretty similar.)
Thus, $g$ is also odd.
It might also be worth noting:
You cannot say a function is "equal to" infinity. If $f(x) = 1/x$, $f(0)$ is not equal to $infty$. In some contexts, it approaches infinity (as the right-hand limit as $x -> 0$), but $1/0 neq infty$.
This might be important to note when discussing even/odd-ness of such functions - the premise is that the function is defined in the first place. $tan(x)$ is not defined for $x = kpi$ for integers $k$. Not equal to infinity, or to negative infinity as might also be the case from a different viewpoint - just simply undefined.
$endgroup$
add a comment |
$begingroup$
Note that odd/even-ness of a function must apply for all $x$ in the domain where the function is defined. Specific values don't necessarily mean anything in the grander context - to show a function is odd or even, it must be shown for arbitrary $x$.
Let $f(x) = x cdot cos(x)$. Consider $f(-x)$. Recalling cosine is an even function,
$$begin{align}
f(-x) &=-x cdot cos(-x) \
&= -x cdot cos(x) \
&= -f(x) \
end{align}$$
Thus, $f$ is odd, as $f(-x) = -f(x)$.
Let $g(x) = tan^5 (x)$. Recall tangent is odd, and thus
$$begin{align}
g(-x) &= tan^5 (-x)\
&= (-1)^5 tan^5 (x) \
&= - tan^5 (x) \
&= - g(x)
end{align}$$
(If instead you meant $tan(x^5)$, the argument is pretty similar.)
Thus, $g$ is also odd.
It might also be worth noting:
You cannot say a function is "equal to" infinity. If $f(x) = 1/x$, $f(0)$ is not equal to $infty$. In some contexts, it approaches infinity (as the right-hand limit as $x -> 0$), but $1/0 neq infty$.
This might be important to note when discussing even/odd-ness of such functions - the premise is that the function is defined in the first place. $tan(x)$ is not defined for $x = kpi$ for integers $k$. Not equal to infinity, or to negative infinity as might also be the case from a different viewpoint - just simply undefined.
$endgroup$
add a comment |
$begingroup$
Note that odd/even-ness of a function must apply for all $x$ in the domain where the function is defined. Specific values don't necessarily mean anything in the grander context - to show a function is odd or even, it must be shown for arbitrary $x$.
Let $f(x) = x cdot cos(x)$. Consider $f(-x)$. Recalling cosine is an even function,
$$begin{align}
f(-x) &=-x cdot cos(-x) \
&= -x cdot cos(x) \
&= -f(x) \
end{align}$$
Thus, $f$ is odd, as $f(-x) = -f(x)$.
Let $g(x) = tan^5 (x)$. Recall tangent is odd, and thus
$$begin{align}
g(-x) &= tan^5 (-x)\
&= (-1)^5 tan^5 (x) \
&= - tan^5 (x) \
&= - g(x)
end{align}$$
(If instead you meant $tan(x^5)$, the argument is pretty similar.)
Thus, $g$ is also odd.
It might also be worth noting:
You cannot say a function is "equal to" infinity. If $f(x) = 1/x$, $f(0)$ is not equal to $infty$. In some contexts, it approaches infinity (as the right-hand limit as $x -> 0$), but $1/0 neq infty$.
This might be important to note when discussing even/odd-ness of such functions - the premise is that the function is defined in the first place. $tan(x)$ is not defined for $x = kpi$ for integers $k$. Not equal to infinity, or to negative infinity as might also be the case from a different viewpoint - just simply undefined.
$endgroup$
Note that odd/even-ness of a function must apply for all $x$ in the domain where the function is defined. Specific values don't necessarily mean anything in the grander context - to show a function is odd or even, it must be shown for arbitrary $x$.
Let $f(x) = x cdot cos(x)$. Consider $f(-x)$. Recalling cosine is an even function,
$$begin{align}
f(-x) &=-x cdot cos(-x) \
&= -x cdot cos(x) \
&= -f(x) \
end{align}$$
Thus, $f$ is odd, as $f(-x) = -f(x)$.
Let $g(x) = tan^5 (x)$. Recall tangent is odd, and thus
$$begin{align}
g(-x) &= tan^5 (-x)\
&= (-1)^5 tan^5 (x) \
&= - tan^5 (x) \
&= - g(x)
end{align}$$
(If instead you meant $tan(x^5)$, the argument is pretty similar.)
Thus, $g$ is also odd.
It might also be worth noting:
You cannot say a function is "equal to" infinity. If $f(x) = 1/x$, $f(0)$ is not equal to $infty$. In some contexts, it approaches infinity (as the right-hand limit as $x -> 0$), but $1/0 neq infty$.
This might be important to note when discussing even/odd-ness of such functions - the premise is that the function is defined in the first place. $tan(x)$ is not defined for $x = kpi$ for integers $k$. Not equal to infinity, or to negative infinity as might also be the case from a different viewpoint - just simply undefined.
edited Jan 21 at 12:18
answered Jan 21 at 12:09


Eevee TrainerEevee Trainer
7,42821338
7,42821338
add a comment |
add a comment |
$begingroup$
To check, we have $$f(x)= xcos(x)= xcos(-x)= -(-xcos(-x))= -f(-x)$$ So $f(x)=xcos(x)$ is an odd function. Next, $$g(x)=(tan(x))^{5}= bigg(frac{sin(x)}{cos(x)}bigg)^{5} = bigg(frac{-sin(-x)}{cos(-x)}bigg)^{5}=(-1)^{5}bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -g(-x).$$ So we have the both are odd functions.
$endgroup$
add a comment |
$begingroup$
To check, we have $$f(x)= xcos(x)= xcos(-x)= -(-xcos(-x))= -f(-x)$$ So $f(x)=xcos(x)$ is an odd function. Next, $$g(x)=(tan(x))^{5}= bigg(frac{sin(x)}{cos(x)}bigg)^{5} = bigg(frac{-sin(-x)}{cos(-x)}bigg)^{5}=(-1)^{5}bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -g(-x).$$ So we have the both are odd functions.
$endgroup$
add a comment |
$begingroup$
To check, we have $$f(x)= xcos(x)= xcos(-x)= -(-xcos(-x))= -f(-x)$$ So $f(x)=xcos(x)$ is an odd function. Next, $$g(x)=(tan(x))^{5}= bigg(frac{sin(x)}{cos(x)}bigg)^{5} = bigg(frac{-sin(-x)}{cos(-x)}bigg)^{5}=(-1)^{5}bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -g(-x).$$ So we have the both are odd functions.
$endgroup$
To check, we have $$f(x)= xcos(x)= xcos(-x)= -(-xcos(-x))= -f(-x)$$ So $f(x)=xcos(x)$ is an odd function. Next, $$g(x)=(tan(x))^{5}= bigg(frac{sin(x)}{cos(x)}bigg)^{5} = bigg(frac{-sin(-x)}{cos(-x)}bigg)^{5}=(-1)^{5}bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -bigg(frac{sin(-x)}{cos(-x)}bigg)^{5}= -g(-x).$$ So we have the both are odd functions.
answered Jan 21 at 12:14


abdullah azzamabdullah azzam
294
294
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3081784%2fregarding-whether-two-functions-are-even-or-odd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
the fact that $left(tan left(frac{-π}{2} right) right)^5 =-∞$ (...suitably interpreted) is evidence that the function is indeed odd, since $left(tan left(frac{+π}{2} right) right)^5 =∞$
$endgroup$
– Calvin Khor
Jan 21 at 12:19