Question
Question: f(x) = \begin{cases} \sin^{-1}(\frac{2x}{1+x^2}), & x \leq 0 \\ [3x] & 0 < x < k \text{ Where } [p] ...
f(x) = \begin{cases} \sin^{-1}(\frac{2x}{1+x^2}), & x \leq 0 \ [3x] & 0 < x < k \text{ Where } [p] \text{ denotes greatest integer} \ (x-\alpha)^2 + \beta, & x \geq k \end{cases}
less than or equal to p and k∈N. If f(x) is non-derivable at exactly 7 points, then the value of (α+β+k)=

9
10
11
12
9
Solution
The function f(x) is defined piecewise. We analyze the differentiability in each interval and at the transition points.
- For x<0, f(x)=sin−1(1+x22x). This function is non-derivable at x=−1.
- For 0<x<k, f(x)=[3x]. The greatest integer function [y] is non-derivable when y is an integer. Thus, [3x] is non-derivable when 3x=n, where n is an integer. For x∈(0,k), we have 0<n<3k. The points of non-derivability are x=1/3,2/3,…,(3k−1)/3. There are 3k−1 such points.
- For x>k, f(x)=(x−α)2+β, which is a polynomial and is differentiable everywhere.
Now, we check the transition points x=0 and x=k.
-
At x=0: The left limit is limx→0−sin−1(1+x22x)=sin−1(0)=0. The right limit is limx→0+[3x]=0. The function is continuous at x=0. The left derivative at x=0 is limx→0−dxd(sin−1(1+x22x))=limx→0−1+x22=2. The right derivative at x=0 is limx→0+dxd([3x]). For x∈(0,1/3), [3x]=0, so the derivative is 0. Since 2=0, the function is non-derivable at x=0.
-
At x=k: For continuity, limx→k−[3x]=f(k). Since k∈N, limx→k−[3x]=3k−1. So, 3k−1=(k−α)2+β. The left derivative at x=k is limx→k−dxd([3x]). For x∈(k−1/3,k), [3x]=3k−1, so the derivative is 0. The right derivative at x=k is limx→k+dxd((x−α)2+β)=limx→k+2(x−α)=2(k−α). For the function to be non-derivable at x=k, we need 0=2(k−α), which means α=k.
The total number of non-derivable points is 1 (at x=−1) +1 (at x=0) +(3k−1) (from [3x]) +1 (at x=k, if α=k).
Case 1: α=k. Total non-derivable points = 1+1+(3k−1)+1=3k+2. Given 3k+2=7, we get 3k=5, so k=5/3. This contradicts k∈N.
Case 2: α=k. Total non-derivable points = 1+1+(3k−1)=3k+1. Given 3k+1=7, we get 3k=6, so k=2. This is a valid integer. If k=2, then α=k=2. Using the continuity condition at x=k=2: 3k−1=(k−α)2+β. 3(2)−1=(2−2)2+β⟹5=0+β⟹β=5. So, α=2,β=5,k=2. The value of (α+β+k)=2+5+2=9.
The 7 non-derivable points are: −1,0,1/3,2/3,1,4/3,5/3.
