Motivation: I've been thinking about the transformation of power series, which takes the (power series of) $\exp(x)$ to $\sin(x)$. At first i was trying the series $\sum_{n=0}^{\infty} \frac{x^n}{n^n}$. Since for positive $x$ this function is smaller than $\exp(x)$, i was expecting that after the transformation i get a function similar to $\sin(x)$ but with smaller waves. What i got was the exact opposite, the waves were growing in width and in height too. (As far as mathematica could do the numerical celculations in reasonable time.) When i first told this to my calculus teacher, she replied, that i just changed the $n!$ to $n^n$ in the power series of $\sin(x)$. So i'm interested in this function: $$ \sum_{n=0}^{\infty} \frac{(-1)^nx^{2n+1}}{{(2n+1)}^{2n+1}} $$
Question: is this function bounded on the positive reals? Also this question sounds so natural, are there any results concerning this function in the literature?