Induction Homework: Proving \sum i=1 to n\sqrt{1+(1/i^2)+(1/(1+i)^2)}

  • Thread starter Thread starter andyk23
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Homework Help Overview

The discussion revolves around proving the equation \(\sum_{i=1}^{n}\sqrt{1+\frac{1}{i^2}+\frac{1}{(1+i)^2}} = \frac{n(n+2)}{n+1}\) using mathematical induction. Participants are exploring the steps involved in the induction process, particularly focusing on the algebraic manipulation required to handle the square root and the summation.

Discussion Character

  • Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the base case of the induction and the transition from \(p(k)\) to \(p(k+1)\). There is a focus on squaring expressions to eliminate the square root and the challenges associated with finding a common denominator. Some participants question the validity of applying the square of a sum formula, while others seek clarification on specific algebraic steps.

Discussion Status

The discussion is ongoing, with participants providing guidance on the algebraic manipulations needed. There is recognition of potential misunderstandings regarding the squaring of sums, and participants are actively clarifying their reasoning and the steps taken in their attempts.

Contextual Notes

Participants express confusion over specific algebraic steps and the need for a common denominator in their calculations. There is an acknowledgment of a "brain freeze" affecting the original poster's ability to proceed, indicating a moment of uncertainty in the problem-solving process.

andyk23
Messages
26
Reaction score
0

Homework Statement



\sum i=1 to n\sqrt{1+(1/i^2)+(1/(1+i)^2)} = n(n+2)/n+1

2. The attempt at a solution

First I did the base case of p(1) showing 3/2 on the LHS equals the 3/2 on the RHS.
Then I assumed p(k) and wrote out the formula with k in it.
Then prove p(k+1)= p(k)+ \sqrt{1+1/(k+1)^2+1/(k+2)^2}
=k(k+2)/k+1 + \sqrt{1+1/(k+1)^2+1/(k+2)^2}
Then I squared each to get rid of the square root.
(k(k+2)/(k+1))^2+ (k+1)^2/(k+1)^2 + 1/(k+1)^2 + 1/(k+2)^2
Then I factored everything out
((k^4+4k^3+4k)/(k+1)^2) + ((k^2+2k+1)/(k+1)^2) + 1/(k+1)^2 + 1/(k+2)^2.
Basically I'm having a brain freeze on how to get (k+2) as the common denominator. Any Guidance would be great thanks!
 
Physics news on Phys.org
andyk23 said:
=k(k+2)/k+1 + \sqrt{1+1/(k+1)^2+1/(k+2)^2}
Then I squared each to get rid of the square root.
(k(k+2)/(k+1))^2+ (k+1)^2/(k+1)^2 + 1/(k+1)^2 + 1/(k+2)^2

So what you basically did was

(a+b)^2=a^2+b^2

This formula is not valid! And this is also what causes your mistake.
 
Sorry I'm not following.. I understand what you're saying I did, just confused on which part I did the (a+b)^2 = a^2 + b^2
 
Correct me if I'm wrong, but you wanted to square

\frac{k(k+2)}{k+1} + \sqrt{1+\frac{1}{(k+1)^2}+\frac{1}{(k+2)^2}}

So it seems to me that you did the following:

<br /> \begin{eqnarray*}<br /> \left(\frac{k(k+2)}{k+1} + \sqrt{1+\frac{1}{(k+1)^2}+\frac{1}{(k+2)^2}}\right)^2<br /> &amp; = &amp; \left(\frac{k(k+2)}{k+1}\right)^2 + \left(\sqrt{1+\frac{1}{(k+1)^2}+\frac{1}{(k+2)^2}}\right)^2\\<br /> &amp; = &amp; \frac{k^2(k+2)^2}{(k+1)^2} + 1+\frac{1}{(k+1)^2}+\frac{1}{(k+2)^2}\\<br /> &amp; = &amp; \frac{k^2(k+2)^2}{(k+1)^2} + \frac{(k+1)^2}{(k+1)^2}+\frac{1}{(k+1)^2}+\frac{1}{(k+2)^2}<br /> \end{eqnarray*}<br />

Is this what you you were trying to do?? In that case, it is the first equality that is not correct.
 
Sorry I had it written down on my paper but I didn't type it right! I'm just having a brain freeze on what I need to multiply the other rationals to have a denominator of (k+2)^2. Assuming that's the correct next step.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
9
Views
2K
Replies
12
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
29
Views
3K