Let S = 2 3 2 4 2 5 2 6 2 . . . . . .
Find ⌊ 1 0 0 0 ∗ S ⌋ .
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.
Man... and I had to find e − 2 the hard way... I used up half my paper... This question went into my favorites anyway.
Log in to reply
Thanks for noticing the typo; all corrected now. :)
CAN YOU PLEASE EXPLAIN MORE
Log in to reply
2 3 2 4 2 5 2 . . . = 2 × 2 × 3 2 × 2 × 3 × 4 2 . . . = 2 2 1 × 2 2 × 3 1 × 2 2 × 3 × 4 1 . . . = 2 ( ∑ k = 2 ∞ k ! 1 ) = 2 e − 2
∑ k = 0 ∞ k ! 1 = e (definition of e )
Hope this helped.
It would be easier if you also said which part you didn't understand.
Great you figured out that the expression was [ e-2 ] . But now how do you find the value of e ?? Through that expression ??
Log in to reply
Yes. Euler's number , e , is equivalent to k = 0 ∑ ∞ k ! 1 .
By definition e = lim x → ∞ ( 1 + x 1 ) x .
The fact that this the above series and limit have exactly the same value is pretty amazing, really. :)
First of all observe that
lo g 2 S = 2 1 + 2 ⋅ 3 1 + 2 ⋅ 3 ⋅ 4 1 + ⋯ = − 2 + n = 0 ∑ ∞ n ! 1 = e − 2
Then S = 2 e − 2 . Therefore
⌊ 1 0 0 0 ⋅ S ⌋ = ⌊ 1 0 0 0 ⋅ 2 e − 2 ⌋ = ⌊ 2 5 0 ⋅ 2 e ⌋ = 1 6 4 5
Problem Loading...
Note Loading...
Set Loading...
We can rewrite S as
2 2 1 ∗ 2 6 1 ∗ 2 2 4 1 ∗ 2 1 2 0 1 ∗ . . . . . = 2 N
where N = k = 2 ∑ ∞ k ! 1 = e − 2 .
Thus ⌊ 1 0 0 0 ∗ S ⌋ = ⌊ 1 0 0 0 ∗ 2 e − 2 ⌋ = 1 6 4 5 .