PDA

View Full Version : Difficult Integral


thiago_j
Feb15-05, 02:45 PM
"Astronomers use a technique called stellar stereography to determine the density of stars in a star cluster from the observed (two-dimensional) density that can be analyzed from a photograph. Suppose that that in a spherical cluster of radius R the density of stars depends only on the distance r from the center of the cluster. If the perceived star density is given by y(s), where s is the the observed planar distance from the center of the cluster, and x(r) is the actual density, it can be shown that

y(s) = \int _s ^R \frac{2r}{\sqrt{r^2 - s^2}}x(r)\: dr

If the actual density of stars in a cluster is

x(r)=\frac{1}{2}(R-r)^2

find the perceived density y(s)."


I've tried working with the aid of a technical computing software, but it doesn't make things clear to me right now---although I have the solution:

y(s) = \int _s ^R \frac{2r}{\sqrt{r^2 - s^2}}\: x(r)\: dr = \left. \frac{1}{3}\sqrt{r^2 - s^2} \left( r^2 - 3rR + 3R^2 + 2s^2 \right) -Rs^2 \ln \left( r + \sqrt{r^2 - s^2} \right) \right] _s ^R

y(s)=\frac{1}{3}\sqrt{R^2 - s^2}\left( R^2 + 2s^2 \right) - Rs^2 \ln \left( R + \sqrt{R^2 - s^2} \right) - \left( -Rs^2 \ln s \right)

y(s)=\frac{1}{3}\sqrt{R^2 - s^2}\left( R^2 + 2s^2 \right) + Rs^2 \ln s - Rs^2 \ln \left( R + \sqrt{R^2 - s^2} \right)

I couldn't find any reference in my table of integrals to help me understand this better. Maybe you guys can explain me how this integration is carried out. Any help is highly appreciated.

Gamma
Feb15-05, 03:10 PM
Use the subtitution

r = s sec\theta

you will end up with bunch of integrals of the form



\int \frac{1}{cos^n \theta} d\theta , with n = 2,3 and 4

and these are standard integrals.

Gamma
Feb15-05, 03:11 PM
Use the subtitution

r = s sec\theta

you will end up with bunch of integrals of the form



\int \frac{1}{cos^n \theta} d\theta , with n = 2,3 and 4

and these are standard integrals.

dextercioby
Feb15-05, 03:24 PM
Use the Hyperbolic \cosh x as a substitution and the result will come uot nicely.

Daniel.

saltydog
Feb15-05, 09:31 PM
If I had to guess, I'd think in practice, y(s) is obtained through experiment and then x(s) needs to be determined? I don't know, just think that's how it would be. In that case, you'd handle the equation as a Volterra type integral equation right?

y(s) = \int _s ^R F(r,s)x(r)dr

Can someone here comment about this? Or maybe Thiago can comment about it too.

Thanks,
Salty

krab
Feb15-05, 10:45 PM
It's an example of an Abel transform. see http://mathworld.wolfram.com/AbelTransform.html

dextercioby
Feb16-05, 02:49 AM
Yes,Salty,it's the other way around indeed.Knowing the perceived density,one must find the "real" one,which means solving for "x" from the integral equation you posted.
But in this case,being an elementary one,the physics is turned upside down for the likes of simple mathematics...

Daniel.

thiago_j
Feb16-05, 05:54 AM
Well, thank you guys for the help!!

What I can see is that there are two ways to do it:

1. Hyperbolic substitution with \cosh x
2. Trigonometric substitution with "\mbox{ssec } \theta". By the way, don't you mean \sec \theta?

I gotta review some of these techniques so that I can do it on my own. Anyway, I now know what direction I should take. Thanks

dextercioby
Feb16-05, 06:42 AM
That was definitely a typo.And it came out twice,since he double-posted the message.It's \sec \theta ,as it should be...

Daniel.

saltydog
Feb16-05, 07:11 AM
Well, thank you guys for the help!!

What I can see is that there are two ways to do it:

1. Hyperbolic substitution with \cosh x
2. Trigonometric substitution with "\mbox{ssec } \theta". By the way, don't you mean \sec \theta?

I gotta review some of these techniques so that I can do it on my own. Anyway, I now know what direction I should take. Thanks

Wait a minute. We're not done. Can you give some "realistic" perceived data so that I can work on the integral equation (I mean, once I figure out how to solve just the integral with the subs. that were suggested)?

What about a real reference with real astronomical data? Are you familiar with Chandrasachar's study of star brightness in the Milky Way? He solves a beautiful PIDE by infinitely folding an integral! Beautiful. It's ok if you don't want to pursue it. I have time.

