Using calculus, I want to determine all the fixed points of the function $f^3$ where $f$ is given by: $$ f:[0,1]\rightarrow[0,1];\;f(x)=4x(1-x) $$ and such that those fixed points are not fixed points of the functions $f^2$ and $f$. If we can not determine them explicitly, are there any argument to justify that such points exist? Thanks in advance.
2026-03-27 23:02:03.1774652523
How can I find the fixed points of a function?
52.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
Related Questions in CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Proving the differentiability of the following function of two variables
- If $f ◦f$ is differentiable, then $f ◦f ◦f$ is differentiable
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Number of roots of the e
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- How to prove $\frac 10 \notin \mathbb R $
- Proving that: $||x|^{s/2}-|y|^{s/2}|\le 2|x-y|^{s/2}$
Related Questions in ANALYSIS
- Analytical solution of a nonlinear ordinary differential equation
- Finding radius of convergence $\sum _{n=0}^{}(2+(-1)^n)^nz^n$
- Show that $d:\mathbb{C}\times\mathbb{C}\rightarrow[0,\infty[$ is a metric on $\mathbb{C}$.
- conformal mapping and rational function
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Proving whether function-series $f_n(x) = \frac{(-1)^nx}n$
- Elementary question on continuity and locally square integrability of a function
- Proving smoothness for a sequence of functions.
- How to prove that $E_P(\frac{dQ}{dP}|\mathcal{G})$ is not equal to $0$
- Integral of ratio of polynomial
Related Questions in FUNCTIONS
- Functions - confusion regarding properties, as per example in wiki
- Composition of functions - properties
- Finding Range from Domain
- Why is surjectivity defined using $\exists$ rather than $\exists !$
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Lower bound of bounded functions.
- Does there exist any relationship between non-constant $N$-Exhaustible function and differentiability?
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
Related Questions in FIXED-POINT-THEOREMS
- Newton's method with no real roots
- Determine $ \ a_{\max} \ $ and $ \ a_{\min} \ $ so that the above difference equation is well-defined.
- Banach and Caristi fixed point theorems
- Show that $\Phi$ is a contraction with a maximum norm.
- Using Fixed point iteration to find sum of a Serias
- Map a closed function $f: (1,4) \rightarrow (1,4)$ without fixed point
- Stop criterium for fixed point methods
- Approximate solutions to nonlinear differential equations using an integral sequence
- Inverse function theorem via degree theory
- Fixed point of a map $\mathbb R^n \rightarrow \mathbb R^n$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The fixed points of a function $F$ are simply the solutions of $F(x)=x$ or the roots of $F(x)-x$. The function $f(x)=4x(1-x)$, for example, are $x=0$ and $x=3/4$ since $$4x(1-x)-x = x\left(4(1-x)-1\right) = x(3-4x).$$ Geometrically, these are the points of intersection between the graphs of $y=f(x)$ and $y=x$, as shown here:
The simplest way to demonstrate the existence of fixed points of $f^3$ that are not fixed points of $f$ is to simply sketch the graphs of $y=x$, $y=f(x)$, and $y=f(f(f(x)))$ together.
Note that, in addition to the two fixed points of $f$, we've picked up $6$ new points of intersection between $y=f^3(x)$ and $y=x$. These are actually two separate orbits of period 3. As Michael correctly points out in his answer, these can be characterized algebraically as the solutions of $f^3(x)=x$ or $f^3(x)-x=0$. You should understand that dealing with this type of equation is often tedious. Using Mathematica to factor the equation, I found that $$f^3(x)-x = -x (4 x-3) \left(64 x^3-112 x^2+56 x-7\right) \left(64 x^3-96 x^2+36 x-3\right)$$ Thus, those two orbits are the roots of the irreducible cubic polynomials seen in the factorization.
Finally, as $2$ and $3$ are relatively prime, the only common fixed points of $f^2$ and $f^3$ are the fixed points of $f$ itself.
One more comment: If you really want a by hand computation of the fixed points of $f^3$, there is an elegant way to obtain them using a dynamical conjugacy between $f$ and the squaring function $z^2$, but I'm guessing that's a bit more involved than you're looking for.