A379474 Number of prime factors of the form p^e || n : [p == 1 (mod 8), e == 1 (mod 4)] or [p == 5 (mod 8), e == -1 (mod 4)].
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1
Offset: 1
Keywords
Examples
a(17) = 1 because 17 is of the form 8m+1 and its exponent 1 is of the form 4m+1. a(697) = 2, as 697 = 17^1 * 41^1, a product of two primes of the form 8m+1 with exponents of the form 4m+1. a(2125) = 2 because 2125 = 17^1 * 5^3, the first factor is a prime of the form 8m+1 with exponent of the form 4m+1, and the second factor is a prime of the form 8m+5 with exponent of the form 4m+3. a(50881) = 3 as 50881 = 17^1 * 41^1 * 73^1, a product of three primes of the form 8m+1 with exponents of the form 4m+1.
Links
- Antti Karttunen, Table of n, a(n) for n = 1..100000
- V. Siva Rama Prasad and C. Sunitha, On quasiperfect numbers, Notes on Number Theory and Discrete Mathematics, Vol. 23, 2017, No. 3, 73-78.
Crossrefs
Cf. A379949.
Comments