Let x be a real number. The ceiling function of x, denoted by ⌈x⌉, is the smallest integer that is larger than or equal to x.
For x∈[−2,2]
x=−2,f(x)=⌈x⌉=−2
−2<x≤−1,f(x)=⌈x⌉=−1
−1<x≤0,f(x)=⌈x⌉=0
0<x≤1,f(x)=⌈x⌉=1
1<x≤2,f(x)=⌈x⌉=2
For ai∈(i,i+1),i∈Z
x→ailimf(x)=i+1,f(a)=i+1,x∈(i,i+1) Therefore, the function f(x) is continuous at x∈R,x∈/Z
For ai=i∈Z:
for x∈(i−1,i)
x→ailimf(x)=i, for x∈(i,i+1)
x→ailimf(x)=i+1.
Then
x→ailimf(x)=does not existTherefore, the function f(x) is discontinuous at x∈Z.
Comments
Leave a comment