If $A=\{-n,-n+1, \dots, n-1,n \}$, how many functions $A \to A$ are there,that are even,so they satisfy the condition $f(-x)=f(x), \forall x \in A$?
Is it maybe $(\frac{|A|}{2})^{|A|}$ ?
If $A=\{-n,-n+1, \dots, n-1,n \}$, how many functions $A \to A$ are there,that are even,so they satisfy the condition $f(-x)=f(x), \forall x \in A$?
Is it maybe $(\frac{|A|}{2})^{|A|}$ ?
The requirement of being even means your function is determined by its values on the non-negative integers, and these values can be arbitrary (within the specified range): one can put $f(-i)=f(i)$ for $i=1,\ldots,n$ to complete to an even function. So the answer is the number of maps from the $n+1$ element set $\{0,1,\ldots,n\}$ to the $2n+1$ element set $A$, which number is $(2n+1)^{n+1}$.
The values on negative integers is determined by the value on the positive integers and nonnegative integers can be sent to every element of $A$ giving $(2n+1)^{n+1}$ possibilities.
Suppose n=1.Then A={-1,0,1} are elements of your set A. Now define x goes to x^2n where n€N. That is f from A to A is defined as f(x) = x^2n (x power 2n). Now thing how many even functions are there. There are countably infinite even function.