MHB Products and Sums and Proofs....oh, my

  • Thread starter Thread starter MarkFL
  • Start date Start date
  • Tags Tags
    Sums
AI Thread Summary
The discussion centers on proving the equation $$\prod_{j=2}^n\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{n+2}{3n}$$ using mathematical induction. The proof begins with base cases for j=2 and j=3, leading to a recursive assumption for j=n-1. By applying the induction step for j=n, the equation is validated, confirming the result. Participants express gratitude for contributions and corrections throughout the proof process. The proof is successfully completed, showcasing the effectiveness of induction in this mathematical context.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Prove that:

$$\prod_{j=2}^n\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{n+2}{3n}$$
 
Mathematics news on Phys.org
Re: products and sums and proofs...oh, my!

$$\sum_{k=1}^{j}\underbrace{\phantom{e^{-x^{2}}}}_{\text{What goes here?}}$$
 
Re: products and sums and proofs...oh, my!

Ackbach said:
$$\sum_{k=1}^{j}\underbrace{\phantom{e^{-x^{2}}}}_{\text{What goes here?}}$$

I have fixed my OP to include that important piece of information. Thank you for catching this error. :D
 
MarkFL said:
Prove that:

$$\prod_{j=2}^n\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{n+2}{3n}$$
$1-\dfrac {1}{1+2+3+----+n}=1-\dfrac {2}{n(n+1)}$
I will use mathematical induction method to prove it
(it is easier)
j=2
$1-\dfrac{2}{6}=\dfrac {4}{6}$
j=3
$(1-\dfrac{2}{6})\times (1-\dfrac{2}{12})=\dfrac {5}{9}$
--------
--------
suppose j=n-1
$(1-\dfrac{2}{6})\times (1-\dfrac{2}{12})\times ------\times (1-\dfrac {2}{(n-1)n})=\dfrac {n+1}{3(n-1)}$
then j=n
$(1-\dfrac{2}{6})\times (1-\dfrac{2}{12})\times --\times (1-\dfrac {2}{(n-1)n})\times (1-\dfrac {2}{n(n+1)})$
$=\dfrac {n+1}{3(n-1)}\times (1-\dfrac {2}{n(n+1)})=\dfrac {n+2}{3n}$
so the proof is completed
 
Last edited:
1−1/(1+2+3+−−−−+n)=1−2/(n(n+1))
= (n(n+1) - 2)/(n(n+1) = (n+2)(n-1)/(n(n+1)

by multiplying out we get the result
 
I wish to thank everyone that participated! (Yes)

I also used induction...

First, show the base case $P_2$ is true:

$$\prod_{j=2}^2\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{2+2}{3(2)}$$

$$1-\frac{1}{\sum\limits_{k=1}^2(k)}=\frac{4}{6}$$

$$1-\frac{1}{1+2}=\frac{2}{3}$$

$$\frac{2}{3}=\frac{2}{3}$$

Thus, the base case is true. Next, state the induction hypothesis $P_n$:

$$\prod_{j=2}^n\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{n+2}{3n}$$

As the inductive step, multiply by:

$$1-\frac{1}{\sum\limits_{k=1}^{n+1}(k)}=\frac{n(n+3)}{(n+1)(n+2)}$$

and we have:

$$\prod_{j=2}^{n+1}\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{n+2}{3n}\left(\frac{n(n+3)}{(n+1)(n+2)} \right)$$

$$\prod_{j=2}^{n+1}\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{1}{3n}\left(\frac{n(n+3)}{n+1} \right)$$

$$\prod_{j=2}^{n+1}\left(1-\frac{1}{\sum\limits_{k=1}^j(k)} \right)=\frac{(n+1)+2}{3(n+1)}$$

We have derived $P_{n+1}$ from $P_n$ thereby completing the proof by induction.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
2
Views
2K
Replies
4
Views
2K
Replies
8
Views
3K
Replies
3
Views
2K
Replies
8
Views
2K
Replies
15
Views
2K
Back
Top