Closed form for the series $sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)$series involving $log left(tanhfracpi k2 right)$Show that $int_0^1ln(-lnx)cdotmathrm dxover 1+x^2=-sumlimits_n=0^infty1over 2n+1cdot2piover e^pi(2n+1)+1$ and evaluate itAn arctan series with a parameter $sum_n=1^infty arctan left(frac2a^2n^2}right)$Closed form for $prod_n=1^inftysqrt[2^n]{fracGamma(2^n+frac12)Gamma(2^n)$Closed form for $prod_n=1^inftysqrt[2^n]tanh(2^n),$A closed form for the infinite series $sum_n=1^infty (-1)^n+1arctan left( frac 1 n right)$Conjectured closed form for $sum_n=-infty^inftyfrac1coshpi n+frac1sqrt2$Closed form of infinite product $prodlimits_k=0^infty 2 left(1-fracx^1/2^k+11+x^1/2^k right)$About $prod_ninmathbb Zleft[tanhBig(fracpi2sqrta^2n^2+abBig)overtanhBig(fracpi2sqrtn^2/a^2+b/aBig)right]^(-1)^n=1$A closed form of $sum_n=1^inftyleft[ H_n^2-left(ln n+gamma+frac12n right)^2right]$Closed form for $sum_n=1^infty left(e-left(1+frac1nright)^n right)^2$?closed-form of series

least quadratic residue under GRH: an EXPLICIT bound

Why is this code 6.5x slower with optimizations enabled?

how to create a data type and make it available in all Databases?

Can you lasso down a wizard who is using the Levitate spell?

What Brexit solution does the DUP want?

Concept of linear mappings are confusing me

Shell script can be run only with sh command

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Are tax years 2016 & 2017 back taxes deductible for tax year 2018?

N.B. ligature in Latex

Why CLRS example on residual networks does not follows its formula?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Draw simple lines in Inkscape

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

"which" command doesn't work / path of Safari?

How is it possible for user's password to be changed after storage was encrypted? (on OS X, Android)

Finding files for which a command fails

What is the white spray-pattern residue inside these Falcon Heavy nozzles?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

How to determine if window is maximised or minimised from bash script

Why don't electron-positron collisions release infinite energy?

Motorized valve interfering with button?

What is the offset in a seaplane's hull?



Closed form for the series $sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)$


series involving $log left(tanhfracpi k2 right)$Show that $int_0^1ln(-lnx)cdotmathrm dxover 1+x^2=-sumlimits_n=0^infty1over 2n+1cdot2piover e^pi(2n+1)+1$ and evaluate itAn arctan series with a parameter $sum_n=1^infty arctan left(frac2a^2n^2right)$Closed form for $prod_n=1^inftysqrt[2^n]fracGamma(2^n+frac12)Gamma(2^n)$Closed form for $prod_n=1^inftysqrt[2^n]tanh(2^n),$A closed form for the infinite series $sum_n=1^infty (-1)^n+1arctan left( frac 1 n right)$Conjectured closed form for $sum_n=-infty^inftyfrac1coshpi n+frac1sqrt2$Closed form of infinite product $prodlimits_k=0^infty 2 left(1-fracx^1/2^k+11+x^1/2^k right)$About $prod_ninmathbb Zleft[tanhBig(fracpi2sqrta^2n^2+abBig)overtanhBig(fracpi2sqrtn^2/a^2+b/aBig)right]^(-1)^n=1$A closed form of $sum_n=1^inftyleft[ H_n^2-left(ln n+gamma+frac12n right)^2right]$Closed form for $sum_n=1^infty left(e-left(1+frac1nright)^n right)^2$?closed-form of series













6












$begingroup$



Is there a closed form for: $$f(x)=sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)=2sum_n=0^infty frac12n+1frac1e^pi (2n+1) x+1$$




This sum originated from a recent question, where we have:



$$f(1)= -frac1piint_0^1 ln left( ln frac1x right) fracdx1+x^2=ln fracGamma (3/4)pi^1/4$$



If we differentiate w.r.t. $x$, we obtain:



$$f'(x)=sum_k=1^infty (-1)^k fracpi ksinh pi k x$$



There is again a closed form for $x=1$ (obtained numerically):



$$f'(1)=-frac14$$



So, is there a closed form or at least an integral definition for arbitrary $x>0$?




