Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Classification for involutory real infinite series

Post

Classification for involutory real infinite series

+3
−0

Out of curiosity I'm playing around with the concept of involutory functions. An involutory function (involution) is a function whose composition with itself is the identity function (i.e. ${f \circ f} = id$). In other words, involutions are functions that are their own inverses (i.e. $f = f^{-1}$).

Applying this concept to univariate real polynomials; it seems that all involutory polynomials have degree one(!) and belong to one of these two families:

  1. $id$: $id(x) = x$ (the identity function, trivially involutory)
  2. $p_1$: $p_1(x) = {-x + c}$, for some $c \in \mathbb{R}$

One well-known generalization of polynomials are infinite series, so that raises the question: Is there some pretty classification of involutory real infinite series, too?

Clarification in response to a comment: this is about "analytic functions which are involutory within some part of their region of convergence", but ideally from an infinite series perspective. If that perspective doesn't make sense, an explanation as to why it doesn't make sense would be nice.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

"Real infinite series"? (1 comment)
"Real infinite series"?
Peter Taylor‭ wrote 9 months ago

What exactly do you mean by "real infinite series"? Without the surrounding context I would interpret it as a function $\mathbb{N} \to \mathbb{R}$, but that can't be involutory unless it's an infinite series of natural numbers, in which case specifying "real" makes no sense. Are you looking for analytic functions which are involutory within some part of their region of convergence?