napoleon67
- 6
- 0
Homework Statement
What are the necessary conditions on n for T(n) {the Tau function} to be odd.
Homework Equations
Tau function counts the number of divisors of n
T(1) = 1, T(p) = 2, and T(p^k) = k + 1
The Attempt at a Solution
I have that n cannot be prime, also if n = p^k then k must be even or of the from k = 2c for some c > 0.
I cannot figure out how to describe evens with were are multiple primes such as 1x3x7x8 = 231. That number has an even number of divisors but I'm and lost at how to prevent that.
Last edited: