Interpreting Variable Limits in an Integral with Greatest Integer Function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 4K views
aim1732
Messages
428
Reaction score
2

Homework Statement


Calculate the integral
0x[sinx] where x belongs to (2nπ,2nπ+π) and [] represents the greatest integer function.

[/b] The attempt at a solution[/b]
Basically i am stuck with interpreting the variable limit otherwise it is an easy question. Any insight on how to interpret the limits is appreciated.
 
Physics news on Phys.org
hi aim1732! :smile:

do you mean ∫0x [sinx] dx ?

that must be wrong …

you can't have x (or any function of x) as a limit of integration if x is the variable of integration (ie if it ends "dx") :redface:

(and anyway, where does the interval (2nπ,2nπ+π) conme into it? :confused:)
 
While it is not very good notation you will sometimes see
[tex]\int_a^x f(x) dx[/tex]
It is essentially the "anti-derivative" with a specific constant of integration given by the lower limit.

Better notation is to change the 'dummy' index:
[tex]\int_a^x f(t)dt[/tex]

Here that would be
[tex]\int_0^x [sin(t)] dt[/tex]

And now all you need to know is that [itex][sin(t)]= 0[/itex] for [itex]0\le t\le\pi[/itex], [itex][sin(t)]= -1[/itex] for [itex]\pi< t\le 2\pi[/itex] and then alternates values of 0 (for [itex]2n\pi< t\le (2n+1)\pi[/itex] and -1 (for [itex](2n+1)\pi\le t< 2(n+1)\pi[/itex]).
 
Oh dear me I forgot the element dx. Of course i mean ∫0x [sinx] dx.
 
It's a confusing expression but I can't help it if books use it.
So in the give interval
(2nπ,2nπ+π)
is the solution zero?
 
aim1732 said:
Oh dear me I forgot the element dx. Of course i mean ∫0x [sinx] dx.
aim1732 said:
It's a confusing expression but I can't help it if books use it.
So in the give interval
(2nπ,2nπ+π)
is the solution zero?
aim1732 said:
… where x belongs to (2nπ,2nπ+π) and [] represents the greatest integer function.

Basically i am stuck with interpreting the variable limit otherwise it is an easy question. Any insight on how to interpret the limits is appreciated.

Do you mean eg [0.5] =1, [-0.5] = 0 ?

Then in (2nπ,(2n+1)π), [sint] = 1, doesn't it. so that the integral is ∫ 0x dt ?
 
Do you mean eg [0.5] =1, [-0.5] = 0 ?
I believe it is the ceiling function you are talking about---- slightly different from what i am talking about(the floor function).
Since in the given range of x, [sint] is 0 hence the integration amounts to calculating the area under the curve before the given interval which gives the constant function -nπ--basically the upper limit of integration becomes constant-- but if the interval of x is [(2n+1)π,(2n+2)π] will the integral become a function of x?