∫ 1 n ⌊ x ⌋ x − ⌊ x ⌋ d x
Evaluate the integral above in terms of positive integer n > 2 .
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.
Md, you don't need to use \displaystyle and \dfrac within \ [ \ ]. It is automatic. Braces { } are not needed after \displaystyle and \large. You can use \to instead of \rightarrow. You don't need braces if the operand is only one character. For example, \frac 12 ( 2 1 ), \sqrt 2 ( 2 ), \frac 1{\ln 2} ( ln 2 1 ), \sum_1^n ( ∑ 1 n ).
Relevant wiki: Integration of Piecewise Functions
∫ 1 n ⌊ x ⌋ x − ⌊ x ⌋ = t = 1 ∑ n − 1 ∫ t t + 1 t x − t d x = ∫ 1 2 1 x − 1 d x + t = 2 ∑ n − 1 ∫ t t + 1 t x − t d x = 1 + t = 2 ∑ n − 1 { ( ln t t x − t ) ∣ x = t x = t + 1 } = 1 + t = 2 ∑ n − 1 ln t t − 1 = 1 + ln 2 1 + ln 3 2 + ln 4 3 + ⋯ + ln ( n − 1 ) n − 2
The correct option has a typo here
1 + ln 2 1 + ln 3 2 + ln 4 4 + ⋯ + ln ( n − 1 ) n − 2
Log in to reply
Thanks. I see that this problem has been edited. Those who previously answered XXX has been marked correct.
In future, if you spot any errors with a problem, you can “report” it by selecting "report problem" in the “line line line” menu in the bottom right corner. This will notify the problem creator (or staffs) who can fix the issues.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Integration of Piecewise Functions
I = ∫ 1 n ⌊ x ⌋ x − ⌊ x ⌋ d x = ∫ 1 n ⌊ x ⌋ { x } d x = k = 1 ∑ n − 1 ∫ 0 1 k x d x = 1 + k = 2 ∑ n − 1 ln k k x ∣ ∣ ∣ ∣ 0 1 = 1 + k = 2 ∑ n − 1 ln k k − 1 = 1 + ln 2 1 + ln 3 2 + ⋯ + ln ( n − 1 ) n − 2 where { x } is fractional part of x