Differential Equations-Particular Integral

Click For Summary
SUMMARY

The discussion focuses on solving the differential equation \(\frac{d^2 y}{dx^2} + y = \cosh(x) \cos(x)\) without using the variation of parameters method. The auxiliary equation derived is \(D^2 + 1 = 0\), leading to the complementary function \(C_1 \cos(x) + C_2 \sin(x)\). The particular integral is calculated using the operator \(D\) and involves manipulating exponential and trigonometric functions. The final answer is confirmed to be \(\frac{2}{5} \sin(x) \sinh(x) + \frac{1}{5} \cos(x) \cosh(x)\).

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with the complementary function and particular integral concepts.
  • Knowledge of hyperbolic functions such as \(\cosh(x)\) and \(\sinh(x)\).
  • Proficiency in using differential operators, particularly the operator \(D\).
NEXT STEPS
  • Study the method of undetermined coefficients for finding particular solutions in differential equations.
  • Explore the application of differential operators in solving linear differential equations.
  • Learn about hyperbolic and trigonometric function identities to simplify expressions.
  • Review examples of solving second-order differential equations with non-homogeneous terms.
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as educators looking for examples of solving complex differential equations without variation of parameters.

Mehta
Messages
1
Reaction score
0
1. The problem statement: I have to solve the following differential equation without using variation of parameters:
2. ((d2 y)/(d x2))+y= (cosh x) (cos x)
3. The Attempt at a Solution :

The auxiliary equation would become

D2 + 1 = 0,where D is the differential operator.
This means D2 = - 1,i.e. D= +/- i

Thus,the C. F. is
C1 cos x + C2 sin x
where C1 and C2 are constants.

Now to find the particular integral:

P. I. = (1 / (D2 + 1)) (cosh x) (cos x)

= (1/ (D2 + 1))(ex+e-x)(cos x)

=(1/ (D2 + 1))(ex)(cos x)+(1/ (D2 + 1))(e-x)(cos x)

=(ex) (1/((D+1)2+1))(cos x) + (e-x)(1/((D-1)2+1))(cos x)

=(ex)(1/(D2+2D+2))(cos x)+(e-x)(1/(D2-2D+2))(cos x)

=(ex)(1/(-1+2D+2))(cos x)+(e-x)(1/(-1-2D+2))(cos x)

=(ex)(1(2D-1)/((2D+1)(2D-1)))(cos x)+(e-x)(1(1+2D)/((1-2D)(1+2D)))(cos x)

=(ex)((2D-1)/(4D2-1))(cos x)+(e-x)((1+2D)/(1-4D2))(cos x)

What now to do next?

The answer is given to be ((2/5) (sin x) (sinh x))+((1/5) (cos x) (cosh x)).How do I get there?
 
Last edited:
Physics news on Phys.org
I must admit I have no idea what you're doing.

Why not use the method of undetermined coefficients to find the particular solution?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K