G is a cyclic group of order 20 generated by x, G' a cyclic group of order 30 generated by y.
I need to determine if the "function" indicated is well-defined or not...
f: G' to G defined as f(y^i) = x^(i^2+4i+1).
I'm letting y^i = y^j.
Since we're in G', this implies that i=j mod 30.
So 30k = i-j for some k in the integers.
I'm pretty stuck here, this is all that I am pretty sure I'm at least heading in the right direction and saying true things... Any help would be great. Thanks