The infinite sum 1+4÷7+9÷7^2+16÷7^3+.....equals:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Good solution
Solution by Mas Mus is no doubt very cool. But to think of such a solution is not so easy. I use TI-83 Plus calculator and set as follows.
1
S
T
R
A
E
N
T
E
R
.
1
S
T
R
X
E
N
T
E
R
.
X
+
1
S
T
R
X
:
A
+
7
n
7
∗
X
2
S
T
R
A
press ENTER m times and we get sum of (m+1) terms. Aftter m=15, I got the sum as 1.814814815 for next several pressings of ENTER..
Now this suggested .814814815 is actually recurring 0.814. And that is
2
7
2
2
.
S
o
t
h
e
a
n
s
w
e
r
i
s
1
2
7
2
2
=
2
7
4
9
.
Logically, we see that after m=15, the term added is in the order of
E
−
1
0
.
So at m=15 we almost get the sum. Beyond it is out of calculator accuracy.
Here is a solution that use power series, of course it's quite a big tool for this but this is an alternative to the (better) solution already given :)
Let us name
S
the result, and define on
]
−
1
,
1
[
f the following power series
f
(
x
)
=
n
=
0
∑
∞
n
2
x
n
such that we have
S
=
f
(
1
/
7
)
.
Let us now define on
]
−
1
,
1
[
g such as
g
(
x
)
=
n
=
0
∑
∞
x
n
One can easily check that
g
(
x
)
=
1
−
x
1
(by seeing that
1
+
x
+
x
2
+
.
.
.
+
x
N
)
(
1
−
x
)
=
1
−
x
N
, and making
N
go to infinity)
Also,
f
′
(
x
)
=
(
1
−
x
)
2
1
=
0
∑
∞
n
x
n
−
1
=
1
∑
∞
n
x
n
−
1
=
1
∑
∞
(
n
−
1
)
x
n
−
1
+
1
∑
∞
x
n
−
1
=
0
∑
∞
n
x
n
+
f
(
x
)
Then
f
′
′
(
x
)
=
(
1
−
x
)
3
2
=
g
(
x
)
+
f
′
(
x
)
, and we just need to evaluate
g
in
1
/
7
, as we now have the following expression :
g ( x ) = ( 1 − x ) 3 2 − ( 1 − x ) 2 1 = ( 1 − x 2 − 1 ) ( 1 − x ) 2 1
g ( 1 / 7 ) = ( 2 ⋅ 7 / 6 − 1 ) ( 7 / 6 ) 2 = 6 ⋅ 3 6 8 ⋅ 4 9 = 2 3 ⋅ 3 3 2 3 ⋅ 7 2 = 2 7 4 9
Problem Loading...
Note Loading...
Set Loading...
Let x = 1 + 7 4 + 7 2 9 + 7 3 1 6 + … ( 1 ) → multiply (1) by 7 1 7 1 x = 7 1 + 7 2 4 + 7 3 9 + … ( 2 )
Subtracting ( 1 ) to ( 2 ) , we have
7 6 x = 1 + 7 3 + 7 2 5 + 7 3 7 + … ( 3 ) → again, multiply (3) by 7 1 4 9 6 x = 7 1 + 7 2 3 + 7 3 5 + … ( 4 )
again, subtracting ( 3 ) to ( 4 ) , so
4 9 3 6 x = 1 + ( 7 2 + 7 2 2 + 7 3 2 + … )
In the last equation, on RHS in bracket, we have an infinite geometric progression with first term 7 2 and common ratio 7 1 . Thus
4 9 3 6 x = 1 + 1 − 7 1 7 2 = 3 4 x = 3 × 3 6 4 × 4 9 = 2 7 4 9
But, otherhand, we can use Arithmetic-Geometric Progression on the equation ( 3 ) . Based on Arithmetic-Geometric Progression on RHS in equation ( 3 ) , we have a = 1 , r = 7 1 , and d = 2 . Then,
7 6 x = 1 − 7 1 1 + ( 1 − 7 1 ) 2 2 × 7 1 = 6 7 + 3 6 1 4 = 3 6 5 6 x = 3 6 × 6 5 6 × 7 = 2 7 4 9