What do these wierd square brackets mean? [| |]

  • Thread starter Thread starter renegade109
  • Start date Start date
  • Tags Tags
    Mean Square
renegade109
Messages
1
Reaction score
0
What do these weird square brackets mean? [| |]

Homework Statement


In my BC Calc summer homework (taking the course next school year), I came across these odd square brackets in a limit problem and have no clue what they mean. I've looked all over the internet and cannot find anything similar. They're like [] but have two vertical lines on each bracket instead of the just one.

this is the best representation I can give:
[| x - 1|]

The problem is this:
lim [| x - 1 |]
x -> 4

Homework Equations


N/A


The Attempt at a Solution


For now I just kind of ignored the brackets and just plugged in 4 for x and got 3.


Please help! I am thoroughly confused and extensively frustrated. >=(
 
Physics news on Phys.org


the inside bars stand for the absolute value function. the outer brackets stand for the floor function I guess. I hope I understood your post correctly.
 
Last edited:


renegade109 said:

Homework Statement


In my BC Calc summer homework (taking the course next school year), I came across these odd square brackets in a limit problem and have no clue what they mean. I've looked all over the internet and cannot find anything similar. They're like [] but have two vertical lines on each bracket instead of the just one.

this is the best representation I can give:
[| x - 1|]

The problem is this:
lim [| x - 1 |]
x -> 4

Homework Equations


N/A

The Attempt at a Solution


For now I just kind of ignored the brackets and just plugged in 4 for x and got 3.Please help! I am thoroughly confused and extensively frustrated. >=(

I think these brackets ( [ ] ) represent greatest integer function. [x] means greatest integer less than equal to x. In all the question that i have faced if it ( [ ] ) represent greatest integer function then it is mentioned in the question. Is it mentioned in your case ?

and | | modulas function. You need to learn this from book. And i am sure that it is modulas function
You need to learn about these two function before doing question.
I am not sure that [ ] represent greatest integer function if it is not mentioned.

what is answer it that limit does not exist.todays I am also learning limits.
 
Last edited:


Did they look more like ⟦ and ⟧ ? (I super-sized them for clarity.)

Added in Edit:

Assuming that the symbols ( ⟦ , ⟧ ) are correct, they are used to represent the greatest integer function, also known as the 'floor function'. See this http://www.mathwords.com/f/floor_function.htm" .

I suspect that there is no absolute value involved at all, simply the floor function.
 
Last edited by a moderator:
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