1.
Let ff, gg and hh be real valued functions defined on R\mathbb{R} as

f(x)={x,x01,x=0f(x) = \begin{cases} x, & x \neq 0 \\ 1, & x = 0 \end{cases}

g(x)={sin(x+1)x+1,x11,x=1g(x) = \begin{cases} \displaystyle \frac{\sin(x+1)}{x+1}, & x \neq -1 \\ 1, & x = -1 \end{cases}

h(x)=2[x]f(x)h(x) = 2[x] f(x)


where [x][x] is the greatest integer <x< x. Then the value of limx1+g(h(x1))\displaystyle \lim_{x \to 1^+} g(h(x-1)) is