A number with prime factorization p1α1p2α2…pkαk has
τ(p1α1p2α2…pkαk)=(α1+1)(α2+1)…(αk+1)
divisors. The number N can be factored as N=215⋅5⋅13⋅31, so
τ(N)=(15+1)⋅(1+1)⋅(1+1)⋅(1+1)=27=128
and τ(N2)=(2⋅15+1)⋅(2⋅1+1)⋅(2⋅1+1)⋅(2⋅1+1)=31⋅33=837.
If d divides N2 then dN2 also divides N2, so all divisors can be sorted into pairs (d,dN2), omitting the number N, which would otherwise be paired with itself. In each pair exactly one divisor is smaller than N and one is greater than N. This implies that the number of divisors of N2 which are strictly smaller than N is equal to the number of pairs, which is
2τ(N2)−1.
Each divisor of N also divides N2, so we have to subtract the number of divisors of N smaller than N. The number of divisors of N2 which are smaller than N and do not divide N is therefore equal to
2τ(N2)−1−(τ(N)−1)=2836−127=291.