Iterated function 'periodicity'












4














Note: $f^n$ denotes the iteration of composition, e.g. $f^3(x)=(fcirc fcirc f)(x)$





I've noticed that particular functions have a certain property where for some number $n$ the iterations of the function cycle through a set of values so that $f^{m+n}(x)=f^m(x)$ for all $minmathbb{N}$. For example, if $f(x)=1-frac{1}{x}$:
$$f^1(x)=1-frac{1}{x}$$
$$f^2(x)=1-frac{1}{1-frac{1}{x}}=frac{1}{1-x}$$
$$f^3(x)=1-frac{1}{1-frac{1}{1-frac{1}{x}}}=x$$
$$f^4(x)=1-frac{1}{x}$$
So the cycle has a period of $n=3$. Is there a name for this property, and where can I find more information? Also, are there any cases where the 'period' $n$ varies as a function of the iterate $m$?





Edit:



As others have pointed to in the comments, the property I am describing can be stated succinctly by $F^n(X)=X$* for some $n$, and can apply to functions as well as operators on functions.



Since this extends rather naturally to integer $n$, idempotence and involution would be examples with periods $1$ and $2$, respectively.



If matrix multiplication is used to represent the composition of functions, then the property in question applies to any $M$ such that $M^n=pm I$ for some $n$. As Will Jagy pointed out, in the example $f(x)=1-frac{1}{x}$, $M^3=-I$ is given by the Moebius transformation $f(x)=frac{x-1}{x+0}$.



Given how incredibly general this property is and the number of things to which it applies there is absolutely no way that I am the first person to notice it. There has to be a book or a paper somewhere, right?





*In retrospect, this should have been apparent given that $f^{m+n}=f^mimplies f^n=f^0$





"Corollary"?



If $$frac{d^nf(x)}{dx^n}=f(x)$$ for some $ninmathbb{Z},nneq0$, then $$frac{d^{mn}f(x)}{dx^{mn}}=f(x)$$ and $$int^{m(n-1)}f(x) dx^{m(n-1)}=f(x)$$ for all $minmathbb{Z}$










share|cite|improve this question




















  • 1




    You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
    – Kavi Rama Murthy
    Dec 31 '18 at 23:22










  • If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
    – r.e.s.
    Jan 1 at 4:13












  • @KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
    – R. Burton
    Jan 3 at 18:53


















4














Note: $f^n$ denotes the iteration of composition, e.g. $f^3(x)=(fcirc fcirc f)(x)$





I've noticed that particular functions have a certain property where for some number $n$ the iterations of the function cycle through a set of values so that $f^{m+n}(x)=f^m(x)$ for all $minmathbb{N}$. For example, if $f(x)=1-frac{1}{x}$:
$$f^1(x)=1-frac{1}{x}$$
$$f^2(x)=1-frac{1}{1-frac{1}{x}}=frac{1}{1-x}$$
$$f^3(x)=1-frac{1}{1-frac{1}{1-frac{1}{x}}}=x$$
$$f^4(x)=1-frac{1}{x}$$
So the cycle has a period of $n=3$. Is there a name for this property, and where can I find more information? Also, are there any cases where the 'period' $n$ varies as a function of the iterate $m$?





Edit:



As others have pointed to in the comments, the property I am describing can be stated succinctly by $F^n(X)=X$* for some $n$, and can apply to functions as well as operators on functions.



Since this extends rather naturally to integer $n$, idempotence and involution would be examples with periods $1$ and $2$, respectively.



If matrix multiplication is used to represent the composition of functions, then the property in question applies to any $M$ such that $M^n=pm I$ for some $n$. As Will Jagy pointed out, in the example $f(x)=1-frac{1}{x}$, $M^3=-I$ is given by the Moebius transformation $f(x)=frac{x-1}{x+0}$.



Given how incredibly general this property is and the number of things to which it applies there is absolutely no way that I am the first person to notice it. There has to be a book or a paper somewhere, right?





*In retrospect, this should have been apparent given that $f^{m+n}=f^mimplies f^n=f^0$





"Corollary"?



If $$frac{d^nf(x)}{dx^n}=f(x)$$ for some $ninmathbb{Z},nneq0$, then $$frac{d^{mn}f(x)}{dx^{mn}}=f(x)$$ and $$int^{m(n-1)}f(x) dx^{m(n-1)}=f(x)$$ for all $minmathbb{Z}$










share|cite|improve this question




















  • 1




    You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
    – Kavi Rama Murthy
    Dec 31 '18 at 23:22










  • If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
    – r.e.s.
    Jan 1 at 4:13












  • @KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
    – R. Burton
    Jan 3 at 18:53
















4












4








4







Note: $f^n$ denotes the iteration of composition, e.g. $f^3(x)=(fcirc fcirc f)(x)$





