Let ( s n ) n = 0 ∞ be a sequence of real numbers defined as follows:
s 0 = 2 ; s n + 1 = 2 − 4 − s n 2 for n ≥ 0 .
To the nearest hundredth, find the value of n → ∞ lim 2 n s n .
In other words, to what value does the following sequence converge: 2 3 s 3 = 8 2 − 2 + 2 2 4 s 4 = 1 6 2 − 2 + 2 + 2 2 5 s 5 = 3 2 2 − 2 + 2 + 2 + 2 and so on...
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.
How this idea came in your mind ?
Log in to reply
I was trying to find a way to approximate π using geometric constructions, so I experimented a little and found this nice pattern :)
Isn't there any way to guess such function??
Let s n = 2 sin ( θ )
s n + 1 = 2 − 4 − s n 2
⟹ s n + 1 = 2 − 2 1 − ( 2 s n ) 2
Substituting s n = 2 sin ( θ ) :
s n + 1 = 2 − 2 1 − s i n 2 ( θ )
⟹ s n + 1 = 2 − 2 c o s 2 ( θ )
⟹ s n + 1 = 2 − 2 c o s ( θ )
⟹ s n + 1 = 2 ( 1 − c o s ( θ ) )
⟹ s n + 1 = 2 ( 2 s i n 2 ( 2 θ ) )
⟹ s n + 1 = 2 sin ( 2 θ )
If we choose s 0 = 2 sin ( θ ) , it can shown via induction that s n = 2 sin ( 2 n θ )
∵ s 0 = 2 ⟹ θ = 2 π
Finally, lim n → ∞ 2 n s n = lim n → ∞ 2 n ( 2 sin ( 2 n θ ) )
= lim n → ∞ 2 θ ( 2 n θ s i n ( 2 n θ ) ) = 2 θ = 2 2 π
= π
Problem Loading...
Note Loading...
Set Loading...
Suppose exactly 2 n identical line segments are inscribed in a semicircle of radius 1 (like the 4 green lines in the picture above). Then I say s n is the length of each of the identical line segments.
If s n is the length of each line segment, then their total length is 2 n s n . As n approaches infinity, the green lines approximate the circumference of the semicircle better and better, and hence their total length gets closer and closer to π . Thus 2 n s n → π .
All we need to do is prove the formula for s n : s n = 2 sin ( 2 n + 1 π ) (I leave it as an exercise to show that this is the correct formula for the length of each line segment).
This can be proved by induction:
s 0 = 2 = 2 sin ( 2 1 π ) , so the base case works.
Now suppose that for some k ∈ N , we have s k = 2 sin ( 2 k + 1 π ) .
Let r = 2 k + 2 π . Then, cos ( 2 r ) = 1 − 2 sin 2 r sin ( r ) = ± 2 1 − cos ( 2 r ) = ± 2 1 ∓ 1 − sin 2 ( 2 r ) Since 0 < r < 2 r ≤ 2 π , then we must have sin ( r ) > 0 and cos ( 2 r ) ≥ 0 . Hence, sin ( r ) = 2 1 − 1 − sin 2 ( 2 r ) 2 sin ( r ) = 2 2 1 − 1 − sin 2 ( 2 r ) 2 sin ( r ) = 2 − 2 1 − sin 2 ( 2 r ) = 2 − 4 − 4 sin 2 ( 2 r ) 2 sin ( 2 k + 2 π ) = 2 − 4 − s k 2 = s k + 1
Hence the induction is complete. Thus s n = 2 sin ( 2 n + 1 π ) for all n ∈ N .