How to solve piecewise equation with function of a function
$begingroup$
I have got the question below for an assignment, I understand how and what the piecewise equation does, but I am wondering if someone can explain what the $f(x)=f(x+2)$ is referring to? Does this mean function of a function?If so, how would I solve this? Question
calculus
$endgroup$
add a comment |
$begingroup$
I have got the question below for an assignment, I understand how and what the piecewise equation does, but I am wondering if someone can explain what the $f(x)=f(x+2)$ is referring to? Does this mean function of a function?If so, how would I solve this? Question
calculus
$endgroup$
1
$begingroup$
You can writef(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information
$endgroup$
– El borito
Jan 22 at 6:42
add a comment |
$begingroup$
I have got the question below for an assignment, I understand how and what the piecewise equation does, but I am wondering if someone can explain what the $f(x)=f(x+2)$ is referring to? Does this mean function of a function?If so, how would I solve this? Question
calculus
$endgroup$
I have got the question below for an assignment, I understand how and what the piecewise equation does, but I am wondering if someone can explain what the $f(x)=f(x+2)$ is referring to? Does this mean function of a function?If so, how would I solve this? Question
calculus
calculus
edited Jan 22 at 6:48
mathrook1243
asked Jan 22 at 6:38
mathrook1243mathrook1243
203
203
1
$begingroup$
You can writef(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information
$endgroup$
– El borito
Jan 22 at 6:42
add a comment |
1
$begingroup$
You can writef(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information
$endgroup$
– El borito
Jan 22 at 6:42
1
1
$begingroup$
You can write
f(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information$endgroup$
– El borito
Jan 22 at 6:42
$begingroup$
You can write
f(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information$endgroup$
– El borito
Jan 22 at 6:42
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It means if you know $f(0)$, we know $f(2)$, and we also know $f(4)$. The values are equal.
Similarly for $f(-2)$ and $f(-4)$.
In general, if we know $f(x)$, then we know the values of $f(x+2)$ and $f(x-2)$ and they are equal.
This is a periodic function with period $2$.
$endgroup$
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
add a comment |
$begingroup$
The function is first defined on $[-1,1]$ and then extended to the whole line by adding the condition $f(x+2)=f(x)$ (periodocity of $f$). For example, if $7 leq x leq 9$ then $x-8$ lies between $-1$ and $1$ and $f(x)$ is defined to be $f(x-8x)$. [Note that $f(x+2)=f(x)$ for all $x$ implies that $f(x+2n)=f(x)$ for all $x$ and for any integer $n$].
$endgroup$
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
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%2f3082821%2fhow-to-solve-piecewise-equation-with-function-of-a-function%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$
It means if you know $f(0)$, we know $f(2)$, and we also know $f(4)$. The values are equal.
Similarly for $f(-2)$ and $f(-4)$.
In general, if we know $f(x)$, then we know the values of $f(x+2)$ and $f(x-2)$ and they are equal.
This is a periodic function with period $2$.
$endgroup$
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
add a comment |
$begingroup$
It means if you know $f(0)$, we know $f(2)$, and we also know $f(4)$. The values are equal.
Similarly for $f(-2)$ and $f(-4)$.
In general, if we know $f(x)$, then we know the values of $f(x+2)$ and $f(x-2)$ and they are equal.
This is a periodic function with period $2$.
$endgroup$
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
add a comment |
$begingroup$
It means if you know $f(0)$, we know $f(2)$, and we also know $f(4)$. The values are equal.
Similarly for $f(-2)$ and $f(-4)$.
In general, if we know $f(x)$, then we know the values of $f(x+2)$ and $f(x-2)$ and they are equal.
This is a periodic function with period $2$.
$endgroup$
It means if you know $f(0)$, we know $f(2)$, and we also know $f(4)$. The values are equal.
Similarly for $f(-2)$ and $f(-4)$.
In general, if we know $f(x)$, then we know the values of $f(x+2)$ and $f(x-2)$ and they are equal.
This is a periodic function with period $2$.
answered Jan 22 at 6:42
Siong Thye GohSiong Thye Goh
102k1468119
102k1468119
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
add a comment |
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
So does that mean that the whole function is a period function, including the piecewise equation?
$endgroup$
– mathrook1243
Jan 22 at 6:49
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
the whole function? hmmm... we only have one function isn't it. First draw the part from $-1$ to $1$ and then repeat it.
$endgroup$
– Siong Thye Goh
Jan 22 at 6:50
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
so how would I sketch the function between -5 and 5??
$endgroup$
– mathrook1243
Jan 22 at 10:06
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
$begingroup$
First sketch the function from $(-1, 1], then repeat the patterm on the interval $(1,3]$?
$endgroup$
– Siong Thye Goh
Jan 22 at 10:07
add a comment |
$begingroup$
The function is first defined on $[-1,1]$ and then extended to the whole line by adding the condition $f(x+2)=f(x)$ (periodocity of $f$). For example, if $7 leq x leq 9$ then $x-8$ lies between $-1$ and $1$ and $f(x)$ is defined to be $f(x-8x)$. [Note that $f(x+2)=f(x)$ for all $x$ implies that $f(x+2n)=f(x)$ for all $x$ and for any integer $n$].
$endgroup$
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
add a comment |
$begingroup$
The function is first defined on $[-1,1]$ and then extended to the whole line by adding the condition $f(x+2)=f(x)$ (periodocity of $f$). For example, if $7 leq x leq 9$ then $x-8$ lies between $-1$ and $1$ and $f(x)$ is defined to be $f(x-8x)$. [Note that $f(x+2)=f(x)$ for all $x$ implies that $f(x+2n)=f(x)$ for all $x$ and for any integer $n$].
$endgroup$
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
add a comment |
$begingroup$
The function is first defined on $[-1,1]$ and then extended to the whole line by adding the condition $f(x+2)=f(x)$ (periodocity of $f$). For example, if $7 leq x leq 9$ then $x-8$ lies between $-1$ and $1$ and $f(x)$ is defined to be $f(x-8x)$. [Note that $f(x+2)=f(x)$ for all $x$ implies that $f(x+2n)=f(x)$ for all $x$ and for any integer $n$].
$endgroup$
The function is first defined on $[-1,1]$ and then extended to the whole line by adding the condition $f(x+2)=f(x)$ (periodocity of $f$). For example, if $7 leq x leq 9$ then $x-8$ lies between $-1$ and $1$ and $f(x)$ is defined to be $f(x-8x)$. [Note that $f(x+2)=f(x)$ for all $x$ implies that $f(x+2n)=f(x)$ for all $x$ and for any integer $n$].
edited Jan 22 at 7:50
answered Jan 22 at 6:44
Kavi Rama MurthyKavi Rama Murthy
65.8k42767
65.8k42767
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
add a comment |
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
I believe your $2$ uses of $x - 8x$ should be just $x - 8$. Also, at the end, the statement $fleft(x + 2nright) = fleft(xright)$ is true for any integers $n$, not just positive ones, as Siong Thye Goh's answer indicates.
$endgroup$
– John Omielan
Jan 22 at 7:43
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
@JohnOmielan There was a typo. I meant $x-8$. As far as your second comment is concerned the statement '$f(x+2n)=f(x)$ for all $x$ and all positive integers $n$ ' is equivalent to '$f(x+2n)=f(x)$ for all $x$ and all integers $n$ '. Perhaps I could have said 'all integers' for ease of understanding
$endgroup$
– Kavi Rama Murthy
Jan 22 at 7:47
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
$begingroup$
Thanks for correcting the first instance. However, you still have a second one, as I said earlier, with it being in the statement "... is defined to be $fleft(x - 8xright)$". As for your suggestion of removing the term "positive", although it's not incorrect, I believe it's more general and it will provide ease of understanding.
$endgroup$
– John Omielan
Jan 22 at 7:50
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%2f3082821%2fhow-to-solve-piecewise-equation-with-function-of-a-function%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$
You can write
f(x)=f(x+2)
with $, like this: $ f(x)=f(x+2)$ $Big(f(x)=f(x+2)Big)$. See the help or here for more information$endgroup$
– El borito
Jan 22 at 6:42