Find the solutions to this inquality by induction

  • Thread starter emyt
  • Start date
  • Tags
    Induction
So, using the induction hypothesis, we get:\sum_{j=1}^{(n+1)-1}\ \frac{1}{(j+1)j}=\frac{1}{n+1}-\frac{1}{n}+\sum_{j=1}^{n-1}\frac{1}{(j+1)j}=\frac{1}{n+1}-\frac{1}{n}+1-\frac{1}{n}=\frac{1}{n+1}-\frac{1}{n}+1-\frac{1}{n}=\frac{n+1-1}{
  • #1
emyt
217
0

Homework Statement


sum of i from i = 1 to n 1/i^2 <= 2




The Attempt at a Solution


I have a solution, that for any n the sum from i to n of 1/i^2 < sum 1/i(i-1) = 1/(i-1) - 1/i .. et c but this is not inductive.. can I get any hints? thank you
 
Physics news on Phys.org
  • #2


emyt said:

Homework Statement


[tex]\sum_{i=1}^{n}\ \frac{1}{i^2}\ \le\ 2[/tex]



The Attempt at a Solution


I have a solution, that for any n the sum from i to n of 1/i^2 < sum 1/i(i-1) = 1/(i-1) - 1/i ... etc but this is not inductive.. can I get any hints? thank you
Here is your original expression. Click on it to copy & edit your Original Post, if you like.

[tex]\sum_{i=1}^{n}\ \frac{1}{i^2}\le 2[/tex]

Certainly, 1 < 2, so it's true for the base case.

Assume that [tex]\sum_{i=1}^{n}\ \frac{1}{i^2}\le 2[/tex] is true for n≥1. Show that [tex]\sum_{i=1}^{n+1}\ \frac{1}{i^2}\le 2[/tex] is true.

You may also get some idea from looking at the sum for n=1, n=2, n=3, n=4, …

And/Or look at [tex]2\ -\ \sum_{i=1}^{n}\ \frac{1}{i^2}[/tex] for several values of n.
 
  • #3


emyt said:
...

The Attempt at a Solution


I have a solution, that for any n the sum from i to n of 1/i^2 < sum 1/i(i-1) = 1/(i-1) - 1/i .. etc but this is not inductive.. can I get any hints? thank you
I can't figure out what you you're saying here.

Certainly, [tex]\frac{1}{i^2}<\frac{1}{i(i-1)}\ \text{ for }\ i\ge2\ .[/tex]

[tex]\sum_{i=1}^{n}\ \frac{1}{i^2}=1+\sum_{i=2}^{n}\ \frac{1}{i^2}\ <\ 1+\sum_{i=2}^{n}\frac{1}{i(i-1)}=1+\sum_{j=1}^{n-1}\ \frac{1}{(j+1)j}[/tex]

As it turns out, [tex]\sum_{j=1}^{\infty}\ \frac{1}{(j+1)j}=1\ ,[/tex] so this should be do-able.
 
  • #4


Wolfram Alpha gives the following result:
[tex]\sum_{j=1}^{n-1}\ \frac{1}{(j+1)j}=1-\frac{1}{n}\ [/tex]

Proving that this is true is pretty straight forward using induction.

Note:
[tex]\sum_{j=1}^{(n+1)-1}\ \frac{1}{(j+1)j}=\frac{1}{(n+1)n}+\sum_{j=1}^{n-1}\ \frac{1}{(j+1)j}\ ,\text{ and }\frac{1}{(n+1)n}=\frac{n+1-n}{(n+1)n}=\frac{n+1}{(n+1)n}-\frac{n}{(n+1)n}[/tex]​
 

FAQ: Find the solutions to this inquality by induction

What is the purpose of using induction to find solutions to an inequality?

The purpose of using induction is to prove that a statement or inequality is true for all possible values. It is a powerful mathematical tool that allows us to generalize a solution and prove it for an infinite number of cases.

How does induction work to find solutions to an inequality?

Induction works by starting with a base case and showing that the inequality holds true for this case. Then, using an inductive hypothesis, we assume that the inequality holds for a specific value and use this to prove that it holds for the next value. This process is repeated until we can prove that the inequality holds for all possible values.

3. What are the steps involved in using induction to find solutions to an inequality?

The steps involved in using induction are:

  • Step 1: Prove that the inequality holds for the base case.
  • Step 2: Assume that the inequality holds for a specific value.
  • Step 3: Use the inductive hypothesis to prove that the inequality holds for the next value.
  • Step 4: Repeat this process until the inequality is proven to hold for all possible values.

4. Can induction be used to find solutions to any type of inequality?

Yes, induction can be used to find solutions to any type of inequality as long as it can be expressed in mathematical terms. However, it is most commonly used in proving statements about sequences, series, and functions.

5. Are there any limitations to using induction to find solutions to an inequality?

One limitation of using induction is that it can only be used to prove statements that are true for all possible values. If there are exceptions to the inequality, then induction cannot be used to find solutions. Additionally, induction requires a strong understanding of mathematical concepts and may not always be the most efficient method for solving an inequality.

Similar threads

Replies
9
Views
941
Replies
11
Views
852
Replies
6
Views
2K
Replies
4
Views
2K
Replies
17
Views
2K
Replies
9
Views
2K
Back
Top