I need a hand with this integral? probably not even that difficult?

jeebs
Messages
314
Reaction score
5
Hi,
I need to evaluate \int e\stackrel{-(r/R)}{}sin(qr/h)dr between r=0 and r=\infty but I keep getting stuck.

I hae tried integrating by parts but the integral just keeps getting more complicated, and I have tried substituting in sin(x) = (1/2i)(e^ix - e^-ix) but that gave me the result that the whole thing is equal to infinity, which I know to be wrong.

can anybody suggest some sort of method or substitution that I could use?
this is driving me up the wall now.
cheers.
 
Physics news on Phys.org
jeebs said:
and I have tried substituting in sin(x) = (1/2i)(e^ix - e^-ix) but that gave me the result that the whole thing is equal to infinity, which I know to be wrong.

And yet it should have worked... Did you find an antiderivative for e^{-\frac r R}\sin\left(\frac{qr}{h}\right) ?
 
Your first approach would have worked if you chose the right things for u and dv, and if you had done integration by parts a second time.

For the first integration by parts, choose u = e-Ar and dv = cos(Br)dr. For the sake of simplicity, A = 1/R and B = q/h.

That should give you an integral with e-Ar and sin(Br). Perform integration by parts a second time, with u = e-Ar and dv = sin(Br)dr. This second integration by parts will give you an integral with e-Ar and cos(Br), which is the same as what you started with. At this point you will have your original integral on the left side, and some expression plus a multiple of your original integral on the right side.

Bring both integral terms to one side and solve algebraically for your integral.
 
Hi jeebs! :smile:

(have an integral: ∫ and an infinity: ∞ and try using the X2 tag just above the Reply box :wink:)

Hint: what is e-r/Rsin(qr/h) the imaginary part of? :wink:
 
Let u=e^{r/R} and dv= sin(qr/h)dr. Then du= e^{r/R}/R dr and v= -(h/q) cos(qr/h).

\int e^{r/R}sin(qr/h)dr= -(h/q)e^{r/R}cos(qr/h)+ (h/(qR))\int e^{r/R}cos(qr/h)dr. Now do it again, again letting u= e^{r/R} and dv= sin(qr/h)r. You will get a term involving \int e^{r/R}sin(qr/h)dr again. Do not integrate by parts a third time. Instead, solve the equation, algebraically, for \int e^{r/R}sin(qr/h)dr.
 
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...
Back
Top