Periodic Functions: Is There a Non-Trig Function?

AI Thread Summary
Continuous periodic functions that are not trigonometric do exist, with examples such as Arccos(cos(x)), which is periodic with a period of π but only equals x within the interval [0, π]. A general method for constructing periodic functions involves defining a continuous function on a closed interval and extending it periodically outside that interval. The discussion highlights that while many functions can be considered "man-made," the concept of periodicity can be applied to various mathematical constructs. Additionally, functions like e^(2 + xi) and custom-defined functions can also exhibit periodic behavior. The nature of periodic functions is that they satisfy the condition f(x + p) = f(x) for all x, where p is the period.
geniusprahar_21
Messages
28
Reaction score
0
Is there a continuous periodic function which is not trigonometric. if yes, what?
 
Mathematics news on Phys.org
geniusprahar_21 said:
Is there a continuous periodic function which is not trigonometric. if yes, what?
Yes there are very many. Define a continuous function on [a,b] where f(a)=f(b) then define f outside of [a,b] so that f(x+(b-a))=f(x). A simple example that is not trigonometric (even though it looks like it is) is Arccos(cos(x)).
 
f(x) = Arccos(cos(x)) = x, the identity function is periodic. Now besides this one and the trig functions, are there other non "man-made" (i.e. cut and pasted according to the process described by lurflurf) that are periodic?
 
I don't know any functions that aren't "man-made"!
 
...f(x) = Arccos(cos(x)) = x...

No, the inverse cosine function returns values in a specific interval (which I can't remember atm), so you can't have arccos(cos(x)) = x for all x.
 
Muzza said:
No, the inverse cosine function returns values in a specific interval (which I can't remember atm), so you can't have arccos(cos(x)) = x for all x.
That is right Arccos(cos(x))=x on [0,pi], it is also periodic with period pi, so it repeats all those values. I use Arccos with the capital A to make clear that I am using the principle value of Arccos not just any value that gives the needed value. This is a general way to write periodic functions. let f(x) be diffined and continuous on [a,b] with f(a)=f(b) then
g(x)=f(a+(b-a)(1+(1/pi)Arccos(cos(pi(x-a)/(b-a)))))
is a periodic extension of f that is f=g on [a,b] and g(x+2n(b-a))=g(x)
when n is an integer.
remenber the definition of a periodic function is a function is periodic with period p if
f(x+p)=f(x) for all x.
 
Last edited:
Modulus is periodic, any real number to the power of any other real number + an imaginary variable is periodic.

For example, there is:
e^(2+x*i)
 
HallsofIvy said:
I don't know any functions that aren't "man-made"!
Every function is man-made. Not every function is "man-made". :wink:
 
every function is man-made yaar...mathematics itself is man-made ;) functions are infinite...i can define a function rite now 2 suit ur needs...lemme see...
f(x)=x-2n for x belonging to [2n, 2n+1) where n is any integer
= (2n+2)-x for x belonging to [2n+1, 2n+2]
check this out...if i haven't made any silly mistakes...it shud come out 2 be continuous and periodic...ive modeled it on the sin graph + on the [x] graph..lol...cudnt think of a better example sorry...cheers! ;)
 
  • #10
Constant functions.
 
Back
Top