OFFSET
1,9
COMMENTS
The "harmonic transform" of a sequence of positive numbers a(i) is the sequence h(n) of the partial sums of their reciprocals: h(n)=sum_{i=1..n} 1/a(i).
EXAMPLE
Table begins
1, 1, 1, 1,...
1, 1, 1, 1,...
1, 2, 6, 12,...
1, 3, 33, 825,...
1, 5, 365, 810665,...
MAPLE
CROSSREFS
KEYWORD
AUTHOR
Franz Vrabec, Sep 26 2013
STATUS
approved