Re: A little bit of knowledge...
- From: matt271829-news@xxxxxxxxxxx
- Date: 6 May 2006 12:23:37 -0700
mpcohen wrote:
..can be very frustrating when you do not know what to do with it.
Functions of the form c - x and c/x have the property that they are
self-inverses, that is
f^2(x)=x. It is possible to generate other such functions by taking
two of them, f and g, and generating fgf. It seems natural to wonder
about what is generated by simply taking fg. In particular, working
with 1/x and 1 - x gives f(x)=1 - 1/x and f(x) = 1/(1-x). These
functions are just vertical and horzontal shifts of f(x)= -1/x.
However, they have the curious property that they satisfy f^3(x)=x. Is
there any significance to this? Is there a branch of mathematics that
studies such things?
Something like f^3(x) is usually called an "iterated function" (the
process being "function iteration") - which may be of use if you're
searching the internet for relevant info.
Can functions be found that satisfy f^n(x)=x for
arbitrary n?
If you allow complex values then a fairly trivial example, probably
just about worth mentioning, is f(x) = z_n * x, where z_n is any of the
n'th roots of 1.
.
- Follow-Ups:
- Re: A little bit of knowledge...
- From: alainverghote@xxxxxxxx
- Re: A little bit of knowledge...
- References:
- A little bit of knowledge...
- From: mpcohen
- A little bit of knowledge...
- Prev by Date: Re: inverting matrices, crout's method
- Next by Date: Re: Calculus XOR Probability
- Previous by thread: A little bit of knowledge...
- Next by thread: Re: A little bit of knowledge...
- Index(es):