Question
Question: If f(x) = sgn(sin²x - sinx - t) has exactly four points of discontinuity for x ∈ (0, nπ), n ∈ N, the...
If f(x) = sgn(sin²x - sinx - t) has exactly four points of discontinuity for x ∈ (0, nπ), n ∈ N, then

minimum value of n is 5
maximum value of n is 5
there are exactly two possible value of n
none of these
none of these
Solution
Let f(x)=sgn(sin2x−sinx−t). The function f(x) is discontinuous when the argument of the signum function, u=sin2x−sinx−t, changes sign. This occurs when u=0.
The points of discontinuity are the solutions to the equation sin2x−sinx−t=0.
Let y=sinx. The equation becomes y2−y−t=0.
Let g(y)=y2−y−t. The roots of g(y)=0 are y=21±1+4t. For real roots, we need 1+4t≥0, so t≥−1/4.
The range of sinx for x∈(0,nπ) is [−1,1]. The points of discontinuity occur when sinx=yi for some root yi of y2−y−t=0 such that yi∈[−1,1].
We need to find the number of solutions to sinx=yi in x∈(0,nπ) for yi∈[−1,1].
The number of solutions to sinx=y in (0,nπ) depends on y and n.
- If y∈(0,1), there are 2 solutions in (kπ,(k+1)π) for even k, and 0 solutions for odd k. The total number of solutions in (0,nπ) is 2×⌊n/2⌋ if n is even, and 2×⌊n/2⌋+2=2×(n−1)/2+2=n−1+2=n+1 if n is odd. This can be summarized as n if n is even, and n+1 if n is odd.
- If y=1, there is 1 solution in (kπ,(k+1)π) for even k>0 (at x=kπ+π/2), and 0 solutions for odd k. Plus 1 solution at x=π/2 in (0,π). The number of solutions in (0,nπ) is ⌊n/2⌋ if n is even, and ⌊n/2⌋+1=(n−1)/2+1=(n+1)/2 if n is odd.
- If y∈(−1,0), there are 2 solutions in (kπ,(k+1)π) for odd k, and 0 solutions for even k. The number of solutions in (0,nπ) is 2×⌊n/2⌋ if n is even, and 2×⌊(n−1)/2⌋=2×(n−1)/2=n−1 if n is odd. This can be summarized as n if n is even, and n−1 if n is odd.
- If y=−1, there is 1 solution in (kπ,(k+1)π) for odd k>0 (at x=kπ+3π/2), and 0 solutions for even k. The number of solutions in (0,nπ) is ⌊(n−1)/2⌋ if n is even, and ⌊(n−1)/2⌋+1=(n−1)/2+1=(n+1)/2 if n is odd.
- If y=0, sinx=0. Solutions are x=kπ. For x∈(0,nπ), the solutions are kπ for k=1,2,…,n−1. There are n−1 solutions.
- If y∈/[−1,1], there are no solutions.
Let the roots of y2−y−t=0 be y1,y2.
The vertex of g(y)=y2−y−t is at y=1/2. g(1/2)=1/4−1/2−t=−1/4−t.
Case 1: t=−1/4. g(y)=y2−y+1/4=(y−1/2)2=0. Root is y=1/2. We need solutions to sinx=1/2 in (0,nπ). y=1/2∈(0,1). Number of solutions is n if n is even, and n+1 if n is odd. We want this number to be 4. If n is even, n=4. If n is odd, n+1=4⟹n=3. So n=3 or n=4 are possible values.
Case 2: −1/4<t≤0. Roots are y1,2=21±1+4t. Since −1/4<t≤0, 0<1+4t≤1, so 0<1+4t≤1. y1=21−1+4t. 0≤1−1+4t<1, so 0≤y1<1/2. If t=0, y1=0. If −1/4<t<0, 0<y1<1/2. y2=21+1+4t. 1<1+1+4t≤2, so 1/2<y2≤1. If t=0, y2=1. If −1/4<t<0, 1/2<y2<1.
Subcase 2a: −1/4<t<0. We have two roots y1∈(0,1/2) and y2∈(1/2,1). Both are in (0,1). The points of discontinuity are solutions to sinx=y1 or sinx=y2. Number of solutions for sinx=y1 is N1, which is n if n is even, n+1 if n is odd. Number of solutions for sinx=y2 is N2, which is n if n is even, n+1 if n is odd. Since y1=y2, the solutions for sinx=y1 and sinx=y2 are distinct. Total number of discontinuities is N1+N2. If n is even, N1+N2=n+n=2n. We need 2n=4, so n=2. If n is odd, N1+N2=(n+1)+(n+1)=2n+2. We need 2n+2=4, so 2n=2, n=1. So n=1 or n=2 are possible values.
Subcase 2b: t=0. The roots are y=0 and y=1. We need solutions to sinx=0 or sinx=1 in (0,nπ). Number of solutions for sinx=0 in (0,nπ) is n−1. Number of solutions for sinx=1 in (0,nπ) is ⌊n/2⌋ if n is even, (n+1)/2 if n is odd. Total number of discontinuities is (n−1)+⌊n/2⌋ if n is even, (n−1)+(n+1)/2 if n is odd. If n is even, n=2m, total is (2m−1)+m=3m−1. We need 3m−1=4, 3m=5, no integer solution for m. If n is odd, n=2m+1, total is (2m+1−1)+(2m+1+1)/2=2m+(2m+2)/2=2m+m+1=3m+1. We need 3m+1=4, 3m=3, m=1. So n=2(1)+1=3. So n=3 is a possible value.
Case 3: 0<t≤2. Roots are y1,2=21±1+4t. Since 0<t≤2, 1<1+4t≤9, so 1<1+4t≤3. y1=21−1+4t. 1−3≤1−1+4t<1−1, so −2≤1−1+4t<0. Thus −1≤y1<0. If t=2, y1=−1. If 0<t<2, −1<y1<0. y2=21+1+4t. 1+1<1+1+4t≤1+3, so 2<1+1+4t≤4. Thus 1<y2≤2. Since y2>1, sinx=y2 has no solution. The points of discontinuity are solutions to sinx=y1 where y1∈[−1,0).
Subcase 3a: 0<t<2. We have one root y1∈(−1,0). Number of solutions for sinx=y1 is n if n is even, n−1 if n is odd. We need this number to be 4. If n is even, n=4. If n is odd, n−1=4⟹n=5. So n=4 or n=5 are possible values.
Subcase 3b: t=2. We have one root y1=−1. Number of solutions for sinx=−1 in (0,nπ) is ⌊(n−1)/2⌋ if n is even, (n+1)/2 if n is odd. We need this number to be 4. If n is even, n=2m, ⌊(2m−1)/2⌋=m−1. We need m−1=4, m=5, so n=10. If n is odd, n=2m+1, (2m+1+1)/2=m+1. We need m+1=4, m=3, so n=7. So n=7 or n=10 are possible values.
Case 4: t>2. y1<−1 and y2>1. No roots in [−1,1]. No discontinuities.
Combining all possible values of n: From t=−1/4: n=3,4. From −1/4<t<0: n=1,2. From t=0: n=3. From 0<t<2: n=4,5. From t=2: n=7,10.
Possible values of n are {1,2,3,4,5,7,10}. The minimum value of n is 1. The maximum value of n is 10. There are more than two possible values of n.
The set of possible values for n is {1,2,3,4,5,7,10}. Minimum value of n is 1. Maximum value of n is 10.
The solution seems consistent.