Is there a formula for the sum of $A^{x^2}$ If not, can it be approximated somehow? I tried finding a formula for it using the sum of $A^x$..I tried differentiating $A^x$ with respect to another function to get just $A$ and then $nA$ which is its sum and then found with respect to what function I will integrate $nA$ to get the standard formula for the sum of $A^x$ .
What I mean is that I tried to find the formula for the sum of $A^x$ by differentiating it with respect to some function to reduce it into a form I can sum and then I integrate the sum of the function I get from differentation with respect to another function such that the result is the sum of the series I wanted to sum which is $A^x$
I Tried doing the same with $A^{x^2}$ so I diffrentiated it with respect to some function to get $A^x$ and then I integrated the sum of $A^x$ with respect to the same function that turned the sum $nA$ into the formula for the sum of $A^x$ but I ended up with an integral that can't be written in closed form..sorry for the ambiguity
I tried many many different methods but none worked.
The sum of $$f(n)=\sum_{x=1}^{n} a^{x^{2}}$$ is $$a_1+...+a_n^{n^{2}}$$
Basically, the formula for the $n$th term of the series is one with $n$ terms and each exponent is the $n$th perfect square. Example:
$$f(10) = a^{100}+a^{81}+a^{64}+a^{49}+a^{36}+a^{25}+a^{16}+a^9+a^4+a$$