Let x be a real number. The ceiling function of x, denoted by "\\lceil x\\rceil", is the smallest integer that is larger than or equal to x.
For "x\\in[-2, 2]"
"-2\\lt x \\le-1, f(x)=\\lceil x\\rceil=-1"
"-1\\lt x \\le0, f(x)=\\lceil x\\rceil=0"
"0\\lt x \\le1, f(x)=\\lceil x\\rceil=1"
"1\\lt x \\le2, f(x)=\\lceil x\\rceil=2"
For "a_i\\in(i, i+1), i\\in \\Z"
Therefore, the function "f(x)" is continuous at "x\\in \\R, x\\notin \\Z"
For "a_i= i\\in \\Z:"
for "x\\in(i-1, i)"
for "x\\in(i, i+1)"
Then
Therefore, the function "f(x)" is discontinuous at "x\\in \\Z."
Comments
Leave a comment