The Illusion of Complexity
Unmasking the Differential Equation
Imagine you are standing before a massive, intimidating wall of algebra. The equation y=(C1+C2)cos(x+C3)−C4ex+C5 stares back at you, flaunting five different constants.
Your instinct might be to panic and count them all, concluding that the order of the differential equation must be five. But hold on—in the world of JEE Advanced, appearances are often designed to deceive.
The core of this problem lies in the definition of the order of a differential equation: it is the number of independent arbitrary constants. Our goal is to strip away the facade and reveal the true, irreducible number of constants hiding underneath.
Phase 1
The Additive Deception
Let us look at the first term: (C1+C2)cos(x+C3). You see two constants, C1 and C2, being added together.
In the realm of arbitrary constants, the sum of two unknowns is simply another unknown. If C1 is any real number and C2 is any real number, then A=C1+C2 is also just an arbitrary constant.
By substituting A=C1+C2, we have reduced our count from five to four. The equation now looks like:
Phase 2
The Exponential Trap
Now, turn your attention to the second term: −C4ex+C5. This is where many students stumble.
Recall the fundamental law of exponents: ea+b=ea⋅eb. Applying this to our term, we get ex+C5=ex⋅eC5.
Now, look at the constants attached to the variable ex. We have C4 multiplied by eC5. Since C4 and C5 are arbitrary, the product B=C4⋅eC5 is, once again, just a single, new arbitrary constant.
With this substitution, our equation transforms into:
Phase 3
The Grand Reveal
We have successfully reduced the expression to y=Acos(x+C3)−Bex. Let us expand the cosine term using the trigonometric identity:
cos(x+C3)=cosxcosC3−sinxsinC3
Substituting this back, we get:
y=A(cosxcosC3−sinxsinC3)−Bex
This simplifies to:
y=(AcosC3)cosx−(AsinC3)sinx−Bex
Let K1=AcosC3, K2=−AsinC3, and K3=−B. The equation is now:
We have three independent constants: K1,K2, and K3. Since there are exactly three independent constants, the order of the differential equation is 3.
It is a beautiful example of how mathematical simplification reveals the underlying structure of a problem. Never let the initial complexity intimidate you; always look for the hidden simplicity.