The series converges absolutely (numerically at least):



$$sum_k=1^infty ln left( tanh fracpi k x2 right)< infty$$



Thus, this series can also be expressed as a logarithm of an infinite product:



$$f(x)=ln prod_k=1^infty tanh (pi k x) - ln prod_k=1^infty tanh left( pi (k-1/2) x right)$$



$$e^f(x)= prod_k=1^infty fractanh (pi k x)tanh left( pi (k-1/2) x right)$$



This by the way leads to:



$$prod_k=1^infty fractanh (pi k)tanh left( pi (k-1/2) right)=fracpi^1/4Gamma(3/4)$$



I feel like there is a way to use the infinite product form for $sinh$ and $cosh$:



$$sinh (pi x)=pi x prod_n=1^infty left(1+fracx^2n^2 right)$$



$$cosh (pi x)=prod_n=1^infty left(1+fracx^2(n-1/2)^2 right)$$










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:14






  • 2




    $begingroup$
    One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:42











  • $begingroup$
    @ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
    $endgroup$
    – Yuriy S
    Feb 26 '17 at 16:45






  • 2




    $begingroup$
    The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:51
















6












$begingroup$



Is there a closed form for: $$f(x)=sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)=2sum_n=0^infty frac12n+1frac1e^pi (2n+1) x+1$$




This sum originated from a recent question, where we have:



$$f(1)= -frac1piint_0^1 ln left( ln frac1x right) fracdx1+x^2=ln fracGamma (3/4)pi^1/4$$



If we differentiate w.r.t. $x$, we obtain:



$$f'(x)=sum_k=1^infty (-1)^k fracpi ksinh pi k x$$



There is again a closed form for $x=1$ (obtained numerically):



$$f'(1)=-frac14$$



So, is there a closed form or at least an integral definition for arbitrary $x>0$?




The series converges absolutely (numerically at least):



$$sum_k=1^infty ln left( tanh fracpi k x2 right)< infty$$



Thus, this series can also be expressed as a logarithm of an infinite product:



$$f(x)=ln prod_k=1^infty tanh (pi k x) - ln prod_k=1^infty tanh left( pi (k-1/2) x right)$$



$$e^f(x)= prod_k=1^infty fractanh (pi k x)tanh left( pi (k-1/2) x right)$$



This by the way leads to:



$$prod_k=1^infty fractanh (pi k)tanh left( pi (k-1/2) right)=fracpi^1/4Gamma(3/4)$$



I feel like there is a way to use the infinite product form for $sinh$ and $cosh$:



$$sinh (pi x)=pi x prod_n=1^infty left(1+fracx^2n^2 right)$$



$$cosh (pi x)=prod_n=1^infty left(1+fracx^2(n-1/2)^2 right)$$










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:14






  • 2




    $begingroup$
    One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:42











  • $begingroup$
    @ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
    $endgroup$
    – Yuriy S
    Feb 26 '17 at 16:45






  • 2




    $begingroup$
    The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:51














6












6








6


0



$begingroup$



Is there a closed form for: $$f(x)=sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)=2sum_n=0^infty frac12n+1frac1e^pi (2n+1) x+1$$




This sum originated from a recent question, where we have:



$$f(1)= -frac1piint_0^1 ln left( ln frac1x right) fracdx1+x^2=ln fracGamma (3/4)pi^1/4$$



If we differentiate w.r.t. $x$, we obtain:



$$f'(x)=sum_k=1^infty (-1)^k fracpi ksinh pi k x$$



There is again a closed form for $x=1$ (obtained numerically):



$$f'(1)=-frac14$$



So, is there a closed form or at least an integral definition for arbitrary $x>0$?




The series converges absolutely (numerically at least):



$$sum_k=1^infty ln left( tanh fracpi k x2 right)< infty$$



Thus, this series can also be expressed as a logarithm of an infinite product:



$$f(x)=ln prod_k=1^infty tanh (pi k x) - ln prod_k=1^infty tanh left( pi (k-1/2) x right)$$



$$e^f(x)= prod_k=1^infty fractanh (pi k x)tanh left( pi (k-1/2) x right)$$



This by the way leads to:



$$prod_k=1^infty fractanh (pi k)tanh left( pi (k-1/2) right)=fracpi^1/4Gamma(3/4)$$



I feel like there is a way to use the infinite product form for $sinh$ and $cosh$:



