Araris Valerian he/him Posted July 17, 2017 Posted July 17, 2017 I've come across a weird class of functions, where the overall growth is polynomial bounded above and below, but there is some periodic behavior. One example is the following sequence of numbers: 2, 3, 5, 7, 10, 13, 17, 21, 26, 31, 37, 43. The 1st, 3rd, 5th, and so forth entries correspond to the function x^2+1, if x=1 corresponds to the value 2. The other entries correspond to x^2+x+1, if we match x=1 to the entry valued 3. Has anyone seen functions/sequences like this before? I'm trying to prove that certain sequences always have this sort of periodic polynomial behavior, but I haven't seen these things before, which is making it hard to prove that an infinite set of functions falls into this category. 1
18th Shard he/him Posted July 19, 2017 Posted July 19, 2017 Perhaps insert a term which results as 0 when x is odd/even? Ex. y= x^2 + 1 + x*([x+1]mod 2)
Truthwatcher Artifabrian he/him Posted April 4, 2022 Posted April 4, 2022 It looks like your function is equivalent to this image. Perhaps your set of functions is just polynomials plus that extra term at the end?
Frustration Posted April 4, 2022 Posted April 4, 2022 8 hours ago, Truthwatcher Artifabrian said: It looks like your function is equivalent to this image. Perhaps your set of functions is just polynomials plus that extra term at the end? This thread has been dead for two years.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now