Step functions and integration question

Trimethyl
Messages
1
Reaction score
0

Homework Statement


Consider the function f(x) = x^2 on the interval (0, 1). By considering suitably chosen step functions A and B with partition points at a_j = j/N (0<= j<= N), show that f is integrable on (0, 1) and evaluate its integral. [You may wish to look up a formula for the sum from j=1 to N of j^2]


Homework Equations



the sum from j=1 to N of j^2 is (N)(N+1)(2N+1)/6

The Attempt at a Solution



at first I thought that letting A=(j/N)^2*characteristic function on(a_j-1,a_j]
and B=(j-1/N)^2*characteristic function on(a_j-1,a_j]
might help, but I didn't seem to get anywhere

Can anyone help me find an appropriate step function?
 
Physics news on Phys.org
Make a partition of mesh size 1/n and look at the difference between the upper and lower rectangular approximations using that partition.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top