i am trying to prove that a finit orbit has a periodic point. The true statement of the exercise is:
"prove or disprove that if a point x has a finit orbit, then x is either a periodic point or a eventually periodic point."
Thank you very much
i am trying to prove that a finit orbit has a periodic point. The true statement of the exercise is:
"prove or disprove that if a point x has a finit orbit, then x is either a periodic point or a eventually periodic point."
Thank you very much
Copyright © 2021 JogjaFile Inc.
Thank you very much!!,
i use cycle detection. so i build this:
For a function
fthat map a finite setSto itself and a pointx0inSand considering the sequencex0, x1=f(x0), x2=f(x1),...,xn=f(x_n-1) for n>1, eventually must be equal for any previous term in the sequence. Letkbe the smallest index. Letj<ksuch thatxj=xkthenxjhas an orbit of periodk-j.I am new here, so sorry i a make some mistakes in formats, etc... Thank you very much!