I've noticed that particular functions have a certain property where for some number $n$ the iterations of the function cycle through a set of values so that $f^{m+n}(x)=f^m(x)$ for all $minmathbb{N}$. For example, if $f(x)=1-frac{1}{x}$:
$$f^1(x)=1-frac{1}{x}$$
$$f^2(x)=1-frac{1}{1-frac{1}{x}}=frac{1}{1-x}$$
$$f^3(x)=1-frac{1}{1-frac{1}{1-frac{1}{x}}}=x$$
$$f^4(x)=1-frac{1}{x}$$
So the cycle has a period of $n=3$. Is there a name for this property, and where can I find more information? Also, are there any cases where the 'period' $n$ varies as a function of the iterate $m$?





Edit:



As others have pointed to in the comments, the property I am describing can be stated succinctly by $F^n(X)=X$* for some $n$, and can apply to functions as well as operators on functions.



Since this extends rather naturally to integer $n$, idempotence and involution would be examples with periods $1$ and $2$, respectively.



If matrix multiplication is used to represent the composition of functions, then the property in question applies to any $M$ such that $M^n=pm I$ for some $n$. As Will Jagy pointed out, in the example $f(x)=1-frac{1}{x}$, $M^3=-I$ is given by the Moebius transformation $f(x)=frac{x-1}{x+0}$.



Given how incredibly general this property is and the number of things to which it applies there is absolutely no way that I am the first person to notice it. There has to be a book or a paper somewhere, right?





*In retrospect, this should have been apparent given that $f^{m+n}=f^mimplies f^n=f^0$





"Corollary"?



If $$frac{d^nf(x)}{dx^n}=f(x)$$ for some $ninmathbb{Z},nneq0$, then $$frac{d^{mn}f(x)}{dx^{mn}}=f(x)$$ and $$int^{m(n-1)}f(x) dx^{m(n-1)}=f(x)$$ for all $minmathbb{Z}$










share|cite|improve this question















Note: $f^n$ denotes the iteration of composition, e.g. $f^3(x)=(fcirc fcirc f)(x)$





I've noticed that particular functions have a certain property where for some number $n$ the iterations of the function cycle through a set of values so that $f^{m+n}(x)=f^m(x)$ for all $minmathbb{N}$. For example, if $f(x)=1-frac{1}{x}$:
$$f^1(x)=1-frac{1}{x}$$
$$f^2(x)=1-frac{1}{1-frac{1}{x}}=frac{1}{1-x}$$
$$f^3(x)=1-frac{1}{1-frac{1}{1-frac{1}{x}}}=x$$
$$f^4(x)=1-frac{1}{x}$$
So the cycle has a period of $n=3$. Is there a name for this property, and where can I find more information? Also, are there any cases where the 'period' $n$ varies as a function of the iterate $m$?





Edit:



As others have pointed to in the comments, the property I am describing can be stated succinctly by $F^n(X)=X$* for some $n$, and can apply to functions as well as operators on functions.



Since this extends rather naturally to integer $n$, idempotence and involution would be examples with periods $1$ and $2$, respectively.



If matrix multiplication is used to represent the composition of functions, then the property in question applies to any $M$ such that $M^n=pm I$ for some $n$. As Will Jagy pointed out, in the example $f(x)=1-frac{1}{x}$, $M^3=-I$ is given by the Moebius transformation $f(x)=frac{x-1}{x+0}$.



Given how incredibly general this property is and the number of things to which it applies there is absolutely no way that I am the first person to notice it. There has to be a book or a paper somewhere, right?





*In retrospect, this should have been apparent given that $f^{m+n}=f^mimplies f^n=f^0$





"Corollary"?



If $$frac{d^nf(x)}{dx^n}=f(x)$$ for some $ninmathbb{Z},nneq0$, then $$frac{d^{mn}f(x)}{dx^{mn}}=f(x)$$ and $$int^{m(n-1)}f(x) dx^{m(n-1)}=f(x)$$ for all $minmathbb{Z}$







abstract-algebra polynomials function-and-relation-composition






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 3 at 19:49







R. Burton

















asked Dec 31 '18 at 23:08









R. BurtonR. Burton

36919




36919








  • 1




    You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
    – Kavi Rama Murthy
    Dec 31 '18 at 23:22










  • If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
    – r.e.s.
    Jan 1 at 4:13












  • @KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
    – R. Burton
    Jan 3 at 18:53
















  • 1




    You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
    – Kavi Rama Murthy
    Dec 31 '18 at 23:22










  • If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
    – r.e.s.
    Jan 1 at 4:13












  • @KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
    – R. Burton
    Jan 3 at 18:53










1




1




You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
– Kavi Rama Murthy
Dec 31 '18 at 23:22




You can think of $f(x)$ as the position of a particle at time $n+1$ when the position at time $n$ is $x$. Then $f^{n}(x)=x$ says the $x$ is a periodic point with $n$ as a period.
– Kavi Rama Murthy
Dec 31 '18 at 23:22












