Skip to content

Commit

Permalink
updated bad x in dynamical systems
Browse files Browse the repository at this point in the history
  • Loading branch information
victorballester7 committed Aug 2, 2023
1 parent c997221 commit 8fcedc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mathematics/4th/Dynamical_systems/Dynamical_systems.tex
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@
Let $f : I\rightarrow I$ be a function. The iteration $x_{n+1}=f(x_n)$ is \emph{topologically transitive} if for any pair of open subsets $U,V\subseteq I$, $\exists k\in\NN$ such that $f^k(U)\cap V\ne\varnothing$.
\end{definition}
\begin{definition}
Let $f : I\rightarrow I$ be a function. The iteration $x_{n+1}=f(x_n)$ has \emph{sensitive dependence on initial conditions} on $I$ if $\exists\delta >0$ such that for each $x\in I$ and any neighborhood $N$ of x, exists $y \in N$ and $n \geq 0$ such that $\abs{f^n(x)-f^n(y)} > \delta$.
Let $f : I\rightarrow I$ be a function. The iteration $x_{n+1}=f(x_n)$ has \emph{sensitive dependence on initial conditions} on $I$ if $\exists\delta >0$ such that for each $x\in I$ and any neighborhood $N$ of $x$, exists $y \in N$ and $n \geq 0$ such that $\abs{f^n(x)-f^n(y)} > \delta$.
\end{definition}
\begin{lemma}
Let $f : I\rightarrow I$ be a function such that the iteration $x_{n+1}=f(x_n)$ is topologically transitive. Then, it has a dense orbit.
Expand Down

0 comments on commit 8fcedc5

Please sign in to comment.