mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   product of the n first mersenne number (https://www.mersenneforum.org/showthread.php?t=3443)

kerguilloud 2004-12-21 13:35

product of the n first mersenne number
 
hi !

I hope I won't bother the forum since I am not specialist at all in these mersenne stuffs ...
but when I saw the name of the website, I thought you might help me !

I need to have a closed expression of the product of the n first mersenne number, ie :
P(n) = (1)x(3)x(5)x ... x(2^n-1)
if it exists ...

thanks for your help !!

jinydu 2004-12-21 13:38

Actually, the first three Mersenne numbers are 1, 3 and [B]7[/B].

I'll wait for someone more knowledgeable to answer your question.

kerguilloud 2004-12-22 09:05

oups
 
[QUOTE=jinydu]Actually, the first three Mersenne numbers are 1, 3 and [B]7[/B].

I'll wait for someone more knowledgeable to answer your question.[/QUOTE]

oups ! yes you are right ... sorry about that mistake !
let me resume (I hope i am in the right forum ?) :

what is the product of the n first mersenne numbers, that is :
P(n) = 1x3x7x15x31x ... x(2^n-1) ?

In fact, I need this because i am searching :
lim (n -> infinity) of Product_(from i = 1 to n) (1-2^(-i))
but if anyone has another way to achieve this, (s)he is welcome ! :smile:

thanks for your help !

jinydu 2004-12-22 09:36

Unfortunately, I've learned plenty of things about infinite sums (mostly proving convergence or divergence), but school has never taught me anything about infinite products. So I don't really know how to attack such a problem...

I tried letting n = 10,000 and calculating the product using Mathematica. To 50 decimal places, the answer is:

0.28878809508660242127889972192923078008891190484069

But Mathematica balks at my attempt to evaluate the limit directly.

cheesehead 2004-12-26 11:47

kerguilloud,

You might want to get familiar with [url="http://www.research.att.com/~njas/sequences/Seis.html"][color=#800080]The On-Line Encyclopedia of Integer Sequences[/color][/url] (OEIS) at [url="http://www.research.att.com/~njas/sequences/"]http://www.research.att.com/~njas/sequences/[/url] . OEIS has information about more than 100,000 integer sequences.

You can look up your sequence 1, 3, 21, 315, 9765, ... (1, 1*3, 1*3*7, 1*3*7*15, 1*3*7*15*31, ...) there and find that it's listed as sequence A005329, "Product(2^i - 1), i=1..n. Also called 2-factorial numbers." There are links to related sequences, including various formulas. There also are links to both the decimal expansion (jinydu's Mathematica approximation is correct to 30 places) for lim (n -> infinity) of Product_(from i = 1 to n) (1-2^(-i)) [i]and[/i] the continued fraction for it.

OEIS is valuable. Bookmark it.

Zeta-Flux 2004-12-27 00:48

Also see [url]http://mathworld.wolfram.com/InfiniteProduct.html[/url]

It isn't too hard to prove that the product actually does converge. It is only slightly more difficult to see that it isn't rational.

kerguilloud 2005-01-20 10:16

[QUOTE=cheesehead]kerguilloud,

You might want to get familiar with [url="http://www.research.att.com/~njas/sequences/Seis.html"][color=#800080]The On-Line Encyclopedia of Integer Sequences[/color][/url] (OEIS) at [url="http://www.research.att.com/~njas/sequences/"]http://www.research.att.com/~njas/sequences/[/url] . OEIS has information about more than 100,000 integer sequences.

You can look up your sequence 1, 3, 21, 315, 9765, ... (1, 1*3, 1*3*7, 1*3*7*15, 1*3*7*15*31, ...) there and find that it's listed as sequence A005329, "Product(2^i - 1), i=1..n. Also called 2-factorial numbers." There are links to related sequences, including various formulas. There also are links to both the decimal expansion (jinydu's Mathematica approximation is correct to 30 places) for lim (n -> infinity) of Product_(from i = 1 to n) (1-2^(-i)) [i]and[/i] the continued fraction for it.

OEIS is valuable. Bookmark it.[/QUOTE]

[QUOTE=Zeta-Flux]Also see [url]http://mathworld.wolfram.com/InfiniteProduct.html[/url]

It isn't too hard to prove that the product actually does converge. It is only slightly more difficult to see that it isn't rational.[/QUOTE]

OK I thank you all (a bit late ... sorry for that :whistle: ) for these great links and solutions ...
I am disappointed that the result has no closer epxression than one using elliptic functions ... but still I thank you for illuminating my mind on this problem !

see you !! :bow:


All times are UTC. The time now is 18:51.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.