Sums to Products and Products to Sums

  • Context: Graduate 
  • Thread starter Thread starter benorin
  • Start date Start date
  • Tags Tags
    Sums
Click For Summary

Discussion Overview

This discussion revolves around the conversion of infinite series to infinite products and vice versa, exploring the mathematical techniques involved in these transformations. The conversation includes theoretical aspects and mathematical reasoning related to these conversions.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant presents a method for converting an infinite series to an infinite product using partial sums and telescoping products.
  • The same participant outlines a process for converting an infinite product to an infinite series, utilizing partial products and telescoping sums.
  • A later post corrects a typo in the mathematical expression related to the conversion of infinite products.
  • Another participant expresses appreciation for the work and requests a proof or a source for the presented methods.
  • A subsequent reply indicates that the edit provided the necessary source, referencing "Theory and Applications of Infinite Series" by K. Knopp.

Areas of Agreement / Disagreement

Participants generally engage with the methods presented, but there is no consensus on the proofs or validity of the techniques, as one participant requests further verification.

Contextual Notes

The discussion includes mathematical expressions and transformations that may depend on specific conditions or assumptions not fully explored in the posts.

benorin
Science Advisor
Insights Author
Messages
1,442
Reaction score
191
This discussion is that of converting infinite series to infinite products and vice-versa in hopes of, say, ending the shortage of infinite product tables.

Suppose the given series is

\sum_{k=0}^{\infty} a_k

Let S_n[/tex] denote the <i>n</i><sup>th</sup> partial sum, viz.<br /> <br /> S_n=\sum_{k=0}^{n} a_k<br /> <br /> so that, if S_{n}\neq 0,\forall n\in\mathbb{N} , then<br /> <br /> S_n=S_{0} \frac{S_{1}}{S_{0}} \frac{S_{2}}{S_{1}} \cdot\cdot\cdot \frac{S_{n}}{S_{n-1}} = S_{0} \prod_{k=1}^{n} \frac{S_{k}}{S_{k-1}}<br /> <br /> which is a pretty basic telescoping product, and it will simplify upon noticing that S_{k}= a_{k} + S_{k-1}, and that S_{0}= a_{0}, whence<br /> <br /> S_n= S_{0} \prod_{k=1}^{n} \frac{S_{k}}{S_{k-1}} = a_{0} \prod_{k=1}^{n} \left( 1+ \frac{a_{k}}{S_{k-1}} \right) = a_{0} \prod_{k=1}^{n} \left( 1+ \frac{a_{k}}{a_{0}+a_{1}+\cdot\cdot\cdot + a_{k-1}} \right)<br /> <br /> and hence, taking the limit as n\rightarrow \infty, we have <br /> <br /> \sum_{k=0}^{\infty} a_k = a_{0} \prod_{k=1}^{\infty} \left( 1+ \frac{a_{k}}{a_{0}+a_{1}+\cdot\cdot\cdot + a_{k-1}} \right)<br /> <br /> now you can convert an infinite series to an infinite product. <br /> <br /> So the <i>vice-versa</i> part goes like this:<br /> <br /> Suppose the given product is<br /> <br /> \prod_{k=0}^{\infty} a_k<br /> <br /> Let \rho _n[/tex] denote the &lt;i&gt;n&lt;/i&gt;&lt;sup&gt;th&lt;/sup&gt; partial product, viz.&lt;br /&gt; &lt;br /&gt; \rho_{n}=\prod_{k=0}^{n} a_k&lt;br /&gt; &lt;br /&gt; so that, if \rho_{n}\neq 0,\forall n\in\mathbb{N} , then&lt;br /&gt; &lt;br /&gt; \rho_{n} = \rho_{0} + \left( \rho_{1} - \rho_{0} \right) + \left( \rho_{2} - \rho_{1} \right) + \cdot\cdot\cdot + \left( \rho_{n} - \rho_{n-1} \right) = \rho_{0} + \sum_{k=1}^{n} \left( \rho_{k} - \rho_{k-1} \right)&lt;br /&gt; &lt;br /&gt; which is an extemely basic telescoping sum, and it will simplify upon noticing that \rho_{k}= a_{k} \rho_{k-1}, and that \rho_{0}= a_{0}, whence&lt;br /&gt; &lt;br /&gt; \rho_{n} = \rho_{0} + \sum_{k=1}^{n} \left( \rho_{k} - \rho_{k-1} \right) = a_{0} + \sum_{k=1}^{n} \rho_{k-1} \left( a_{k} - 1 \right) = a_{0} + \sum_{k=1}^{n} a_{0}a_{1}\cdot\cdot\cdot a_{k-1} \left( a_{k} - 1 \right)&lt;br /&gt; &lt;br /&gt; and hence, taking the limit as n\rightarrow \infty, we have &lt;br /&gt; &lt;br /&gt; \prod_{k=0}^{\infty} a_k = a_{0} + \sum_{k=1}^{n} a_{0}a_{1}\cdot\cdot\cdot a_{k-1} \left( a_{k} - 1 \right)&lt;br /&gt; &lt;br /&gt; and now you can convert an infinite product to an infinite series.&lt;br /&gt; &lt;br /&gt; So, go on, have fun with it... &lt;br /&gt; &lt;br /&gt; P.S. I swipped this technique from Theroy and Applications of Infinite Series by K. Knopp &lt;img src=&quot;https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png&quot; class=&quot;smilie smilie--emoji&quot; loading=&quot;lazy&quot; width=&quot;64&quot; height=&quot;64&quot; alt=&quot;:wink:&quot; title=&quot;Wink :wink:&quot; data-smilie=&quot;2&quot;data-shortname=&quot;:wink:&quot; /&gt; a very excellent text.
 
Last edited:
Physics news on Phys.org
Oops, typo: that last tex line should read

\prod_{k=0}^{\infty} a_k = a_{0} + \sum_{k=1}^{\infty} a_{0}a_{1}\cdot\cdot\cdot a_{k-1} \left( a_{k} - 1 \right)
 
This is great work. Can someone prove this though or provide a link to a source please, though?
 
Your edit answers my question, thanks. "Theory and Applications of Infinite Series" by K. Knoppz.
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
11
Views
2K