Solveeit Logo

Question

Question: Let $f(x) = \begin{cases} x-1; & x = \text{Even} \\ 2x; & x = \text{Odd} \end{cases}$, where $x \in ...

Let f(x)={x1;x=Even2x;x=Oddf(x) = \begin{cases} x-1; & x = \text{Even} \\ 2x; & x = \text{Odd} \end{cases}, where xNx \in N. If for some aNa \in N, f(f(f(a)))=3f(f(f(a))) = 3 and m&nm \& n respectively are the number of points in (a,a)(-a, a) at which g(x)=x21g(x) = |x^2 - 1| is not continuous and not differentiable, then m+nm + n is

A

0

B

2

C

4

D

6

Answer

2

Explanation

Solution

The function g(x)=x21g(x) = |x^2 - 1| is continuous for all xRx \in R. It is not differentiable at points where x21=0x^2 - 1 = 0, which are x=1x = 1 and x=1x = -1. Therefore, m=0m=0 (number of points of discontinuity) and n=2n=2 (number of points of non-differentiability). For these points to be in the interval (a,a)(-a, a), we must have a>1a > 1. Although the condition f(f(f(a)))=3f(f(f(a))) = 3 does not yield a valid integer aNa \in N, if we assume the problem intends for a>1a > 1, then m+n=0+2=2m+n = 0+2 = 2.