For example, $f(x) = x - x^2$ by observation has a fixed point at $x = 0$, and an eventually periodic point at $x = 1$ (that goes to $0$). For the second iteration, to see if there's a periodic point of period $2$, we have to solve $f^2(x) = (x - x^2) - (x - x^2)^2 = x$, etc. for higher number periodic points. Instead of doing all this algebra, is there a way to figure out all the periodic points? What about some non-obvious functions, such as $f(x) = e^x$? We would have to iterate $e^{e^x}$, etc. and solve for $x = \ln(\ln(x))$, etc. and figuring out by observation what are the periodic points seem difficult.
2026-03-31 09:22:18.1774948938
How to find periodic points non-algebraically
4.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DYNAMICAL-SYSTEMS
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Stability of stationary point $O(0,0)$ when eigenvalues are zero
- Determine $ \ a_{\max} \ $ and $ \ a_{\min} \ $ so that the above difference equation is well-defined.
- Question on designing a state observer for discrete time system
- How to analyze a dynamical system when $t\to\infty?$
- The system $x' = h(y), \space y' = ay + g(x)$ has no periodic solutions
- Existence of unique limit cycle for $r'=r(μ-r^2), \space θ' = ρ(r^2)$
- Including a time delay term for a differential equation
- Doubts in proof of topologically transitive + dense periodic points = Devaney Chaotic
- Condition for symmetric part of $A$ for $\|x(t)\|$ monotonically decreasing ($\dot{x} = Ax(t)$)
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$
Related Questions in PERIODIC-FUNCTIONS
- Is the professor wrong? Simple ODE question
- The system $x' = h(y), \space y' = ay + g(x)$ has no periodic solutions
- Show that a periodic function $f(t)$ with period $T$ can be written as $ f(t) = f_T (t) \star \frac{1}{T} \text{comb}\bigg(\frac{t}{T}\bigg) $
- Is $x(t) = \sin(3t) + \cos\left({2\over3}t\right) + \cos(\pi t)$ periodic?
- To show $\int_{a}^{a+T} f(x)dx$ is independant in $a$
- Is the function $f(t)=\sin(\omega_0 t+\phi_0(t))$ periodic?
- Periodic function notation, need help with a fundamental concept
- Time dependent differential equation system with periodicity
- Let $f: \mathbb{R} \to \mathbb{R}$ and $\exists \ \ b \in \mathbb{R} : f(x+b)=\sqrt{f(x)-f^2(x)}+\frac{1}{2}$
- Compute the period of this function $f(x)=7+3\cos{(\pi x)}-8\sin{(\pi x)}+4\cos{(2\pi x)}-6\sin{(2\pi x)}$
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?
Good question, but unfortunately there are very few quick and dirty techniques for finding periodic points. (I'm assuming your new to this study, but I'm also writing this for posterity, so don't feel offended if you feel like this is beneath you)
A periodic point is defined to be a point such that $f^n(x)=x$, where the exponent $n$ denotes function iteration (composition). The order of the period is given by the value n. It should also be noted that if a point $p$ is periodic so are the points $f^m(p)$ where $m$ is positive integer.
For instance, the function $f(x)=x-x^2$ has periodic points of order 1 that can be determined by finding values such that $x=x-x^2$. These values of x will always map onto themselves when inserted into $f(x)$. Solving in this case is easy, and we find that $x=0$ is the only periodic point of order 1, although its better to just call this a fixed point. To find eventually periodic points, you have to find values of x such that $f(x)=x_p$, where $x_p$ is a periodic point. In this case $0$ is the fixed point so solve $0=x-x^2$. We find that 1 is the only eventually periodic point of order 1 (I encourage you to ponder that last sentence for a moment. We can do very similar things to find the periodic and eventually periodic points of order, however you'll have to solve a quartic (4th order) equation to do so (recall that there is no general solution to polynomial equations of order 5 or above).
To discuss your question, there are methods to approximate periodic and eventually periodic points. One such method, is called Newton's method. It will find one solution (more on that in a minute) of a function $f(x)$.
$$x_{n+1}=x_n-{{f(x_n)} \over {f'(x_n)}}$$
To use the iteration, just manipulate the functions used above into a form such that $0=g(x)$ and then apply the method.
Newton's method only finds a single zero of a function. In addition, the method itself, is subject to periodic, chaotic, and non-convergent behaviors of its own, so fair estimates of the zeros need to made before applying the algorithm.