You are not logged in.
Pages: 1
Let [x] be the greatest integer less than x, and let x' be the fraction part of x, ie x'=x-[x]. Let n be any integer ≥2. Evaluate the following integral in terms of n:
Last edited by Kurre (2008-06-25 06:42:29)
Offline
1≤x<2 [x]x'x = x(x-1)
2≤x<3 [x]x'x = 2x(x-2)
3≤x<4 [x]x'x = 3x(x-3)
...
A quick test shows that this does infact work! (yaaay for me)
The Beginning Of All Things To End.
The End Of All Things To Come.
Offline
Good work My solution was slightly different (with x'=u for easier reading):
Last edited by Kurre (2008-06-27 01:40:45)
Offline
Pages: 1