2nd order differential with limit - keep getting zero

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
5 replies · 2K views
DragonQ
Messages
3
Reaction score
0

Homework Statement



Find the solution of the following differential in the limit z -> i/2:

5age3n.jpg


Homework Equations



Quotient rule, product rule.

The Attempt at a Solution



I found the first derivative using the quotient rule, with the answer as two fractions. I then took both fractions and differentiated them again, one of which required the quotient rule and the other of which required both the quotient rule and the product rule.

However, every fraction in the final answer as a (z - i/2) term in the numerator and no similar terms in the denominator, which makes them all zero when you take the limit. My final answer is this:

2pt71oh.png


The answer should be -3i/16 after the limit is taken.
 
Last edited:
Physics news on Phys.org
The denominator [itex]4z^2+1 \rightarrow 0[/itex] when [itex]\ z \rightarrow i/2[/itex]. As a result you end up with an indeterminate expression, 0/0.
 
Hmm. So it is possible to get to -3i/16 from where I've gotten or have I made a mistake in my logic? Cancelling out the brackets that equal zero on the top and bottom of each fraction doesn't seem to help (and I don't think you can do that anyway).

The reason this differential has to be done is because of the following residue rule:

8zit5d.png


With the original equation being:

in925g.png


(it has a 3rd order singularity at i/2, and one at -i/2 that can be ignored, so you make z0 = i/2)I'm sure I've made a stupid mistake somewhere...
 
There are a couple of errors in your expression for [itex]f''(z)[/itex]. To make it easier to calculate, just realize that [itex](4z^2+1)=4(z+i/2)(z-i/2)[/itex] and simplify your expression before differentiating.
 
Ah, thanks for that tip. I now get the correct answer. :D