Skip to main content
Back to Differential Equations
JEE Main 2021
Differential Equations
Differential Equations
Easy

Question

Let f : [0,1] \to R be such that f(xy) = f(x).f(y), for all x, y \in [0, 1], and f(0) \ne 0. If y = y(x) satiesfies the differential equation, dydx{{dy} \over {dx}} = f(x) with y(0) = 1, then y(14)\left( {{1 \over 4}} \right) + y(34)\left( {{3 \over 4}} \right) is equal to :

Options

Solution

Key Concepts and Formulas

  • Functional Equations: Equations that define a function through a relationship between its values at different points.
  • Differential Equations: Equations involving an unknown function and its derivatives.
  • Integration: Finding the integral of a function.
  • Initial Conditions: Specific values of the function at a certain point, used to determine the constant of integration in differential equations.

Step-by-Step Solution

Step 1: Determining the Value of f(0)f(0)

We are given the functional equation f(xy)=f(x)f(y)f(xy) = f(x)f(y) for all x,y[0,1]x, y \in [0, 1], and the condition f(0)0f(0) \ne 0. Our goal is to find the value of f(0)f(0).

Let x=0x = 0 and y=0y = 0. Substituting these values into the functional equation yields: f(00)=f(0)f(0)f(0 \cdot 0) = f(0)f(0) f(0)=[f(0)]2f(0) = [f(0)]^2 Let k=f(0)k = f(0). Then the equation becomes: k=k2k = k^2 k2k=0k^2 - k = 0 k(k1)=0k(k - 1) = 0 This gives two possible solutions: k=0k = 0 or k=1k = 1. Therefore, f(0)=0f(0) = 0 or f(0)=1f(0) = 1.

Since we are given that f(0)0f(0) \ne 0, we must have f(0)=1f(0) = 1.

Step 2: Determining the Explicit Form of f(x)f(x)

Now that we know f(0)=1f(0) = 1, we can use this information to find the general form of f(x)f(x).

Let y=0y = 0. Substituting this into the functional equation f(xy)=f(x)f(y)f(xy) = f(x)f(y) gives: f(x0)=f(x)f(0)f(x \cdot 0) = f(x)f(0) f(0)=f(x)f(0)f(0) = f(x)f(0) Since f(0)=1f(0) = 1, we have: 1=f(x)11 = f(x) \cdot 1 f(x)=1f(x) = 1 Therefore, f(x)=1f(x) = 1 for all x[0,1]x \in [0, 1].

Step 3: Solving the Differential Equation

We are given the differential equation dydx=f(x)\frac{dy}{dx} = f(x). Substituting f(x)=1f(x) = 1 into this equation gives: dydx=1\frac{dy}{dx} = 1

To solve this, we integrate both sides with respect to xx: dy=1dx\int dy = \int 1 \, dx y=x+Cy = x + C where CC is the constant of integration.

Step 4: Applying the Initial Condition

We are given the initial condition y(0)=1y(0) = 1. Substituting x=0x = 0 and y=1y = 1 into the equation y=x+Cy = x + C gives: 1=0+C1 = 0 + C C=1C = 1 Therefore, the particular solution is y(x)=x+1y(x) = x + 1.

Step 5: Evaluating the Required Expression

We need to find the value of y(14)+y(34)y\left(\frac{1}{4}\right) + y\left(\frac{3}{4}\right). We have y(x)=x+1y(x) = x + 1. Therefore: y(14)=14+1=54y\left(\frac{1}{4}\right) = \frac{1}{4} + 1 = \frac{5}{4} y(34)=34+1=74y\left(\frac{3}{4}\right) = \frac{3}{4} + 1 = \frac{7}{4} So, y(14)+y(34)=54+74=124=3y\left(\frac{1}{4}\right) + y\left(\frac{3}{4}\right) = \frac{5}{4} + \frac{7}{4} = \frac{12}{4} = 3

Common Mistakes & Tips

  • Ignoring the condition f(0)0f(0) \ne 0 would lead to an incorrect solution for f(x)f(x) and consequently for y(x)y(x).
  • Forgetting to use the initial condition y(0)=1y(0) = 1 would result in a general solution instead of a particular solution.
  • Always verify that the derived function satisfies the original functional equation.

Summary

We first determined that f(0)=1f(0) = 1 using the given condition f(0)0f(0) \ne 0. Then, we found that f(x)=1f(x) = 1 for all x[0,1]x \in [0, 1]. Next, we solved the differential equation dydx=1\frac{dy}{dx} = 1 to get y=x+Cy = x + C. Using the initial condition y(0)=1y(0) = 1, we found C=1C = 1, so y(x)=x+1y(x) = x + 1. Finally, we evaluated y(14)+y(34)y\left(\frac{1}{4}\right) + y\left(\frac{3}{4}\right) and found it to be equal to 3.

The final answer is \boxed{3}, which corresponds to option (A).

Practice More Differential Equations Questions

View All Questions