Solve Difficult Integral: Stellar Stereography & Star Cluster Density

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
Astronomers utilize stellar stereography to analyze star density in clusters based on two-dimensional photographs. The perceived density, y(s), is derived from the actual density, x(r), through a specific integral relationship. The discussion includes techniques for solving the integral, such as hyperbolic and trigonometric substitutions, to simplify the calculations. Participants also explore the relationship between perceived and actual densities, likening it to an Abel transform, where knowing y(s) allows for the determination of x(r). The conversation emphasizes the mathematical complexity involved and the desire for real astronomical data to contextualize the problem.
DivGradCurl
Messages
364
Reaction score
0
"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.
 
Last edited:
Physics news on Phys.org
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.
 
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.
 
Use the Hyperbolic \cosh x as a substitution and the result will come uot nicely.

Daniel.
 
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
 
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.
 
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 got to review some of these techniques so that I can do it on my own. Anyway, I now know what direction I should take. Thanks
 
Last edited:
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.
 
  • #10
thiago_j said:
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 got to 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
 
  • #11
krab said:
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
 
  • #12
saltydog said:
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).
 
  • #13
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.
 
  • #14
Send PM to moderator to delete post.
 
  • #15
You can delete it immediately (actually it goes as an edit,so no more than 24hrs).

Daniel.
 
  • #16
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.
 
  • #17
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(\theta)]+x^3[\tan(\theta)+\frac{1}{3}tan^3\(\theta)]<br />

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?
 
Last edited:
  • #18
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
 
  • #19
thiago_j said:
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
 
Back
Top