$$sinh (pi x)=pi x prod_n=1^infty left(1+fracx^2n^2 right)$$



$$cosh (pi x)=prod_n=1^infty left(1+fracx^2(n-1/2)^2 right)$$










share|cite|improve this question











$endgroup$





Is there a closed form for: $$f(x)=sum_k=1^infty (-1)^k ln left( tanh fracpi k x2 right)=2sum_n=0^infty frac12n+1frac1e^pi (2n+1) x+1$$




This sum originated from a recent question, where we have:



$$f(1)= -frac1piint_0^1 ln left( ln frac1x right) fracdx1+x^2=ln fracGamma (3/4)pi^1/4$$



If we differentiate w.r.t. $x$, we obtain:



$$f'(x)=sum_k=1^infty (-1)^k fracpi ksinh pi k x$$



There is again a closed form for $x=1$ (obtained numerically):



$$f'(1)=-frac14$$



So, is there a closed form or at least an integral definition for arbitrary $x>0$?




The series converges absolutely (numerically at least):



$$sum_k=1^infty ln left( tanh fracpi k x2 right)< infty$$



Thus, this series can also be expressed as a logarithm of an infinite product:



$$f(x)=ln prod_k=1^infty tanh (pi k x) - ln prod_k=1^infty tanh left( pi (k-1/2) x right)$$



$$e^f(x)= prod_k=1^infty fractanh (pi k x)tanh left( pi (k-1/2) x right)$$



This by the way leads to:



$$prod_k=1^infty fractanh (pi k)tanh left( pi (k-1/2) right)=fracpi^1/4Gamma(3/4)$$



I feel like there is a way to use the infinite product form for $sinh$ and $cosh$:



$$sinh (pi x)=pi x prod_n=1^infty left(1+fracx^2n^2 right)$$



$$cosh (pi x)=prod_n=1^infty left(1+fracx^2(n-1/2)^2 right)$$







sequences-and-series definite-integrals closed-form infinite-product






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 13 '17 at 12:21









Community

1




1










asked Feb 26 '17 at 13:01









Yuriy SYuriy S

15.9k433118




15.9k433118







  • 1




    $begingroup$
    In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:14






  • 2




    $begingroup$
    One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:42











  • $begingroup$
    @ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
    $endgroup$
    – Yuriy S
    Feb 26 '17 at 16:45






  • 2




    $begingroup$
    The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:51













  • 1




    $begingroup$
    In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:14






  • 2




    $begingroup$
    One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:42











  • $begingroup$
    @ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
    $endgroup$
    – Yuriy S
    Feb 26 '17 at 16:45






  • 2




    $begingroup$
    The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
    $endgroup$
    – Paramanand Singh
    Feb 26 '17 at 16:51








1




1




$begingroup$
In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:14




$begingroup$
In my answer to the linked question I have shown that the series on right equals $$frac12logvartheta_3(q)$$ where $q = e^-pi x$. I don't think there is any closed form different from theta functions and their cousins elliptic integrals.
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:14




2




2




$begingroup$
One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:42





$begingroup$
One can get a closed form if one considers the function $$g(x) = sum_n = 1^inftylogtanh fracnpi x2 = logvartheta_4(q)$$ (see math.stackexchange.com/a/1793756/72031) and then $$g(x) - f(x) = frac14logfracvartheta_4^4(q)vartheta_3^4(q) = frac14log(1 - k^2)$$ so that if $x = sqrtr, r inmathbbQ^+$ then $k$ is algebraic and we have a closed form for $g(x) - f(x)$.
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:42













$begingroup$
@ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
$endgroup$
– Yuriy S
Feb 26 '17 at 16:45




$begingroup$
@ParamanandSingh, oh, I didn't read your answer carefully enough. I haven't noticed that you give the general closed form
$endgroup$
– Yuriy S
Feb 26 '17 at 16:45




2




2




$begingroup$
The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:51





$begingroup$
The general form is proved there, but it is evaluated in terms of Gamma values only for specific value of $q = e^-pi$ (which is specific to that integral like your $f(1)$ instead of general $f(x)$).
$endgroup$
– Paramanand Singh
Feb 26 '17 at 16:51











1 Answer
1






active

oldest

votes


















3












$begingroup$

