I need to write a program which checks if the given number is harmonic divisor or not. So I search on the internet and found a definition of it but couldn't understand really what is harmonic divisor.
This is what I found : https://archive.lib.msu.edu/crcmath/math/math/h/h085.htm
There is some functions in the given link. d() and something like q() (I couldn't type that char). I don't know what this functions are.
Thanks for any help or explanation.
(note: I don't know if sharing link is allowed on this site. If it is not allowed please warn me. I will edit the question.)
The harmonic divisor numbers are OEIS sequence A001599 $$ 1, 6, 28, 140, 270, 496, 672, 1638, 2970, 6200, 8128, 8190,\dots $$ The Wikipedia article Harmonic divisor number states:
It also states:
and this: