∫ 1 1 0 ⌊ x ⌋ { x } d x
If the value of definite integral above can be written as b a for coprime positive integers, find a + b .
Details and assumptions :
Every x ∈ R can be written as x = ⌊ x ⌋ + { x } .
⌊ x ⌋ denotes greatest integer less than or equal to x .
{ x } is the fractional part of x .
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.
I was too lazy to calculate the sum so i couldn't solve but here is my method, { x } = x − [ x ] ⟹ ∫ 1 1 0 [ x ] { x } = ∫ 1 1 0 = [ x ] x − [ x ] = ∫ 1 1 0 [ x ] x d x − 9 ∫ 1 1 0 [ x ] x d x = ∫ 1 2 1 x + ∫ 2 3 2 x + . . . ∫ 9 1 0 9 x = n = 1 ∑ 9 2 n ( ( n + 1 ) 2 − n 2 ) = n = 1 ∑ 9 2 n 2 n + 1 = n = 1 ∑ 9 2 n 1 + 9 ( t h i s g e t s c a n c e l l e d ) ⟹ o u r a n s w e r i s 2 1 ( H 9 )
Aditya Raut If this question comes in your exam,how will you draw the graph of [ x ] { x } ?
\[ \begin{array} {} \displaystyle \int_1^{10} {\dfrac{\{x\}}{\lfloor x \rfloor}dx} & = \displaystyle \sum_{k=1}^{9} {\int_{k}^{k+1} {\dfrac{\{x\}}{\lfloor x \rfloor}dx}} \\ & = \displaystyle \sum_{k=1}^{9} {\int_{k}^{k+1} {\dfrac{\{x\}}{k}dx}} \\ & = \displaystyle \sum_{k=1}^9 {\dfrac{1}{k} \int_0^1 {x dx}} = \dfrac{H_9}{2} \\ & = \dfrac{7129}{5040} \end{array} \]
where , H n is the n-th harmonic number.
Hence, a + b = 1 2 1 6 9
for H9 ,http://users.encs.concordia.ca/~chvatal/notes/harmonic.html
Log in to reply
Yes, they have provided a list of the fractions till H 9 . But what if someone wants the fraction form of H 2 0 ?
I know the approximation method (which is actually very trivial) which provides tight enough bounds for H x using the integral of f ( x ) = x 1 but that doesn't give us an exact result in fraction form! I think the calculation of H 9 was meant to be bashy since as far as I know, there is no perfect way of getting the exact fraction value of H x for large enough x . Only manual tedious fraction addition seems like the way to go!
What I want to know is how did you calculate the fraction form of H 9 ? Any special methods or just adding fractions manually?
Problem Loading...
Note Loading...
Set Loading...
As per the definition of integral as Area under the curve ,
the graph of the function ⌊ x ⌋ { x } would be as follows, in the form of 9 triangles
Bases of all these triangles are 1 , but their heights are 1 1 , 2 1 , 3 1 , . . . . 9 1
Sum of their areas will be 2 1 ( 1 + 2 1 + 3 1 + . . . . + 9 1 ) = 5 0 4 0 7 1 2 9
Answer 7 1 2 9 + 5 0 4 0 = 1 2 1 6 9