Partial fraction decomposition with complex function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
thayin
Messages
4
Reaction score
0
As part of a project I have been working on I fin it necessary to manipulate the following expression.

e^(icx)/(x^2 + a^2)^2 for a,c > 0

I would like to decomp it into the form

A/(x^2 + a^2) + B/(x^2 + a^2) = e^(icx)/(x^2 + a^2)^2

but I am having trouble getting a usable outcome.
 
Physics news on Phys.org
thayin said:
As part of a project I have been working on I fin it necessary to manipulate the following expression.

e^(icx)/(x^2 + a^2)^2 for a,c > 0

I would like to decomp it into the form

A/(x^2 + a^2) + B/(x^2 + a^2) = e^(icx)/(x^2 + a^2)^2

but I am having trouble getting a usable outcome.

You need to apply laplace's transform to this to solve for this. you have the write set up, BUT

A/(x^2+a^2) + B/((x^2+a^2)^2), look up laplace transforms and do it as so... you can solve it then.

Yus310
 
thayin said:
As part of a project I have been working on I fin it necessary to manipulate the following expression.

e^(icx)/(x^2 + a^2)^2 for a,c > 0

I would like to decomp it into the form

A/(x^2 + a^2) + B/(x^2 + a^2) = e^(icx)/(x^2 + a^2)^2

but I am having trouble getting a usable outcome.


No wonder you're having problems: it can't be done, as your function is a transcendental function (i.e., [tex]e^{icx}[/tex] is NOT a polynomial, whereas the sum of fractions you want is a rational function.

DonAntonio