int and unsigned int

If i set my variable Display_RPM to an int and display the created value in the serial monitor,

I think you're confusing how a number is represented internally with how the Serial object happens to present it.