Is it impossible to prove that some functions are periodic?

Click For Summary

Discussion Overview

The discussion revolves around the question of whether it is possible to prove that certain functions are periodic, using the example of a moving average function G(s) and another function F(s). Participants explore the definitions and implications of these functions, particularly in the context of complex numbers and intersections.

Discussion Character

  • Exploratory
  • Debate/contested
  • Technical explanation

Main Points Raised

  • Some participants question the definition of the moving average and its application over an infinite range, suggesting that the description provided is unclear.
  • There is a discussion about whether G(s) and F(s) intersect at multiple points, with some participants asserting that intersections require both real and imaginary parts to be identical.
  • One participant proposes that it is impossible to prove whether a function is periodic, referencing the halting problem as a basis for constructing functions that are periodic only under certain conditions.
  • Another participant challenges the claim of intersections, stating that the functions do not intersect and that only their real and imaginary parts may intersect at different points.
  • Several participants express uncertainty about the well-defined nature of the problem, with some suggesting that it may be unanswerable while others argue that it remains unanswered.
  • There is a meta-discussion regarding the clarity of the initial question and the responsibilities of participants in providing clear information.

Areas of Agreement / Disagreement

Participants do not reach a consensus on whether the example problem is answerable or unanswerable. There are competing views on the clarity of the definitions and the nature of the functions involved, leading to ongoing debate.

Contextual Notes

The discussion highlights limitations in the definitions provided, particularly regarding the moving average and the conditions under which the functions are defined. There is also ambiguity in the intersection claims, which complicates the analysis.

mustang19
Messages
75
Reaction score
4
Heres an example.
AyDL3ws.jpg

Let G(s) be the moving average of all previous values of f(s).

G(s) and F(s) intersect at multiple points. Is it possible to prove that the intersections happen periodically?
 
Mathematics news on Phys.org
Could you explain what the 1 over infinity is supposed to be?
 
  • Like
Likes   Reactions: mustang19
That's the summation term from 1 to infinity. The software garbled it.
 
Like this?$$F(s) = \sum_{n=1}^{\infty} \frac{1}{n^{s i +2}}$$
What do you mean by "moving average over all previous values", and does f(s) mean F(s)?
Do you have a proof that they intersect at all? With complex numbers this is not trivial.
 
  • Like
Likes   Reactions: mustang19
mfb said:
Like this?$$F(s) = \sum_{n=1}^{\infty} \frac{1}{n^{s i +2}}$$
What do you mean by "moving average over all previous values", and does f(s) mean F(s)?
Do you have a proof that they intersect at all? With complex numbers this is not trivial.

I just graphed the functions. If you don't know what a moving average is then look it up.

As I suspected this problem seems very difficult or impossible to solve.
 
mustang19 said:
If you don't know what a moving average is then look it up.
I know what a moving average is, but the definition is not unique (average over which range?), and your description doesn't make sense.

Did you plot both the real and imaginary part?

Currently the problem is not even well-defined.
 
  • Like
Likes   Reactions: mustang19
mfb said:
I know what a moving average is, but the definition is not unique (average over which range?), and your description doesn't make sense.

Did you plot both the real and imaginary part?

Currently the problem is not even well-defined.

I plotted both the real and imaginary parts.

The range is over the entire function, or if your software does not support that, then try from the origin to S.
 
mustang19 said:
The range is over the entire function
That doesn't make sense either.
How did you define G(s), can you show the formula?
mustang19 said:
I plotted both the real and imaginary parts.
And they had intersections at the same point?
 
  • Like
Likes   Reactions: mustang19
mfb said:
That doesn't make sense either.
How did you define G(s), can you show the formula?And they had intersections at the same point?

I don't have the formula handy. You just average all the previous points.

They intersected at different points. I want to know if either or both of the graphs are periodic.

Im not too concerned about the specifics. If you can answer anything related to this question then that would be interesting. I am just asking if its always possible to prove whether a function is periodic.
 
  • #10
