How many four digit numbers are divisible by all of the following: 2, 3, 5, 7, and 19?
If $2,3,5,7,19|a$ then $lcm(2,3,5,7,19)=3990|a$. So just $3990*1$ and $3990*2$.