Let’s use $~displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1~$ . $enspace$ (It's explained in a note below.)



For $~z:=q^2~$ and $~q:=e^-pi x~$ with $~x>0~$ we get



$displaystyle e^f(x) = prodlimits_k=1^inftyfractanh(kpi x)tanh((k-frac12)pi x) = prodlimits_k=1^inftyfrac fracq^-k-q^kq^-k+q^k fracq^frac12-k-q^k-frac12 q^frac12-k+q^k-frac12 = prodlimits_k=1^inftyfrac(1-q^2k)(1+q^2k-1)(1+q^2k)(1-q^2k-1) =$



$displaystyle = prodlimits_k=1^infty (1-q^2k)(1+q^2k-1)^2 = sumlimits_k=-infty^+infty q^k^2 = vartheta(0;ix)$



The “closed form” for $,f,$ is:




$$f(x) = lnvartheta(0;ix)$$




Please see e.g. Theta function .




Note:



$displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1$



$Leftrightarrowhspace2cm$ (logarithm)



$displaystyle sumlimits_k=1^infty sumlimits_v=1^infty frac(-1)^v-1z^kvv = sumlimits_k=1^infty ln(1+z^k) = -sumlimits_k=1^infty ln(1-z^2k-1) = sumlimits_k=1^infty sumlimits_v=1^infty fracz^(2k-1)vv$



$Leftrightarrowhspace2cm$ (exchanging the sum symbols which is valid for $~|z|<1~$



$hspace2.7cm$ and using $~displaystylefracx1-x=sumlimits_k=1^infty x^k~$)



$displaystylesumlimits_v=1^infty frac(-1)^v-1vfracz^v1-z^v = sumlimits_v=1^infty frac1vfracz^v1-z^v - 2sumlimits_v=1^infty frac12vfracz^2v1-z^2v = sumlimits_v=1^infty frac1vfracz^v1-z^2v$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Where does the first identity come from? "Let's use..."
    $endgroup$
    – Diger
    Mar 22 at 11:27






  • 1




    $begingroup$
    @Diger : I've added a note . ;)
    $endgroup$
    – user90369
    Mar 22 at 12:54










  • $begingroup$
    Very nice answer, thank you! I haven't checked numerically yet, but I trust you
    $endgroup$
    – Yuriy S
    Mar 25 at 8:03










  • $begingroup$
    @YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
    $endgroup$
    – user90369
    Mar 25 at 9:08












Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2162191%2fclosed-form-for-the-series-sum-k-1-infty-1k-ln-left-tanh-frac-pi%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









3












$begingroup$

Let’s use $~displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1~$ . $enspace$ (It's explained in a note below.)



For $~z:=q^2~$ and $~q:=e^-pi x~$ with $~x>0~$ we get



$displaystyle e^f(x) = prodlimits_k=1^inftyfractanh(kpi x)tanh((k-frac12)pi x) = prodlimits_k=1^inftyfrac fracq^-k-q^kq^-k+q^k fracq^frac12-k-q^k-frac12 q^frac12-k+q^k-frac12 = prodlimits_k=1^inftyfrac(1-q^2k)(1+q^2k-1)(1+q^2k)(1-q^2k-1) =$



$displaystyle = prodlimits_k=1^infty (1-q^2k)(1+q^2k-1)^2 = sumlimits_k=-infty^+infty q^k^2 = vartheta(0;ix)$



The “closed form” for $,f,$ is:




$$f(x) = lnvartheta(0;ix)$$




Please see e.g. Theta function .




Note:



$displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1$



$Leftrightarrowhspace2cm$ (logarithm)



$displaystyle sumlimits_k=1^infty sumlimits_v=1^infty frac(-1)^v-1z^kvv = sumlimits_k=1^infty ln(1+z^k) = -sumlimits_k=1^infty ln(1-z^2k-1) = sumlimits_k=1^infty sumlimits_v=1^infty fracz^(2k-1)vv$



$Leftrightarrowhspace2cm$ (exchanging the sum symbols which is valid for $~|z|<1~$



$hspace2.7cm$ and using $~displaystylefracx1-x=sumlimits_k=1^infty x^k~$)



$displaystylesumlimits_v=1^infty frac(-1)^v-1vfracz^v1-z^v = sumlimits_v=1^infty frac1vfracz^v1-z^v - 2sumlimits_v=1^infty frac12vfracz^2v1-z^2v = sumlimits_v=1^infty frac1vfracz^v1-z^2v$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Where does the first identity come from? "Let's use..."
    $endgroup$
    – Diger
    Mar 22 at 11:27






  • 1




    $begingroup$
    @Diger : I've added a note . ;)
    $endgroup$
    – user90369
    Mar 22 at 12:54










  • $begingroup$
    Very nice answer, thank you! I haven't checked numerically yet, but I trust you
    $endgroup$
    – Yuriy S
    Mar 25 at 8:03










  • $begingroup$
    @YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
    $endgroup$
    – user90369
    Mar 25 at 9:08
















3












$begingroup$

Let’s use $~displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1~$ . $enspace$ (It's explained in a note below.)



For $~z:=q^2~$ and $~q:=e^-pi x~$ with $~x>0~$ we get



$displaystyle e^f(x) = prodlimits_k=1^inftyfractanh(kpi x)tanh((k-frac12)pi x) = prodlimits_k=1^inftyfrac fracq^-k-q^kq^-k+q^k fracq^frac12-k-q^k-frac12 q^frac12-k+q^k-frac12 = prodlimits_k=1^inftyfrac(1-q^2k)(1+q^2k-1)(1+q^2k)(1-q^2k-1) =$



$displaystyle = prodlimits_k=1^infty (1-q^2k)(1+q^2k-1)^2 = sumlimits_k=-infty^+infty q^k^2 = vartheta(0;ix)$



The “closed form” for $,f,$ is:




$$f(x) = lnvartheta(0;ix)$$




Please see e.g. Theta function .




Note:



$displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1$



$Leftrightarrowhspace2cm$ (logarithm)



$displaystyle sumlimits_k=1^infty sumlimits_v=1^infty frac(-1)^v-1z^kvv = sumlimits_k=1^infty ln(1+z^k) = -sumlimits_k=1^infty ln(1-z^2k-1) = sumlimits_k=1^infty sumlimits_v=1^infty fracz^(2k-1)vv$



$Leftrightarrowhspace2cm$ (exchanging the sum symbols which is valid for $~|z|<1~$



$hspace2.7cm$ and using $~displaystylefracx1-x=sumlimits_k=1^infty x^k~$)



$displaystylesumlimits_v=1^infty frac(-1)^v-1vfracz^v1-z^v = sumlimits_v=1^infty frac1vfracz^v1-z^v - 2sumlimits_v=1^infty frac12vfracz^2v1-z^2v = sumlimits_v=1^infty frac1vfracz^v1-z^2v$






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Where does the first identity come from? "Let's use..."
    $endgroup$
    – Diger
    Mar 22 at 11:27






  • 1




    $begingroup$
    @Diger : I've added a note . ;)
    $endgroup$
    – user90369
    Mar 22 at 12:54










  • $begingroup$
    Very nice answer, thank you! I haven't checked numerically yet, but I trust you
    $endgroup$
    – Yuriy S
    Mar 25 at 8:03










  • $begingroup$
    @YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
    $endgroup$
    – user90369
    Mar 25 at 9:08














3












3








3





$begingroup$

Let’s use $~displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1~$ . $enspace$ (It's explained in a note below.)



For $~z:=q^2~$ and $~q:=e^-pi x~$ with $~x>0~$ we get



$displaystyle e^f(x) = prodlimits_k=1^inftyfractanh(kpi x)tanh((k-frac12)pi x) = prodlimits_k=1^inftyfrac fracq^-k-q^kq^-k+q^k fracq^frac12-k-q^k-frac12 q^frac12-k+q^k-frac12 = prodlimits_k=1^inftyfrac(1-q^2k)(1+q^2k-1)(1+q^2k)(1-q^2k-1) =$



$displaystyle = prodlimits_k=1^infty (1-q^2k)(1+q^2k-1)^2 = sumlimits_k=-infty^+infty q^k^2 = vartheta(0;ix)$



The “closed form” for $,f,$ is:




$$f(x) = lnvartheta(0;ix)$$




Please see e.g. Theta function .




Note:



$displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1$



$Leftrightarrowhspace2cm$ (logarithm)



$displaystyle sumlimits_k=1^infty sumlimits_v=1^infty frac(-1)^v-1z^kvv = sumlimits_k=1^infty ln(1+z^k) = -sumlimits_k=1^infty ln(1-z^2k-1) = sumlimits_k=1^infty sumlimits_v=1^infty fracz^(2k-1)vv$



$Leftrightarrowhspace2cm$ (exchanging the sum symbols which is valid for $~|z|<1~$



$hspace2.7cm$ and using $~displaystylefracx1-x=sumlimits_k=1^infty x^k~$)



$displaystylesumlimits_v=1^infty frac(-1)^v-1vfracz^v1-z^v = sumlimits_v=1^infty frac1vfracz^v1-z^v - 2sumlimits_v=1^infty frac12vfracz^2v1-z^2v = sumlimits_v=1^infty frac1vfracz^v1-z^2v$






share|cite|improve this answer











$endgroup$



Let’s use $~displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1~$ . $enspace$ (It's explained in a note below.)



For $~z:=q^2~$ and $~q:=e^-pi x~$ with $~x>0~$ we get



$displaystyle e^f(x) = prodlimits_k=1^inftyfractanh(kpi x)tanh((k-frac12)pi x) = prodlimits_k=1^inftyfrac fracq^-k-q^kq^-k+q^k fracq^frac12-k-q^k-frac12 q^frac12-k+q^k-frac12 = prodlimits_k=1^inftyfrac(1-q^2k)(1+q^2k-1)(1+q^2k)(1-q^2k-1) =$



$displaystyle = prodlimits_k=1^infty (1-q^2k)(1+q^2k-1)^2 = sumlimits_k=-infty^+infty q^k^2 = vartheta(0;ix)$



The “closed form” for $,f,$ is:




$$f(x) = lnvartheta(0;ix)$$




Please see e.g. Theta function .




Note:



$displaystyleprodlimits_k=1^infty (1+z^k)(1-z^2k-1) =1$



$Leftrightarrowhspace2cm$ (logarithm)



$displaystyle sumlimits_k=1^infty sumlimits_v=1^infty frac(-1)^v-1z^kvv = sumlimits_k=1^infty ln(1+z^k) = -sumlimits_k=1^infty ln(1-z^2k-1) = sumlimits_k=1^infty sumlimits_v=1^infty fracz^(2k-1)vv$



$Leftrightarrowhspace2cm$ (exchanging the sum symbols which is valid for $~|z|<1~$



$hspace2.7cm$ and using $~displaystylefracx1-x=sumlimits_k=1^infty x^k~$)



$displaystylesumlimits_v=1^infty frac(-1)^v-1vfracz^v1-z^v = sumlimits_v=1^infty frac1vfracz^v1-z^v - 2sumlimits_v=1^infty frac12vfracz^2v1-z^2v = sumlimits_v=1^infty frac1vfracz^v1-z^2v$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Mar 22 at 15:44

























answered Mar 22 at 10:54









user90369user90369

8,525926




8,525926











  • $begingroup$
    Where does the first identity come from? "Let's use..."
    $endgroup$
    – Diger
    Mar 22 at 11:27






  • 1




    $begingroup$
    @Diger : I've added a note . ;)
    $endgroup$
    – user90369
    Mar 22 at 12:54










  • $begingroup$
    Very nice answer, thank you! I haven't checked numerically yet, but I trust you
    $endgroup$
    – Yuriy S
    Mar 25 at 8:03










  • $begingroup$
    @YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
    $endgroup$
    – user90369
    Mar 25 at 9:08

















  • $begingroup$
    Where does the first identity come from? "Let's use..."
    $endgroup$
    – Diger
    Mar 22 at 11:27






  • 1




    $begingroup$
    @Diger : I've added a note . ;)
    $endgroup$
    – user90369
    Mar 22 at 12:54










  • $begingroup$
    Very nice answer, thank you! I haven't checked numerically yet, but I trust you
    $endgroup$
    – Yuriy S
    Mar 25 at 8:03










  • $begingroup$
    @YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
    $endgroup$
    – user90369
    Mar 25 at 9:08
















$begingroup$
Where does the first identity come from? "Let's use..."
$endgroup$
– Diger
Mar 22 at 11:27




$begingroup$
Where does the first identity come from? "Let's use..."
$endgroup$
– Diger
Mar 22 at 11:27




1




1




$begingroup$
@Diger : I've added a note . ;)
$endgroup$
– user90369
Mar 22 at 12:54




$begingroup$
@Diger : I've added a note . ;)
$endgroup$
– user90369
Mar 22 at 12:54












$begingroup$
Very nice answer, thank you! I haven't checked numerically yet, but I trust you
$endgroup$
– Yuriy S
Mar 25 at 8:03




$begingroup$
Very nice answer, thank you! I haven't checked numerically yet, but I trust you
$endgroup$
– Yuriy S
Mar 25 at 8:03












$begingroup$
@YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
$endgroup$
– user90369
Mar 25 at 9:08





$begingroup$
@YuriyS : You are welcome! And thank you for paying attention to my answer although my answer is 2 years too late. ;) Explicit values can be seen e.g. at the web page for Theta function (the link above).
$endgroup$
– user90369
Mar 25 at 9:08


















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2162191%2fclosed-form-for-the-series-sum-k-1-infty-1k-ln-left-tanh-frac-pi%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Solar Wings Breeze Design and development Specifications (Breeze) References Navigation menu1368-485X"Hang glider: Breeze (Solar Wings)"e

Kathakali Contents Etymology and nomenclature History Repertoire Songs and musical instruments Traditional plays Styles: Sampradayam Training centers and awards Relationship to other dance forms See also Notes References External links Navigation menueThe Illustrated Encyclopedia of Hinduism: A-MSouth Asian Folklore: An EncyclopediaRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to PlayKathakali Dance-drama: Where Gods and Demons Come to Play10.1353/atj.2005.0004The Illustrated Encyclopedia of Hinduism: A-MEncyclopedia of HinduismKathakali Dance-drama: Where Gods and Demons Come to PlaySonic Liturgy: Ritual and Music in Hindu Tradition"The Mirror of Gesture"Kathakali Dance-drama: Where Gods and Demons Come to Play"Kathakali"Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceMedieval Indian Literature: An AnthologyThe Oxford Companion to Indian TheatreSouth Asian Folklore: An Encyclopedia : Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri LankaThe Rise of Performance Studies: Rethinking Richard Schechner's Broad SpectrumIndian Theatre: Traditions of PerformanceModern Asian Theatre and Performance 1900-2000Critical Theory and PerformanceBetween Theater and AnthropologyKathakali603847011Indian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceIndian Theatre: Traditions of PerformanceBetween Theater and AnthropologyBetween Theater and AnthropologyNambeesan Smaraka AwardsArchivedThe Cambridge Guide to TheatreRoutledge International Encyclopedia of Women: Global Women's Issues and KnowledgeThe Garland Encyclopedia of World Music: South Asia : the Indian subcontinentThe Ethos of Noh: Actors and Their Art10.2307/1145740By Means of Performance: Intercultural Studies of Theatre and Ritual10.1017/s204912550000100xReconceiving the Renaissance: A Critical ReaderPerformance TheoryListening to Theatre: The Aural Dimension of Beijing Opera10.2307/1146013Kathakali: The Art of the Non-WorldlyOn KathakaliKathakali, the dance theatreThe Kathakali Complex: Performance & StructureKathakali Dance-Drama: Where Gods and Demons Come to Play10.1093/obo/9780195399318-0071Drama and Ritual of Early Hinduism"In the Shadow of Hollywood Orientalism: Authentic East Indian Dancing"10.1080/08949460490274013Sanskrit Play Production in Ancient IndiaIndian Music: History and StructureBharata, the Nāṭyaśāstra233639306Table of Contents2238067286469807Dance In Indian Painting10.2307/32047833204783Kathakali Dance-Theatre: A Visual Narrative of Sacred Indian MimeIndian Classical Dance: The Renaissance and BeyondKathakali: an indigenous art-form of Keralaeee

Method to test if a number is a perfect power? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Detecting perfect squares faster than by extracting square rooteffective way to get the integer sequence A181392 from oeisA rarely mentioned fact about perfect powersHow many numbers such $n$ are there that $n<100,lfloorsqrtn rfloor mid n$Check perfect squareness by modulo division against multiple basesFor what pair of integers $(a,b)$ is $3^a + 7^b$ a perfect square.Do there exist any positive integers $n$ such that $lfloore^nrfloor$ is a perfect power? What is the probability that one exists?finding perfect power factors of an integerProve that the sequence contains a perfect square for any natural number $m $ in the domain of $f$ .Counting Perfect Powers