Consider the following functions: $f(x) = \sin(x)$and $g(x) =x^3 + 1$. Let set $A$ include only the critical point(s) of $f$ across all reals and set $B$ include only the critical points of $g$ across all reals. Let $A\cup B$ denote the union of sets $A$ and $B$. Find the Arithmetic Mean of $A\cup B$.
Edit: So the mean of an infinite sit seems more like a measure, or so to speak, Infinite averages
We have $f'(x)=\cos(x),g'(x)=3x^2$ thus $f'(x)=0$ at $\frac {2n+1\pi}{2} $ where $n$ takes values of all integers. And $g'(x)=0$ only at $x=0$ hence the set $AUB={....,-\frac {3\pi}{2},-\frac {\pi}{2},0,\frac {\pi}{2},\frac {3\pi}{2},.....} $ We have 0 and on each of its side we have symmetric values with opposite sign hence they cancel out. Thus the mean of this set is $\frac {0}{n} $ hence the mean is $0$.