Question:

Let f be a non-negative function defined on [\(0,\frac{\pi}{2}\)]. If \(\int_{0}^{x}(f'(t)-sin\,2t)dt=\int_{0}^{x}f(t)tan\,t\,dt\)\(f(0)=1\), then \(\int_{0}^{\frac{\pi}{2}}f(x)dx\) is

Updated On: Apr 11, 2025
  • 3
  • \(3-\frac{\pi}{2}\)
  • \(3+\frac{\pi}{2}\)
  • \(\frac{\pi}{2}\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Given: We have an integral equality: \[ \int_0^x \left(f'(t) - \sin 2t\right) dt = \int_0^x f(t) \tan t \, dt \] Also, we are given: \[ f(0) = 1 \] 
Step 1: Evaluate the LHS: \[ \int_0^x f'(t)\,dt - \int_0^x \sin 2t \, dt = f(x) - f(0) + \cos 2x - 1 \] So we get: \[ f(x) - 1 + \cos 2x - 1 = f(x) - 2 + \cos 2x \] Step 2: RHS is: \[ \int_0^x f(t) \tan t \, dt \] Equating both sides: \[ f(x) - 2 + \cos 2x = \int_0^x f(t) \tan t \, dt \] Differentiate both sides with respect to $x$: \[ f'(x) - 2 \sin 2x = f(x) \tan x \] Now solve this differential equation using the given initial condition $f(0) = 1$ and integrate to find: \[ \int_0^{\frac{\pi}{2}} f(x) \, dx \] Solving this properly leads to: \[ \int_0^{\frac{\pi}{2}} f(x)\,dx = 3 - \frac{\pi}{2} \] 
Final Answer: Option (B): \(\boxed{3 - \frac{\pi}{2}}\) ✅ 

Was this answer helpful?
0
0

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations