Question:

For $x \in R$, let the function $y ( x )$ be the solution of the differential equation $\frac{d y}{d x}+12 y=\cos \left(\frac{\pi}{12} x\right), y(0)=0 \text { }$.
Then, which of the following statements is/are TRUE?

Updated On: Sep 30, 2024
  • $y(x)$ is an increasing function.

  • $y(x)$ is a decreasing function.

  • There exists a real number $\beta$ such that the line $y =\beta$ intersects the curve $y = y ( x )$ at infinitely many points.

  • $y ( x )$ is a periodic function.

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Approach Solution - 1

The correct option is (C): There exists a real number $\beta$ such that the line $y=\beta$ intersects the curve $y=y(x)$ at infinitely many points.
Was this answer helpful?
2
12
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given,
\(\frac{dy}{dx} + 12y = \cos \left( \frac{\pi}{12} x \right)\)

This is a linear differential equation. 
 \(\text{I.F.} = e^{\int 12 \, dx} = e^{12x}\)

The solution of the differential equation becomes:
\(y \cdot e^{12x} = \int e^{12x} \cdot \cos \left( \frac{\pi}{12} x \right) \, dx\)

\(y \cdot e^{12x} = \frac{e^{12x}}{(12)^2 + \left( \frac{\pi}{12} \right)^2} \left( 12 \cos \frac{\pi}{12} x + \frac{\pi}{12} \sin \frac{\pi}{12} x \right) + C\)

\(\Rightarrow y = \frac{12}{(12)^2 + \pi^2} \left( (12)^2 \cos \left( \frac{\pi}{12} x \right) + \pi \sin \left( \frac{\pi}{12} x \right) \right) + \frac{C}{e^{12x}}\)

Given that y(0) = 0:
\(0 = \frac{12}{124 + \pi^2} \left( 12^2 \cdot 0 + \pi \cdot 0 \right) + C \Rightarrow C = \frac{-12^3}{124 + \pi^2}\)

\(\therefore y = \frac{12}{124 + \pi^2} \left( (12)^2 \cos \left( \frac{\pi}{12} x \right) + \pi \sin \left( \frac{\pi}{12} x \right) \right) - 12^2 \cdot e^{-12x}\)

Now, finding \(\frac{dy}{dx}\):
\(\frac{dy}{dx} = \frac{12}{124 + \pi^2} \left[ -12 \pi \sin \left( \frac{\pi}{12} x \right) + \pi^2 \cos \left( \frac{\pi}{12} x \right) \right] + 12^3 e^{-12x}\)

\(\left( - \sqrt{144 \pi^2 + \frac{\pi^4}{144}} = -12 \pi \sqrt{1 + \frac{\pi^2}{124}} \right)\)

\(\Rightarrow \frac{dy}{dx} > 0 \text{ for } x \leq 0 \text{ and maybe negative/positive for } x > 0\)

So, f(x) is neither increasing nor decreasing.
For some \(\beta \in  R,y=\beta\) intersects y=f(x) at infinitely many points

So, the correct option is (C): There exists a real number \(\beta\) such that the line \(y=\beta\) intersects the curve y=y(x) at infinitely many points.

Was this answer helpful?
1
1

Top Questions on Differential equations

View More Questions

Questions Asked in JEE Advanced exam

View More Questions

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