Group Abstract Group Abstract

Message Boards Message Boards

ComplexPlot of generating functions of harmonic type series for ln(k)

Posted 3 years ago

demo

POSTED BY: Shenghui Yang
2 Replies
Posted 3 years ago

I will only add the note that the logarithmic derivatives studied by Shenghui in his post can also be expressed as

$$\frac{((n-1) x-n) x^n+x}{x (x-1) (x^n-1)}$$

Using the $n=5$ case as an example,

With[{n = 5},
     ComplexPlot[(((n - 1) x - n) x^n + x)/(x (x - 1) (x^n - 1)),
                 {x, 1.4}, ColorFunction -> "ShiftedCyclicLogAbs", 
                 ImagePadding -> {{20, 3}, {15, 3}}]]
POSTED BY: J. M.
POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard