Please install numlockx, search by on google. Than change the GDM settings adding the following code to /etc/gdm3/Init/Default:

if [ -x /usr/bin/numlockx ]; then
/usr/bin/numlockx on
fi