Generalization of infinite product problem

  • Thread starter Thread starter Fraqtive42
  • Start date Start date
  • Tags Tags
    Infinite Product
AI Thread Summary
The discussion revolves around proving that the infinite product \prod_{j=1}^{\infty}\left(1-\frac{1}{f(j)}\right) is greater than zero for functions f that meet specific conditions. Participants debate the behavior of the product when f(n) is defined as n+1, with some asserting it diverges to zero, while others argue that the partial products approach 1 as n increases. Clarification is sought on the definitions of convergence and divergence in the context of infinite products. The conversation highlights the importance of correctly interpreting mathematical assumptions and definitions. Ultimately, the need for a clear definition of the function f is emphasized to resolve the confusion.
Fraqtive42
Messages
10
Reaction score
0
Prove that \prod_{j=1}^{\infty}\left(1-\frac{1}{f(j)}\right)>0 for all f:\mathbb{N}^{+}\to\mathbb{R}^{+} which satisfy f(1)>1 and f(m+n)>f(m), where m,n\in\mathbb{N}^{+}.

I found the problem "Prove that \prod_{j=1}^{\infty}\left(1-\frac{1}{2^{j}}\right)>0" and felt the need to make a generalization of it. So, here it is! :smile:
 
Mathematics news on Phys.org
Did you try f(n)=n+1 ??
 
You are saying that f(n)=n+1 doesn't work?
 
Hmm... that is weird. My proof had some kind of error in it...
 
In fact the infinite product (1-1/(n+1)) diverges to zero.
 
g_edgar said:
In fact the infinite product (1-1/(n+1)) diverges to zero.
?? Do you mean converges to 0?
 
I'm pretty sure it's standard to use "divergent" to describe an infinite product whose sequence of partial products converges to zero. It's directly analogous to the similar usage regarding infinite sums whose sequence of partial sums converges to -\infty.
 
I think that I have made my proof on the assumption that for any functions satisfying these conditions, \prod_{j=1}^{N}(f(j)-1)\leq\prod_{j=1}^{N}f(j) for any N\in\mathbb{N}. I don't see why f(n)=n+1 is an exception though.
 
Hurkyl said:
I'm pretty sure it's standard to use "divergent" to describe an infinite product whose sequence of partial products converges to zero. It's directly analogous to the similar usage regarding infinite sums whose sequence of partial sums converges to -\infty.

I have never heard or seen it being used like that. I thought the general definition of convergence implied that the limit approached a finite value. But of course, I do understand what you are saying and it makes sense.
 
Last edited:
  • #10
g_edgar said:
In fact the infinite product (1-1/(n+1)) diverges to zero.

This isn't true. As n gets larger, the partial products approach 1.

Fraqtive42 said:
I think that I have made my proof on the assumption that for any functions satisfying these conditions, \prod_{j=1}^{N}(f(j)-1)\leq\prod_{j=1}^{N}f(j) for any N\in\mathbb{N}. I don't see why f(n)=n+1 is an exception though.

Ya, don't make that assumption. Just assume what's given: f(m+n)>f(m). Use induction to prove the original claim. Shouldn't be too difficult.
 
Last edited:
  • #11
aq1q said:
g_edgar said:
In fact the infinite product (1-1/(n+1)) diverges to zero.

This isn't true. As n gets larger, the partial products approach 1.

\prod_{n=1}^N\left(1-\frac{1}{n+1}\right)=\prod_{n=1}^N\frac{n}{n+1}=\frac12\frac23\frac34\cdots\frac{N}{N+1}=\frac{1}{N+1}
 
  • #12
CRGreathouse said:
\prod_{n=1}^N\left(1-\frac{1}{n+1}\right)=\prod_{n=1}^N\frac{n}{n+1}=\frac12\frac23\frac34\cdots\frac{N}{N+1}=\frac{1}{N+1}

ah so sorry. I was accidentally taking the SUM. In that case, it DOES converges to 0. Perhaps, F needs to be clearly defined.
 
Last edited:

Similar threads

Replies
1
Views
575
Replies
2
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
10
Views
2K
Replies
9
Views
2K
Back
Top