Prove 1/2+1/4+1/8+...+1/2^n < 1

  • Thread starter viren_t2005
  • Start date
Therefore, the sum is always less than 1. In summary, the proof by contradiction and geometric proof show that the partial sum of the geometric series, 1/2+1/4+1/8+...+1/2^n, is always less than 1.
  • #1
viren_t2005
20
0
how to prove that 1/2+1/4+1/8+...+1/2^n is always less than one?
 
Physics news on Phys.org
  • #2
The partial sum of the geometric series is:

[tex]a+ar+ar^2+\cdot\cdot\cdot +ar^{n}=a\frac{1-r^{n+1}}{1-r}[/tex]
 
  • #3
Tongue-in-cheek

Proof by Contradiction
1. Suppose the partial sum [tex]S_n[/tex] > 1.
2. We know [tex]S_n<\lim_{n\rightarrow\infty}S_n=1[/tex].
3. So [tex]1<S_n<1[/tex], a contradiction.
 
  • #4
[tex]S = a+ar+ar^2+\cdot\cdot\cdot +ar^{n}[/tex][tex]rS = ar+ar^2 ar^3 +\cdot\cdot\cdot +ar^{n} + ar^{n+1}[/tex]

[tex]rS - S = ar^{n+1} - a [/tex]

[tex]S = a\frac{r^{n+1} - 1}{r-1}[/tex]

For the general case it's

[tex]ar^{c} + \cdot\cdot\cdot +ar^{n}=a\frac{r^{n+1} - r^{c}}{r-1}[/tex]

Where n>c

c is lowest power of the sum and n the highest.

In your case, the formula would be

[tex]\frac{2^{-1+1} - 2^{n}}{1}[/tex]

[tex]1 - 2^{n}[/tex]

2^n is always a positive integrer, thus the sum is alwasy inferior to 1.
 
Last edited:
  • #5
You could do a geometric proof. Start with a unit square. Cut it into two equal parts and remove one of them. Repeat the process on the remaining half and so on. Your series represents the sum of the areas of the pieces you have removed and can never exceed 1 with a finite number of repetitions since some portion of the original square remains.
 

FAQ: Prove 1/2+1/4+1/8+...+1/2^n < 1

What is the formula for 1/2+1/4+1/8+...+1/2^n?

The formula for 1/2+1/4+1/8+...+1/2^n is 1 - 1/2^(n+1). This can also be written as (1/2)^n.

How do you prove that 1/2+1/4+1/8+...+1/2^n < 1?

To prove that 1/2+1/4+1/8+...+1/2^n < 1, we can use mathematical induction. First, we show that the inequality holds for n=1: 1/2 < 1. Then, assuming it holds for n=k, we can prove that it also holds for n=k+1: 1/2+1/4+1/8+...+1/2^k + 1/2^(k+1) < 1 + 1/2^(k+1) < 1. Therefore, the inequality holds for all natural numbers n.

How does the series 1/2+1/4+1/8+...+1/2^n converge?

The series 1/2+1/4+1/8+...+1/2^n converges to 1. This means that as n approaches infinity, the sum of the series approaches 1 as well. In other words, the series gets closer and closer to 1, but never reaches it.

Can the inequality 1/2+1/4+1/8+...+1/2^n < 1 be proven without using mathematical induction?

Yes, the inequality can also be proven using a geometric series. We can rewrite the series as 1/2^0 + 1/2^1 + 1/2^2 + ... + 1/2^n. This is a geometric series with a common ratio of 1/2. The sum of a geometric series with a common ratio less than 1 is equal to a/(1-r), where a is the first term and r is the common ratio. In this case, a=1 and r=1/2, so the sum is equal to 1/(1-1/2) = 2. Since 2 > 1, this proves that the inequality holds.

How is the series 1/2+1/4+1/8+...+1/2^n related to the concept of limits?

The series 1/2+1/4+1/8+...+1/2^n is a classic example of a limit in mathematics. As n approaches infinity, the sum of the series approaches 1, which is the limit of the series. This means that the value of the series gets closer and closer to 1, but never reaches it. In calculus, this concept is used to define the concept of a limit, which is essential in understanding derivatives and integrals.

Back
Top