Partial Fractions but in Complex Analysis

Fellowroot
Messages
92
Reaction score
0

Homework Statement



Use partial fractions to rewrite:

(2z)/(z^2+3)

Homework Equations


none

The Attempt at a Solution



I did this:

(2z)/(z^2+3) = (Az+B)/(z^2+3)

2z = Az +B

A = 2, B = 0...problem is that it just recreates the original

Here is their example in the book:

1/(z^2+1) = 1/(2i(z-i)) - 1/(2i(z+i))

I don't understand how they came to their conclusion in their example.

Any help understanding their example or my question is appreciated.
 
Physics news on Phys.org
factor 1/(z^2+1) as 1/(z+i)(z-i)
then 1/(z^2+1)= A/(z+i)+ B/(z-i)
now solve for A and B... what do you get .
and then you can do the same trick on your problem
 
Fellowroot said:

Homework Statement



Use partial fractions to rewrite:

(2z)/(z^2+3)



Homework Equations


none


The Attempt at a Solution



I did this:

(2z)/(z^2+3) = (Az+B)/(z^2+3)

2z = Az +B

A = 2, B = 0...problem is that it just recreates the original
Of course it does. You wrote it in exactly the same form. Why would you expect anything else?

Here is their example in the book:

1/(z^2+1) = 1/(2i(z-i)) - 1/(2i(z+i))

I don't understand how they came to their conclusion in their example.

Any help understanding their example or my question is appreciated.
You titled this "Partical fractions but in Complex Analyis"- so use complex numbers:
z^2+ 3= (z+ i\sqrt{3})(z- i\sqrt{3}).

Your partial fractions should be
\frac{2z}{z^2+ 3}= \frac{A}{z+ i\sqrt{3}}+ \frac{B}{z- i\sqrt{3}}
 
Thanks guys, oh my gosh

I actually did their example and set it up all correctly

I got to the end with A+B=0, A-B=0 and without solving it, it just looked like a contradiction and I didnt realize that B=-1.

thanks for pointing that out for me, i was like 99% there and got stuck. i hate that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top