if f(x)=√(x-m+1), for x in [m-1,m), m=integer,then evaluate
where n=natural number.
-
UP 0 DOWN 0 0 1
1 Answers
Lokesh Verma
·2011-01-03 01:45:24
if x lies in [m-1, m)
then [x]=m-1
and x-(m-1)=x-[x]={x}
So f(x)=√{x}
This is periodic by period 1.
So the integral is n times integral from 0 to 1 of √{x}
Which is same as n times integral of √x which is 2/3
so the answer is 2n/3