Solveeit Logo

Question

Question: In which of the following cases there does not exist any function -...

In which of the following cases there does not exist any function -

A

f2(x2)+f(2x)+1=0xRf^2(x^2) + f(2^x) + 1 = 0 \quad \forall x \in R

B

f2(x2x)4f(2x2)+x2+x=0xRf^2(x^2-x) - 4f(2x-2) + x^2 + x = 0 \quad \forall x \in R

C

f(x)+f(1x)=2xxR{0}f(x) + f(\frac{1}{x}) = 2x \quad \forall x \in R - \{0\}

D

f(sinx)+f(cosx)=xxRf(sinx) + f(cosx) = x \quad \forall x \in R

Answer

A, C, D

Explanation

Solution

Let's analyze each option to determine if a function f:RRf: R \to R satisfying the given equation exists.

(A) f2(x2)+f(2x)+1=0xRf^2(x^2) + f(2^x) + 1 = 0 \quad \forall x \in R

Let x=2x=2. The equation becomes f2(22)+f(22)+1=0f^2(2^2) + f(2^2) + 1 = 0, which simplifies to f2(4)+f(4)+1=0f^2(4) + f(4) + 1 = 0. Let y=f(4)y = f(4). The equation is y2+y+1=0y^2 + y + 1 = 0. This is a quadratic equation for yy. The discriminant is Δ=124(1)(1)=14=3\Delta = 1^2 - 4(1)(1) = 1 - 4 = -3. Since the discriminant is negative, the quadratic equation y2+y+1=0y^2 + y + 1 = 0 has no real solutions for yy. However, if a function f:RRf: R \to R exists, then f(4)f(4) must be a real number. Since there is no real number yy such that y2+y+1=0y^2 + y + 1 = 0, there is no real number f(4)f(4) that can satisfy the equation when x=2x=2. Therefore, there does not exist any function f:RRf: R \to R satisfying the given equation for all xRx \in R.

(C) f(x)+f(1x)=2xxR{0}f(x) + f(\frac{1}{x}) = 2x \quad \forall x \in R - \{0\}

Replacing xx with 1/x1/x gives f(1/x)+f(x)=2/xf(1/x) + f(x) = 2/x. Equating the right sides gives 2x=2/x2x = 2/x, or x2=1x^2=1, which means x=±1x = \pm 1. But the original equation is for all xR{0}x \in R - \{0\}. This is a contradiction. Thus, no such function exists.

(D) f(sinx)+f(cosx)=xxRf(\sin x) + f(\cos x) = x \quad \forall x \in R

Setting x=0x=0 gives f(sin0)+f(cos0)=0f(\sin 0) + f(\cos 0) = 0, so f(0)+f(1)=0f(0)+f(1)=0. Setting x=π/2x=\pi/2 gives f(sinπ/2)+f(cosπ/2)=π/2f(\sin \pi/2) + f(\cos \pi/2) = \pi/2, so f(1)+f(0)=π/2f(1)+f(0)=\pi/2. Thus 0=π/20=\pi/2, a contradiction. Thus, no such function exists.

Therefore, options (A), (C), and (D) do not have any function satisfying the given equation.