Is There a General Method for Finding Polynomial Annihilators?

  • Thread starter Thread starter Mechdude
  • Start date Start date
  • Tags Tags
    Polynomial
Click For Summary
SUMMARY

The discussion focuses on methods for obtaining polynomial annihilators for functions such as \( e^{x}\sin(2x) \) and \( e^{3x}(3\cos(2x) - \sin(2x)) \). A brute force approach involves taking derivatives until all further derivatives are linear combinations of previous ones, then using the characteristic polynomial of the resulting matrix as the annihilator. A more efficient method involves expressing functions in the form \( p(x)e^{cx}\cos(ax+b) \) and applying the operator \( (D - (c + ai))^{(n+1)} \), where \( n \) is the degree of \( p \). The least common multiple of all such factors, including complex conjugates when necessary, yields the desired annihilator.

PREREQUISITES
  • Understanding of linear differential equations and their solutions.
  • Familiarity with the Cayley-Hamilton theorem.
  • Knowledge of derivative operators and their matrix representations.
  • Ability to manipulate complex numbers and functions in the context of differential equations.
NEXT STEPS
  • Study the Cayley-Hamilton theorem in detail to understand its application in finding annihilators.
  • Learn about matrix representations of differential operators and their characteristic polynomials.
  • Explore the method of undetermined coefficients for solving linear differential equations.
  • Investigate the use of complex analysis in differential equations, particularly in relation to annihilators.
USEFUL FOR

Mathematics students, particularly those studying differential equations, as well as educators and researchers interested in advanced methods for solving linear differential equations.

Mechdude
Messages
108
Reaction score
1

Homework Statement


is there a general method for obtaining polynomial annihilators?


Homework Equations


for stuff like: [tex]\beginarray {<br /> x $+ e^{x}sin(2x) $ \\<br /> 7e^{x} $+ e^{x} $ \\ <br /> e^{2x} $ + sin(5x) $ \\<br /> e^{3x} $ (3cos(2x) - $ sin(2x) ) <br /> } [/tex]


The Attempt at a Solution


i know of how to do the second one (its a solution to the homogenous linear d.e. Whose auxilliary equation has the roots -1and 1, hence the auxilliary equation is factored from (r-1)(r+1)=0 and the corresponding annihilator; [itex](D^2 - 1)[/itex] ) is there a general method ?
 
Physics news on Phys.org
There are a few. The brute force way is to take lots of derivatives (enough that all further derivatives will be linear combinations of previous ones). Then write the derivative operator as a matrix with the functions you want to annilate. The characteristic polynomial of this matix is an annihilator of the basic by cayley hamilton theorem. A slightly more efficient method is to take each function and write it in the form
p(x)exp(c x)cos(ax+b) where p(x) is a polynomial and a, b, and c are constants
then (D-(c+ai))^(n+1) where n is the degree of p will be a factor of the annihilator
so take the least common multiple of all such factors and if a real annihilator is wanted also include complex conjugates that is use
(D-(c+ai))^(n+1)(D-(c-ai))^(n+1) instead of(D-(c+ai))^(n+1) whenever a is not zero
 

Similar threads

Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K