MHB Proof with Induction 3/2-5/6+7/12-9/20+11/30-....

  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Induction Proof
Yankel
Messages
390
Reaction score
0
Hello all,

In the attached picture there is an equation. I need to fill the general expression on the left hand side, and to prove by induction that the sum is equal to the expression in the right hand side.

I am not sure how to find the general expression. Can you kindly assist ?

Thank you !

View attachment 9516
 

Attachments

  • indu.PNG
    indu.PNG
    1.3 KB · Views: 136
Mathematics news on Phys.org
$\dfrac{(-1)^{n+1}(2n+1)}{n^2+n}$
 
The numerators are clearly the odd numbers so: 2n+ 1.

The denominators are a little harder! I would have used "Newton's "divided difference" formula: adding a first term of "0", the "first differences" are 2- 0= 2, 6- 2= 4, 12- 6= 6, 20- 12= 8, 30- 20= 10; the "second differences" are 4- 2= 2, 6- 4= 2, 8- 6= 2, 10- 8= 2. Those are all "2" so all further "differences" are 0. The denominators are given by the quadratic 0+ 2n+ (2/2)n(n-1)= n^2+ n.

Of course, since the +/- sign alternates we need -1 to a power. The first term, with n= 1, is positive so that can be either (-1)^{n+1} or (-1)^{n-1}.
 
I saw sequence of denominators, $2 ,6,12,20,30,...$, as

$(1\cdot 2), (2 \cdot 3), (3 \cdot 4), ( 4 \cdot 5),(5 \cdot 6), ... , [n \cdot (n+1)] , ...$
 
I tried proving this by induction using the general statement that skeeter wrote, but I couldn't do it.

I am stuck at the n=k+1 stage...
 
Last edited:
note $1 + \dfrac{(-1)^{n+1}}{n+1} = \dfrac{(n+1) + (-1)^{n+1}}{n+1}$
${\color{red}{\dfrac{3}{2} - \dfrac{5}{6} + \dfrac{7}{12} - \dfrac{9}{20} + ... + \dfrac{(-1)^{n+1}(2n+1)}{n(n+1)}}} + \dfrac{(-1)^{(n+1)+1}[2(n+1)+1]}{(n+1)[(n+1)+1]}$

${\color{red}\dfrac{(n+1) + (-1)^{n+1}}{n+1}} + \dfrac{(-1)^{n+2}(2n+3)}{(n+1)(n+2)}$

$\dfrac{(n+1)(n+2) + (-1)^{n+1}(n+2)}{(n+1)(n+2)} + \dfrac{(-1)^{n+2}(2n+3)}{(n+1)(n+2)}$

$\dfrac{(n+1)(n+2) + (-1)^{n+1}(n+2) - (-1)^{n+1}(2n+3) }{(n+1)(n+2)}$

$\dfrac{(n+1)(n+2) + (-1)^{n+1}[(n+2) - (2n+3)] }{(n+1)(n+2)}$

$\dfrac{(n+1)(n+2) + (-1)^{n+2}(n+1) }{(n+1)(n+2)}$

$\dfrac{(n+1)(n+2)}{(n+1)(n+2)}+ \dfrac{(-1)^{n+2}(n+1)}{(n+1)(n+2)}$

$ 1 + \dfrac{(-1)^{(n+1)+1}}{(n+1)+1}$
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top