English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Haven't done math in years, just currious to see the actual solution worked out. First person to show the actuall proof get's 10 points.

2006-08-24 04:46:00 · 7 answers · asked by Anonymous in Science & Mathematics Mathematics

prove that the limit of sum(1/2n) as n approaches infinity equals one.

for n = all integers

2006-08-24 04:49:39 · update #1

7 answers

Let Sn be the sum of first n terms

S1=1/2=1 - 1/2
S2=3/4=1 - 1/4
S3=7/8=1 - 1/8

or in general

Sn = 1 - 1/2^n

easily proved by math induction, S1 is trivial as a base.

S[n+1] = Sn + 1/2^(n+1)

by induction hypotheis, Sn = (1 - 1/2^n)

S[n+1] = 1 - 1/2^n + 1/2^(n+1))
S[n+1] = 1 - 2/2^(n+1) + 1/2^(n+1)
= 1 - 1/2^(n+1)

the infinite sum is lim(n->infinity) of Sn
lim(n->infinity) 1 - 1/2^n = lim 1 + lim 1/2^n
= 1 + 0 = 1

2006-08-24 05:18:50 · answer #1 · answered by KimballKinnison 2 · 2 1

If you take the first term away, you get

1/4 + 1/8 + 1/16 + 1/32 + 1/64 + ...

which is precisely half of the original series.

Therefore, if X is the sum of the series, we have

X = 1/2 + (X / 2)

Simple algebra shows that X = 1.

2006-08-24 13:20:47 · answer #2 · answered by dutch_prof 4 · 1 1

First, establish what a geometric series equals

Z = 1 + x + x^2 + ...
-xZ = -x - x^2 - x^3
Z-xZ = Z(1-x) = 1 [this is the sum of the previous two lines, everything but the 1 cancelling out]
Z = 1/(1-x)

Now applying that to below....

? = 1/2 + 1/4 + 1/8 + 1/16 + ....
? = (1/2) + (1/2)^2 + (1/2)^3 + (1/2)^4 + ...
? = 1/2 *(1 + (1/2) + (1/2)^2 + (1/2)^3 + ...)
2*? = 1 + (1/2) + (1/2)^2 + (1/2)^3 + ...
2*? = 1/[1-(1/2)] = 1/(1/2) = 2
? = 1

2006-08-24 12:46:25 · answer #3 · answered by Kyrix 6 · 0 1

As the terms 1/2, 1/4, 1/8 ... define a geometric progression with a ratio of r=1/2, it converges (because |r| < 1), the sum is given by the formula r/(1-r), i.e (1/2)/(1-1/2) = (1/2) * 2 = 1.

2006-08-24 12:13:45 · answer #4 · answered by feiervlad 2 · 1 1

A series of the form

a+ar+ar^2+ar^3+...
=\sum_{k=0}^{\infty} ar^k

is called a geometric series.

Using calculus, we can prove that the geometric series diverges if |r| >=1 and converges to a/(1-r) if |r|<1.

In your case, you have a geometric series with a=1/2 and r=1/2. Because |r|=1/2<1, it converges to

a/(1-r)=(1/2)/(1-1/2)
=(1/2)/(1/2)=1.

Note: In your comment, you wrote \sum_{n=1}^{\infty} 1/(2n). This series can be written as 1/2 \sum_{n=1}^{\infty} 1/n. The series \sum_{n=1}^{\infty} 1/n is also a special series called the harmonic series. One reason the harmonic series is interesting is because it diverges: \sum_{n=1}^{\infty} 1/n=+ \infty. Thus, the harmonic series is an example of a series that diverges even though the limit of its terms is 0.

2006-08-25 08:12:58 · answer #5 · answered by Anonymous · 0 0

You have a geometic series with a1 = 1/2, and r = 1/2.

The sum of a geometic series is

a1 * (1 - r^n) / (1 - r)

Here n = Infinity, so r^n = 0. You have

the RHS = 1/2 * (1 / (1/2)) = 1.

2006-08-24 12:37:08 · answer #6 · answered by Stanyan 3 · 0 1

simple

let S be the sum of the series, then

let S= 1/2+1/4+1/8+.............................. equation (1 )

the S/2 = 0+1/4+ 1/8+................................ equation(2)

--------------------------------------------------------------------------
SUBTRUCT S/2 = 1/2 + 0 +0+.................... EQUATION 3

then you have from EQUATION 3: S/2 = I/2 => S = 1

the guys above me making it too complicated without reason!!!

2006-08-24 12:50:23 · answer #7 · answered by David F 2 · 0 1

fedest.com, questions and answers