If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
– r.e.s.
Jan 1 at 4:13






If, for a positive integer $k$, $f^k(x)=x$ for all $x$ in the domain of $f$, then $f$ is $I^{1/k}$, a fractional iterate of the identity function.
– r.e.s.
Jan 1 at 4:13














@KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
– R. Burton
Jan 3 at 18:53






@KaviRamaMurthy Now THAT's an interesting point. I hadn't considered $f^n(x)=f^0(x)$ to be a criterion for periodicity, but in retrospect it makes sense. In fact, this seems to work for all integer iterates, since $f^{-1}(x)=frac{1}{1-x}$ and $f^{-2}(x)=1-frac{1}{x}$. $f$ doesn't even need to be a function, since this could apply to any operator for which $f^0$ is defined.
– R. Burton
Jan 3 at 18:53












1 Answer
1






active

oldest

votes


















0














writing your function as the Moebius transformation
$$ frac{x-1}{x+0} $$
we get the matrix
$$
M =
left(
begin{array}{rr}
1 & -1 \
1 & 0
end{array}
right)
$$

Note that $M^2 -M+I=0$ so $M^3 = -I$
You can do something similar with any
$$
M =
left(
begin{array}{rr}
a & b \
c & d
end{array}
right)
$$

and
$$ frac{ax+b}{cx+d} $$
such that $M^n = I$ for some $n.$ It is also allowed to have the elements of $M$ complex if you want.






share|cite|improve this answer























  • Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
    – R. Burton
    Jan 3 at 18:28











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058108%2fiterated-function-periodicity%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














writing your function as the Moebius transformation
$$ frac{x-1}{x+0} $$
we get the matrix
$$
M =
left(
begin{array}{rr}
1 & -1 \
1 & 0
end{array}
right)
$$

Note that $M^2 -M+I=0$ so $M^3 = -I$
You can do something similar with any
$$
M =
left(
begin{array}{rr}
a & b \
c & d
end{array}
right)
$$

and
$$ frac{ax+b}{cx+d} $$
such that $M^n = I$ for some $n.$ It is also allowed to have the elements of $M$ complex if you want.






share|cite|improve this answer























  • Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
    – R. Burton
    Jan 3 at 18:28
















0














writing your function as the Moebius transformation
$$ frac{x-1}{x+0} $$
we get the matrix
$$
M =
left(
begin{array}{rr}
1 & -1 \
1 & 0
end{array}
right)
$$

Note that $M^2 -M+I=0$ so $M^3 = -I$
You can do something similar with any
$$
M =
left(
begin{array}{rr}
a & b \
c & d
end{array}
right)
$$

and
$$ frac{ax+b}{cx+d} $$
such that $M^n = I$ for some $n.$ It is also allowed to have the elements of $M$ complex if you want.






share|cite|improve this answer























  • Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
    – R. Burton
    Jan 3 at 18:28














0












0








0






writing your function as the Moebius transformation
$$ frac{x-1}{x+0} $$
we get the matrix
$$
M =
left(
begin{array}{rr}
1 & -1 \
1 & 0
end{array}
right)
$$

Note that $M^2 -M+I=0$ so $M^3 = -I$
You can do something similar with any
$$
M =
left(
begin{array}{rr}
a & b \
c & d
end{array}
right)
$$

and
$$ frac{ax+b}{cx+d} $$
such that $M^n = I$ for some $n.$ It is also allowed to have the elements of $M$ complex if you want.






share|cite|improve this answer














writing your function as the Moebius transformation
$$ frac{x-1}{x+0} $$
we get the matrix
$$
M =
left(
begin{array}{rr}
1 & -1 \
1 & 0
end{array}
right)
$$

Note that $M^2 -M+I=0$ so $M^3 = -I$
You can do something similar with any
$$
M =
left(
begin{array}{rr}
a & b \
c & d
end{array}
right)
$$

and
$$ frac{ax+b}{cx+d} $$
such that $M^n = I$ for some $n.$ It is also allowed to have the elements of $M$ complex if you want.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 3 at 18:30

























answered Jan 1 at 0:57









Will JagyWill Jagy

102k5100199




102k5100199












  • Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
    – R. Burton
    Jan 3 at 18:28


















  • Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
    – R. Burton
    Jan 3 at 18:28
















Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
– R. Burton
Jan 3 at 18:28




Okay, I had to learn what a Moebius transformation was first, but this only seems to apply to the quotients of linear functions, whereas functions with the property $f^n(x)=I(x)$, for some $n$, may not always be linear. Also shouldn't it be $M^2-M+I=0$ and $M^3=-I$?
– R. Burton
Jan 3 at 18:28


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058108%2fiterated-function-periodicity%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

A Topological Invariant for $pi_3(U(n))$