Notation for repeated composition of functions
$begingroup$
I have a repeated composition of functions ${T_n}(z) = {tau _0} circ {tau _1} circ {tau _2} circ cdots circ {tau _n}(z)$
By analogy with $sumlimits_{i = 1}^n {} ,prodlimits_{i = 1}^n {} ,bigcuplimits_{i = 1}^n {} ,bigcaplimits_{i = 1}^n {} ,$
I want to write ${T_n}(z) = left( {mathop circ limits_{i = 0}^n {tau _i}} right)(z)$ or even ${T_n}(z) = {mathop circ limits_{i = 0}^n {tau _i}} (z)$. Can I do this?
notation function-and-relation-composition
$endgroup$
add a comment |
$begingroup$
I have a repeated composition of functions ${T_n}(z) = {tau _0} circ {tau _1} circ {tau _2} circ cdots circ {tau _n}(z)$
By analogy with $sumlimits_{i = 1}^n {} ,prodlimits_{i = 1}^n {} ,bigcuplimits_{i = 1}^n {} ,bigcaplimits_{i = 1}^n {} ,$
I want to write ${T_n}(z) = left( {mathop circ limits_{i = 0}^n {tau _i}} right)(z)$ or even ${T_n}(z) = {mathop circ limits_{i = 0}^n {tau _i}} (z)$. Can I do this?
notation function-and-relation-composition
$endgroup$
add a comment |
$begingroup$
I have a repeated composition of functions ${T_n}(z) = {tau _0} circ {tau _1} circ {tau _2} circ cdots circ {tau _n}(z)$
By analogy with $sumlimits_{i = 1}^n {} ,prodlimits_{i = 1}^n {} ,bigcuplimits_{i = 1}^n {} ,bigcaplimits_{i = 1}^n {} ,$
I want to write ${T_n}(z) = left( {mathop circ limits_{i = 0}^n {tau _i}} right)(z)$ or even ${T_n}(z) = {mathop circ limits_{i = 0}^n {tau _i}} (z)$. Can I do this?
notation function-and-relation-composition
$endgroup$
I have a repeated composition of functions ${T_n}(z) = {tau _0} circ {tau _1} circ {tau _2} circ cdots circ {tau _n}(z)$
By analogy with $sumlimits_{i = 1}^n {} ,prodlimits_{i = 1}^n {} ,bigcuplimits_{i = 1}^n {} ,bigcaplimits_{i = 1}^n {} ,$
I want to write ${T_n}(z) = left( {mathop circ limits_{i = 0}^n {tau _i}} right)(z)$ or even ${T_n}(z) = {mathop circ limits_{i = 0}^n {tau _i}} (z)$. Can I do this?
notation function-and-relation-composition
notation function-and-relation-composition
asked Sep 10 '14 at 13:07
BudgieJaneBudgieJane
667
667
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Let $f_n(x)$ be a sequence of functions indexed by $n$.
Define a new sequence of functions $F_k(x)$ indexed by $k$:
$$
F_k(x) =
begin{cases}
f_0(x) &: k=0\
(f_kcirc F_{k-1})(x)&: kgt 0
end{cases}
$$
So you have, for example
$$
begin{align}
F_0(x) &= f_0(x)\
F_1(x) &= (f_1 circ f_0)(x)\
F_2(x) &= (f_2 circ F_1)(x) = (f_2 circ f_1 circ f_0)(x)\
&dots\
F_{n}(x) &= (f_ncirc f_{n-1} circ cdots circ f_0)(x)\
end{align}
$$
Then for your composition $f_ncirc f_{n-1} circ cdots circ f_0$ of $n$ terms you can simply write $F_n$.
Of course you can define a new sequence $G_n$ for the ascending direction, i.e., $G_2 = f_0 circ f_1 circ f_2$.
$endgroup$
add a comment |
$begingroup$
If I were writing something in which I had to do a large number of these, the following is probably not quite what I would do:
$$
overset{n}{underset{k=0}bigcirc} f_k quad text{ or } quad overset{0}{underset{k=n}bigcirc} f_k .
$$
Instead, I'd go over to tex.stackexchange.com and ask how to make this thing look respectable instead of like a workaround. I'd probably want it to be comparable in size and boldness to something like $displaystylebigcap$ in $displaystylebigcap_{k=0}^n A_k$ or to $displaystylebigoplus$. Before the begin{document}
I'd put newcommand{Circ}{blah blah blah}
(with a capital "C" distinguishing it from circ
.
$endgroup$
add a comment |
$begingroup$
Basically you can do anything. Notice, however, that the classical operators $sum$ and $prod$ do not coincide with the symbols they represent. And old books used to have $sum$ instead of $bigcup$ and $prod$ instead of $bigcap$.
I personally understand the notation $mathop{circ}_{n=1}^N$, but it doesn't look appealing. By analogy, why don't you define $$mathop{rm C}limits_{n=1}^N $$ or $$mathop{rm K}limits_{n=1}^N ?$$
Anyway, I don't like them either...
$endgroup$
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
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%2f926247%2fnotation-for-repeated-composition-of-functions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $f_n(x)$ be a sequence of functions indexed by $n$.
Define a new sequence of functions $F_k(x)$ indexed by $k$:
$$
F_k(x) =
begin{cases}
f_0(x) &: k=0\
(f_kcirc F_{k-1})(x)&: kgt 0
end{cases}
$$
So you have, for example
$$
begin{align}
F_0(x) &= f_0(x)\
F_1(x) &= (f_1 circ f_0)(x)\
F_2(x) &= (f_2 circ F_1)(x) = (f_2 circ f_1 circ f_0)(x)\
&dots\
F_{n}(x) &= (f_ncirc f_{n-1} circ cdots circ f_0)(x)\
end{align}
$$
Then for your composition $f_ncirc f_{n-1} circ cdots circ f_0$ of $n$ terms you can simply write $F_n$.
Of course you can define a new sequence $G_n$ for the ascending direction, i.e., $G_2 = f_0 circ f_1 circ f_2$.
$endgroup$
add a comment |
$begingroup$
Let $f_n(x)$ be a sequence of functions indexed by $n$.
Define a new sequence of functions $F_k(x)$ indexed by $k$:
$$
F_k(x) =
begin{cases}
f_0(x) &: k=0\
(f_kcirc F_{k-1})(x)&: kgt 0
end{cases}
$$
So you have, for example
$$
begin{align}
F_0(x) &= f_0(x)\
F_1(x) &= (f_1 circ f_0)(x)\
F_2(x) &= (f_2 circ F_1)(x) = (f_2 circ f_1 circ f_0)(x)\
&dots\
F_{n}(x) &= (f_ncirc f_{n-1} circ cdots circ f_0)(x)\
end{align}
$$
Then for your composition $f_ncirc f_{n-1} circ cdots circ f_0$ of $n$ terms you can simply write $F_n$.
Of course you can define a new sequence $G_n$ for the ascending direction, i.e., $G_2 = f_0 circ f_1 circ f_2$.
$endgroup$
add a comment |
$begingroup$
Let $f_n(x)$ be a sequence of functions indexed by $n$.
Define a new sequence of functions $F_k(x)$ indexed by $k$:
$$
F_k(x) =
begin{cases}
f_0(x) &: k=0\
(f_kcirc F_{k-1})(x)&: kgt 0
end{cases}
$$
So you have, for example
$$
begin{align}
F_0(x) &= f_0(x)\
F_1(x) &= (f_1 circ f_0)(x)\
F_2(x) &= (f_2 circ F_1)(x) = (f_2 circ f_1 circ f_0)(x)\
&dots\
F_{n}(x) &= (f_ncirc f_{n-1} circ cdots circ f_0)(x)\
end{align}
$$
Then for your composition $f_ncirc f_{n-1} circ cdots circ f_0$ of $n$ terms you can simply write $F_n$.
Of course you can define a new sequence $G_n$ for the ascending direction, i.e., $G_2 = f_0 circ f_1 circ f_2$.
$endgroup$
Let $f_n(x)$ be a sequence of functions indexed by $n$.
Define a new sequence of functions $F_k(x)$ indexed by $k$:
$$
F_k(x) =
begin{cases}
f_0(x) &: k=0\
(f_kcirc F_{k-1})(x)&: kgt 0
end{cases}
$$
So you have, for example
$$
begin{align}
F_0(x) &= f_0(x)\
F_1(x) &= (f_1 circ f_0)(x)\
F_2(x) &= (f_2 circ F_1)(x) = (f_2 circ f_1 circ f_0)(x)\
&dots\
F_{n}(x) &= (f_ncirc f_{n-1} circ cdots circ f_0)(x)\
end{align}
$$
Then for your composition $f_ncirc f_{n-1} circ cdots circ f_0$ of $n$ terms you can simply write $F_n$.
Of course you can define a new sequence $G_n$ for the ascending direction, i.e., $G_2 = f_0 circ f_1 circ f_2$.
answered Oct 24 '16 at 1:36
chharveychharvey
1,37731839
1,37731839
add a comment |
add a comment |
$begingroup$
If I were writing something in which I had to do a large number of these, the following is probably not quite what I would do:
$$
overset{n}{underset{k=0}bigcirc} f_k quad text{ or } quad overset{0}{underset{k=n}bigcirc} f_k .
$$
Instead, I'd go over to tex.stackexchange.com and ask how to make this thing look respectable instead of like a workaround. I'd probably want it to be comparable in size and boldness to something like $displaystylebigcap$ in $displaystylebigcap_{k=0}^n A_k$ or to $displaystylebigoplus$. Before the begin{document}
I'd put newcommand{Circ}{blah blah blah}
(with a capital "C" distinguishing it from circ
.
$endgroup$
add a comment |
$begingroup$
If I were writing something in which I had to do a large number of these, the following is probably not quite what I would do:
$$
overset{n}{underset{k=0}bigcirc} f_k quad text{ or } quad overset{0}{underset{k=n}bigcirc} f_k .
$$
Instead, I'd go over to tex.stackexchange.com and ask how to make this thing look respectable instead of like a workaround. I'd probably want it to be comparable in size and boldness to something like $displaystylebigcap$ in $displaystylebigcap_{k=0}^n A_k$ or to $displaystylebigoplus$. Before the begin{document}
I'd put newcommand{Circ}{blah blah blah}
(with a capital "C" distinguishing it from circ
.
$endgroup$
add a comment |
$begingroup$
If I were writing something in which I had to do a large number of these, the following is probably not quite what I would do:
$$
overset{n}{underset{k=0}bigcirc} f_k quad text{ or } quad overset{0}{underset{k=n}bigcirc} f_k .
$$
Instead, I'd go over to tex.stackexchange.com and ask how to make this thing look respectable instead of like a workaround. I'd probably want it to be comparable in size and boldness to something like $displaystylebigcap$ in $displaystylebigcap_{k=0}^n A_k$ or to $displaystylebigoplus$. Before the begin{document}
I'd put newcommand{Circ}{blah blah blah}
(with a capital "C" distinguishing it from circ
.
$endgroup$
If I were writing something in which I had to do a large number of these, the following is probably not quite what I would do:
$$
overset{n}{underset{k=0}bigcirc} f_k quad text{ or } quad overset{0}{underset{k=n}bigcirc} f_k .
$$
Instead, I'd go over to tex.stackexchange.com and ask how to make this thing look respectable instead of like a workaround. I'd probably want it to be comparable in size and boldness to something like $displaystylebigcap$ in $displaystylebigcap_{k=0}^n A_k$ or to $displaystylebigoplus$. Before the begin{document}
I'd put newcommand{Circ}{blah blah blah}
(with a capital "C" distinguishing it from circ
.
edited Dec 21 '18 at 10:41
Sik Feng Cheong
17710
17710
answered Jan 8 '15 at 23:28
Michael HardyMichael Hardy
1
1
add a comment |
add a comment |
$begingroup$
Basically you can do anything. Notice, however, that the classical operators $sum$ and $prod$ do not coincide with the symbols they represent. And old books used to have $sum$ instead of $bigcup$ and $prod$ instead of $bigcap$.
I personally understand the notation $mathop{circ}_{n=1}^N$, but it doesn't look appealing. By analogy, why don't you define $$mathop{rm C}limits_{n=1}^N $$ or $$mathop{rm K}limits_{n=1}^N ?$$
Anyway, I don't like them either...
$endgroup$
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
add a comment |
$begingroup$
Basically you can do anything. Notice, however, that the classical operators $sum$ and $prod$ do not coincide with the symbols they represent. And old books used to have $sum$ instead of $bigcup$ and $prod$ instead of $bigcap$.
I personally understand the notation $mathop{circ}_{n=1}^N$, but it doesn't look appealing. By analogy, why don't you define $$mathop{rm C}limits_{n=1}^N $$ or $$mathop{rm K}limits_{n=1}^N ?$$
Anyway, I don't like them either...
$endgroup$
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
add a comment |
$begingroup$
Basically you can do anything. Notice, however, that the classical operators $sum$ and $prod$ do not coincide with the symbols they represent. And old books used to have $sum$ instead of $bigcup$ and $prod$ instead of $bigcap$.
I personally understand the notation $mathop{circ}_{n=1}^N$, but it doesn't look appealing. By analogy, why don't you define $$mathop{rm C}limits_{n=1}^N $$ or $$mathop{rm K}limits_{n=1}^N ?$$
Anyway, I don't like them either...
$endgroup$
Basically you can do anything. Notice, however, that the classical operators $sum$ and $prod$ do not coincide with the symbols they represent. And old books used to have $sum$ instead of $bigcup$ and $prod$ instead of $bigcap$.
I personally understand the notation $mathop{circ}_{n=1}^N$, but it doesn't look appealing. By analogy, why don't you define $$mathop{rm C}limits_{n=1}^N $$ or $$mathop{rm K}limits_{n=1}^N ?$$
Anyway, I don't like them either...
answered Sep 10 '14 at 13:14
SiminoreSiminore
30.5k33569
30.5k33569
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
add a comment |
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
$begingroup$
I can't use K as that's already in use for continued fractions, because K = Kettenbruch, the German for Continued Fraction.
$endgroup$
– BudgieJane
Sep 10 '14 at 17:55
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%2f926247%2fnotation-for-repeated-composition-of-functions%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