kim110905

0 Reputation

One Badge

13 years, 112 days

MaplePrimes Activity


These are questions asked by kim110905

Given:

f:=proc(a) x->modp(a*x,256); end proc:

Determine for which values of a in Z[256] the functions f(a) are onto.

I know that I need to use evalb to check if the image and coDomain are the same. I just cannot get it to work.

Page 1 of 1