Is there an accepted terminology for a function that's like a polynomial function (or a formal expression that's like a polynomial) except that the exponents don't have to be natural numbers? That is, something of the form $$ \sum _ { k = 1 } ^ n a _ k x ^ { e _ k } = a _ 1 x ^ { e _ 1 } + a _ 2 x ^ { e _ 2 } + \cdots + a _ n x ^ { e _ n } \text , $$ where $ x $ is the argument of the function (or an indeterminate), $ n $ is a natural number, each $ a _ k $ is a real number, and each $ e _ k $ is a real number? (A variation in another number system may be useful, but it would need to be more general than just integers; ‘Laurent polynomial’ is not the answer.)
I know that such functions are not of great mathematical importance, although they do form a commutative algebra (at least if you treat them as formal expressions so as not to worry too much about their domains). But I get tired of telling my Calculus students, when we first start learning to differentiate and integrate, that we know how to handle ‘polynomials and things that are like polynomials except that the exponents don't have to be whole numbers’, and it would be handy to have a shorthand for that.
polynomials with noninteger exponents.) – Mark S. Apr 10 '23 at 00:27