Skip to main content
Back to Limits, Continuity & Differentiability
JEE Main 2023
Limits, Continuity & Differentiability
Limits, Continuity and Differentiability
Hard

Question

If a function f(x) defined by f\left( x \right) = \left\{ {\matrix{ {a{e^x} + b{e^{ - x}},} & { - 1 \le x < 1} \cr {c{x^2},} & {1 \le x \le 3} \cr {a{x^2} + 2cx,} & {3 < x \le 4} \cr } } \right. be continuous for some aa, b, c \in R and f'(0) + f'(2) = e, then the value of of aa is :

Options

Solution

Key Concepts and Formulas

  • Continuity of a function: A function f(x)f(x) is continuous at a point x=cx=c if limxcf(x)=limxc+f(x)=f(c)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c). For piecewise functions, this condition must hold at the points where the definition of the function changes.
  • Differentiability of a function: A function f(x)f(x) is differentiable at a point x=cx=c if the left-hand derivative and the right-hand derivative at x=cx=c are equal. That is, limh0f(c+h)f(c)h=limh0+f(c+h)f(c)h\lim_{h \to 0^-} \frac{f(c+h)-f(c)}{h} = \lim_{h \to 0^+} \frac{f(c+h)-f(c)}{h}.
  • Derivative of common functions:
    • The derivative of exe^x is exe^x.
    • The derivative of exe^{-x} is ex-e^{-x}.
    • The derivative of xnx^n is nxn1nx^{n-1}.
    • The derivative of cx2cx^2 is 2cx2cx.
    • The derivative of ax2ax^2 is 2ax2ax.

Step-by-Step Solution

Step 1: Analyze the given function and the conditions. The function f(x)f(x) is defined piecewise: f\left( x \right) = \left\{ {\matrix{ {a{e^x} + b{e^{ - x}},} & { - 1 \le x < 1} \cr {c{x^2},} & {1 \le x \le 3} \cr {a{x^2} + 2cx,} & {3 < x \le 4} \cr } } \right. We are given that the function is continuous for some a,b,cRa, b, c \in \mathbb{R}. This implies continuity at the points where the definition changes, i.e., at x=1x=1 and x=3x=3. We are also given the condition f(0)+f(2)=ef'(0) + f'(2) = e.

Step 2: Apply the continuity condition at x=1x=1. For continuity at x=1x=1, we must have limx1f(x)=limx1+f(x)\lim_{x \to 1^-} f(x) = \lim_{x \to 1^+} f(x). The left-hand limit is limx1(aex+bex)=ae1+be1=ae+be\lim_{x \to 1^-} (a{e^x} + b{e^{ - x}}) = ae^1 + be^{-1} = ae + \frac{b}{e}. The right-hand limit is limx1+(cx2)=c(1)2=c\lim_{x \to 1^+} (c{x^2}) = c(1)^2 = c. Equating these, we get: ae+be=c()ae + \frac{b}{e} = c \quad (*) We can rearrange this to express bb in terms of aa and cc: b=e(cae)=ceae2b = e(c - ae) = ce - a{e^2}.

Step 3: Apply the continuity condition at x=3x=3. For continuity at x=3x=3, we must have limx3f(x)=limx3+f(x)\lim_{x \to 3^-} f(x) = \lim_{x \to 3^+} f(x). The left-hand limit is limx3(cx2)=c(3)2=9c\lim_{x \to 3^-} (c{x^2}) = c(3)^2 = 9c. The right-hand limit is limx3+(ax2+2cx)=a(3)2+2c(3)=9a+6c\lim_{x \to 3^+} (a{x^2} + 2cx) = a(3)^2 + 2c(3) = 9a + 6c. Equating these, we get: 9c=9a+6c9c = 9a + 6c 3c=9a3c = 9a c=3a()c = 3a \quad (**)

Step 4: Find the derivatives of the relevant parts of the function. We need f(0)f'(0) and f(2)f'(2). For x(1,1)x \in (-1, 1), f(x)=axex+bexf(x) = ax{e^x} + b{e^{ - x}}. The derivative is f(x)=aexbexf'(x) = ae^x - be^{-x}. For x(1,3)x \in (1, 3), f(x)=cx2f(x) = cx^2. The derivative is f(x)=2cxf'(x) = 2cx. For x(3,4)x \in (3, 4), f(x)=ax2+2cxf(x) = ax^2 + 2cx. The derivative is f(x)=2ax+2cf'(x) = 2ax + 2c.

Step 5: Calculate f(0)f'(0) and f(2)f'(2). f(0)f'(0) is calculated using the derivative for x(1,1)x \in (-1, 1): f(0)=ae0be0=abf'(0) = ae^0 - be^{-0} = a - b f(2)f'(2) is calculated using the derivative for x(1,3)x \in (1, 3): f(2)=2c(2)=4cf'(2) = 2c(2) = 4c

Step 6: Use the given condition f(0)+f(2)=ef'(0) + f'(2) = e. Substitute the calculated values of f(0)f'(0) and f(2)f'(2): (ab)+4c=e()(a - b) + 4c = e \quad (***)

Step 7: Substitute the relations from continuity conditions into the derivative condition. We have three equations:

  1. b=ceae2b = ce - a{e^2} (from Step 2)
  2. c=3ac = 3a (from Step 3)
  3. ab+4c=ea - b + 4c = e (from Step 6)

Substitute equation (2) into equation (1): b=(3a)eae2=3aeae2b = (3a)e - a{e^2} = 3ae - a{e^2}

Now substitute the expressions for bb and cc in terms of aa into equation (3): a(3aeae2)+4(3a)=ea - (3ae - a{e^2}) + 4(3a) = e a3ae+ae2+12a=ea - 3ae + a{e^2} + 12a = e

Step 8: Solve for aa. Combine the terms involving aa: a(13e+e2+12)=ea(1 - 3e + e^2 + 12) = e a(e23e+13)=ea(e^2 - 3e + 13) = e

Now, isolate aa: a=ee23e+13a = \frac{e}{e^2 - 3e + 13}

Common Mistakes & Tips

  • Algebraic Errors: Be very careful with algebraic manipulations, especially when dealing with exponential terms and signs. Errors in substituting or rearranging equations are common.
  • Incorrect Derivative Application: Ensure you use the correct form of the derivative for the given interval of xx. For example, f(0)f'(0) must use the derivative of aex+bexa{e^x} + b{e^{ - x}}, not cx2c{x^2}.
  • Misinterpreting Continuity: Remember that continuity at the boundary points requires the limits from both sides to be equal to the function's value at that point. For piecewise functions, this means equating the expressions defining the function on either side of the boundary.

Summary

The problem requires us to find the value of aa given a piecewise function and conditions for continuity and a specific relationship between its derivatives. We first used the continuity conditions at x=1x=1 and x=3x=3 to establish relationships between aa, bb, and cc. Specifically, continuity at x=1x=1 gave us ae+b/e=cae + b/e = c, and continuity at x=3x=3 yielded c=3ac=3a. We then calculated the derivatives of the relevant function pieces and used the given condition f(0)+f(2)=ef'(0) + f'(2) = e to form a third equation. By substituting the relationships derived from continuity into this equation, we obtained a single equation in terms of aa, which we solved to find the value of aa.

The final answer is \boxed{\frac{e}{{{e^2} - 3e + 13}}}.

Practice More Limits, Continuity & Differentiability Questions

View All Questions