Salty

saltydog
Feb16-05, 07:13 AM
It's an example of an Abel transform. see http://mathworld.wolfram.com/AbelTransform.html

Thanks a bunch Krab, I'd have jumped into my integral equations books and found a world of hurt. Your reference is a great place to start.

Salty

saltydog
Feb16-05, 07:45 AM
Wait a minute. We're not done. Can you give some "realistic" perceived data so that I can work on the integral equation (I mean, once I figure out how to solve just the integral with the subs. that were suggested)?

What about a real reference with real astronomical data? Are you familiar with Chandrasachar's study of star brightness in the Milky Way? He solves a beautiful PIDE by infinitely folding an integral! Beautiful. It's ok if you don't want to pursue it. I have time.

Salty

Just though I'd report the equations I was referring to. Not trying to show off. Just beautiful math and perhaps others will think so too. Here's the original Chandrasachar equation:

g(u,e)+\frac{\partial g}{\partial u}+\frac{\partial g}{\partial e}=\int_0^1 g(\frac{u}{q},e) \Psi(q) \frac{dq}{q}

Actually, he makes some simplifying assumptions in order to reduce it to an IDE:

f(u)+\frac{df}{du}=\int_0^1 f(\frac{u}{q})\Phi(q)dq

The solution to the second problem is very interesting to follow (took me several weeks, I ain't proud).

Gamma
Feb16-05, 07:51 AM
That was definitely a typo.And it came out twice,since he double-posted the message.It's ,as it should be


It was not a typo. It is r = s sec\theta. You need 's' so that when you factor out 's' you will end up with s\sqrt{sec^2\theta -1} = s\tan\theta

Have a look at the integral again.


y(s) = \int _s ^R \frac{2r}{\sqrt{r^2 - s^2}}x(r)\: dr


Regards.



Note: I accidently double posted it yesterday. How do I delete one if that happens in the future? Thanks.

Astronuc
Feb16-05, 08:09 AM
Send PM to moderator to delete post.

dextercioby
Feb16-05, 08:11 AM
You can delete it immediately (actually it goes as an edit,so no more than 24hrs).

Daniel.

dextercioby
Feb16-05, 08:13 AM
And one more thing:
s\cdot \sec\theta makes as difference compared to what u've written.And if u still don't like the multiplicative dot,u can use the \times sign...

Daniel.

saltydog
Feb16-05, 12:13 PM
Wasn't easy for me.

Consider:

\int_x^R \frac{r(R-r)^2}{\sqrt{r^2-x^2}} dr

Using r=xSec(\theta)) then the integral becomes:

\int x\sec^2(\theta)(R-x\sec(\theta))^2 d\theta

This actually turn out to be manageable yielding:

xR^2\tan(\theta)-Rx^2[\ln(\sec(\theta)+\tan(\theta))+\sec(\theta)\tan(\t heta)]+x^3[\tan(\theta)+\frac{1}{3}tan^3\(\theta)]


Using a right-triangle to convert \theta back to oposite, adjacent, and hypotnuse and back substituting and then a lot of rearranging, I got (with difficulty) the answer reported by Thiago (just used x to avoid confusion with sec). Where are you anyway, we're not done yet . . . what about a plot? What about the integral transform?

thiago_j
Feb16-05, 01:10 PM
Salty: "Wait a minute. We're not done. Can you give some "realistic" perceived data so that I can work on the integral equation (I mean, once I figure out how to solve just the integral with the subs. that were suggested)?

What about a real reference with real astronomical data? Are you familiar with Chandrasachar's study of star brightness in the Milky Way? He solves a beautiful PIDE by infinitely folding an integral! Beautiful. It's ok if you don't want to pursue it. I have time."

Sorry, but the information in the first post of this thread is all that there is to the problem. Unfortunately, there isn't any real data to look into. In fact, this is just a problem from my calculus book, which only asks for the integral (no plot or transform is required).

I'm not familiar with Chandrasachar's study of star brightness in the Milky Way, but it's always fun to go ahead and learn a bit more. If you have any reading suggestions, please let me know.

Thank you

saltydog
Feb16-05, 02:39 PM
[I]I'm not familiar with Chandrasachar's study of star brightness in the Milky Way, but it's always fun to go ahead and learn a bit more. If you have any reading suggestions, please let me know.

Thank you

That's Ok Thiago, really just kidding about you doing anything further. I intend to pursue it further but I'll post the transform in the Cosmology group (once I work with it a bit) as it's more appropriate there. Interesting. Will try to find real data. I'm into Astronomy.

Thank You,
Salty