mustang19 said:
You just average all the previous points.
That would work as description if there would be a finite set of those points, but you don't have that. Average from 0 to s? Is your function defined for negative s? Make some limit procedure to "average" from -infinity to s? Something else?
mustang19 said:
They intersected at different points.
Which means the functions do not intersect. Only their real and imaginary parts.
mustang19 said:
I am just asking if its always possible to prove whether a function is periodic.
A clear no. You can construct functions that are periodic if and only if some turing machine halts, and there is no algorithm that can determine this for all turing machines (halting problem). Those function definitions will look weird, however (like "f(x)=sin(x) if this turing machine halts, f(x)=x if it does not").
 
  • Like
Likes   Reactions: mustang19
  • #11
mfb said:
That would work as description if there would be a finite set of those points, but you don't have that. Average from 0 to s?

Yes

Is your function defined for negative s?
Yes

Which means the functions do not intersect. Only their real and imaginary parts.A clear no. You can construct functions that are periodic if and only if some turing machine halts, and there is no algorithm that can determine this for all turing machines (halting problem). Those function definitions will look weird, however (like "f(x)=sin(x) if this turing machine halts, f(x)=x if it does not").

Is that a proof? Are you sure they never intersect?

You seem to be claiming I claimed they always intersect at different points. No, I said they intersected at some points and the parts intersected at others.

Anyway you basically answered my questions to a good enough level with your last paragraph.
 
Last edited:
  • #12
mustang19 said:
Are you sure they never intersect?
No, but you claimed they would intersect, and I don't see evidence for that so far.
mustang19 said:
G(s) and F(s) intersect at multiple points.
An intersection of two functions requires that the function values are identical - for complex numbers, this means both real and imaginary part have to be identical.
 
  • #13
mfb said:
No, but you claimed they would intersect, and I don't see evidence for that so far.An intersection of two functions requires that the function values are identical - for complex numbers, this means both real and imaginary part have to be identical.

I really don't see how that helps. If you have any more questions about the function let me know, but it seems pretty well defined for me. Cant you just use the moving average feature in matlab? I really don't see where the ambiguity was, I am able to graph the function fine.
 
  • #14
It is well-defined now, after 10 posts with multiple rounds of questions how it is defined.
mustang19 said:
I really don't see where the ambiguity was, I am able to graph the function fine.
The range of definition and the range you average over.

In addition, the first post had the (probably wrong, but certainly not backed by evidence) claim that the functions intersect.
 
  • Like
Likes   Reactions: mustang19
  • #15
So basically, the example problem is well defined and unanswerable.
 
  • #16
mustang19 said:
So basically, the example problem is well defined and unanswerable.
Nothing in this thread has indicated that the example problem (as clarified in #11) is unanswerable. Only that it is unanswered and that it might be unanswerable.
 
  • Like
Likes   Reactions: mustang19
  • #17
jbriggs444 said:
Nothing in this thread has indicated that the example problem (as clarified in #11) is unanswerable. Only that it is unanswered and that it might be unanswerable.

So its unanswerable, as far as anyone knows.
 
  • #18
mustang19 said:
So its unanswerable, as far as anyone knows.
And it's answerable, as far as anyone knows. Might be answerable, might not be. We do not know. Trying to spin it one way or the other does not change that.
 
Last edited:
  • #19
mustang19 said:
If you don't know what a moving average is then look it up.
Please dial back the attitude.
People give help here out of the kindness of their hearts -- none of us gets paid for this. Also, I guarantee that @mfb knows what a moving average is, but that's not what he asked:
mfb said:
What do you mean by "moving average over all previous values"?
Your question was unclear from the start, and it took 11 posts to figure out what you were asking. It's not the responsibility of responders to go "look it up" -- it's your responsibility to ask a question that makes sense, and with as much information as you can provide.
 
  • Like
Likes   Reactions: mfb

Similar threads

  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
987
  • · Replies 8 ·
Replies
8
Views
2K
Replies
15
Views
3K