x = 1 + 1 2 1 + 2 2 1 + 1 + 2 2 1 + 3 2 1 + ⋯ + 1 + 2 0 1 7 2 1 + 2 0 1 8 2 1
Find ⌊ x ⌋ .
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.
did the same except factrosation i did putting of values although question if from last year NDA paper
Did the same way
Problem Loading...
Note Loading...
Set Loading...
x = 1 + 1 2 1 + 2 2 1 + 1 + 2 2 1 + 3 2 1 + 1 + 3 2 1 + 4 2 1 + . . . + 1 + 2 0 1 7 2 1 + 2 0 1 8 2 1 = n = 1 ∑ 2 0 1 7 1 + n 2 1 + ( n + 1 ) 2 1 = n = 1 ∑ 2 0 1 7 n 2 ( n + 1 ) 2 n 2 ( n + 1 ) 2 + ( n + 1 ) 2 + n 2 = n = 1 ∑ 2 0 1 7 n 2 ( n + 1 ) 2 n 4 + 2 n 3 + 3 n 2 + 2 n + 1 = n = 1 ∑ 2 0 1 7 n 2 ( n + 1 ) 2 ( n 2 + n + 1 ) 2 = n = 1 ∑ 2 0 1 7 n ( n + 1 ) n 2 + n + 1 = n = 1 ∑ 2 0 1 7 ( 1 + n ( n + 1 ) 1 ) = n = 1 ∑ 2 0 1 7 ( 1 + n 1 − n + 1 1 ) = 2 0 1 7 + 1 1 − 2 0 1 8 1 ≈ 2 0 1 8
⟹ ⌊ x ⌋ = ⌊ 2 0 1 8 ⌋ = 4 4