1, 2, 5, 10, 19, 38, 95, 190The question says:
For how many positive integers n is 190/n an integer?
My answer comes out to 9 but there's is 7...
It Doesn't include 1 and 190 and as positive integers that can be n.. Why not??
Ya they use prime factorization for some reason and they count the factors in an orderly fashion..
One factor at a time (3) : 2, 5, and 19
Two factors at a time (3): 2 X 5, 2 X 19, and 5 X 19
Three factors at a time (1): 2 X 5 X 19
still dont understand it...