1 ∑ 4 0 9 6 ⎣ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ 2 ⎣ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ ⎢ 3 ⎣ ⎢ ⎢ ⎢ ⎢ ⎢ 5 ⌊ 7 ⌊ 1 1 n ⌋ ⌋ ⎦ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎦ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ ⎥ = ?
Notation : ⌊ ⋅ ⌋ denotes the floor function .
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.
Nice!Learned a new property of floors today.
How can one prove this identity? Although I got the answer wrong ( silly mistake), I had the following approach:-
Let the term above 2 be A, the term above 3 be B, above 5 be C, above 7 be D.
To obtain a nonzero term, A must be greater than or equal to 2.
Let A=2, then B must be greater than or equal to 6.
Then, C would have to be greater or equal to 30.
Then D would have to be greater than or equal to 210.
Then N would be greater than equal to 210(11)=2310
Thus the least value of N is= 2310
Similarly for A=2, we obtain min(N)=4620
Thus All values of the term for n=2310 to 4096=1
Thus S= ∑ n = 2 3 1 0 4 0 9 6 1 = 1 × 1 7 8 7 = 1 7 8 7
Log in to reply
Work backward. Let a = ⌊ 2 b ⌋ . The minimum b that satisfies the equation is 2 a . Similarly, b = ⌊ 3 c ⌋ ⇒ c = 3 b = 2 × 3 a ; c = ⌊ 5 d ⌋ ⇒ d = 5 c = 2 × 3 × 5 a ; d = ⌊ 7 e ⌋ ⇒ e = 7 d = 2 × 3 × 5 × a ; and e = ⌊ 1 1 n ⌋ ⇒ n = 1 1 e = 2 × 3 × 5 × 7 × 1 1 a = 2 3 1 0 a .
Therefore, for a = 1 , the minimum n = 2 3 1 0 , a = 0 when n < 2 3 1 0 and for a = 2 , the minimum n = 4 6 2 0 . So we have:
S = n = 1 ∑ 4 0 9 6 ⌊ 2 ⌊ 3 ⌊ 5 ⌊ 7 ⌊ 1 1 n ⌋ ⌋ ⌋ ⌋ ⌋ = n = 1 ∑ 2 3 0 9 ⌊ 2 ⌊ 3 ⌊ 5 ⌊ 7 ⌊ 1 1 n ⌋ ⌋ ⌋ ⌋ ⌋ + n = 2 3 1 0 ∑ 4 0 9 6 ⌊ 2 ⌊ 3 ⌊ 5 ⌊ 7 ⌊ 1 1 n ⌋ ⌋ ⌋ ⌋ ⌋ = 2 3 0 9 ( 0 ) + ( 4 0 9 6 − 2 3 0 9 ) ( 1 ) = 1 7 8 7
Log in to reply
That is a much better way of putting it. Thank you sir!
Problem Loading...
Note Loading...
Set Loading...
Let the sum be S , then we have:
S = n = 1 ∑ 4 0 9 6 ⌊ 2 ⌊ 3 ⌊ 5 ⌊ 7 ⌊ 1 1 n ⌋ ⌋ ⌋ ⌋ ⌋ = n = 1 ∑ 4 0 9 6 ⌊ 1 1 × 7 × 5 × 3 × 2 n ⌋ = n = 1 ∑ 4 0 9 6 ⌊ 2 3 1 0 n ⌋ = n = 2 3 1 0 ∑ 4 0 6 9 1 = 4 0 9 6 − 2 3 0 9 = 1 7 8 7