My name is Daniel. I have a simple question. I'm just doing some research for my thoery and I found myself just in the topic of stirling's formula. It is denoted with an equals sign that is bent in like the top bar of the equals sign in bent down, and the bottom bar of the equals sign is bent up. What is this symbol? (like it looks like = but, is modified). I apologize if this is a simple answer just my book doesn't give the written definition of the formula. Thank you for your time :).
HallsofIvy
Jun8-08, 08:35 AM
In the case of Stirling's formula it means "approximately equal". Stirlings formula gives an approximation of n!, the approximation becoming closer to n! as n gets larger.
Gib Z
Jun8-08, 08:51 AM
Perhaps the sign you meant was "~" ?
That sign denotes asymptotic equally, which roughly, as Halls has already said, means that Stirlings formula approximates n!, which the error reducing as n becomes larger.
Formally, if \lim_{n\to \infty} \frac{A(n)}{B(n)} = 1, then we state A(n) ~ B(n).
From this we can see that the error does not necessarily reduce as n grows large, but that the ratio of the error becomes small with respect to the size of the function itself.
Eg (x+1) ~ x, but with a constant error of 1.
D H
Jun8-08, 09:27 AM
n!\approx\sqrt{2\pi n} \left( \frac n e \right)^n
The \approx means "approximately equal to". In other words, Sterling's formula (better: Sterling's approximation) does not yield n factorial. It does yield something that is fairly close to n factorial.
PageWizard
Jun8-08, 10:22 AM
no it's not approximately equal to. It is an equal sign with the top bar bent downwards, and the bottom bar bent upwards. It could in meaning be approximately or precisely equal to but it looks like if you cut a empty half elipse in half, put the bottom half on the top where the topbar of the equal sign was, and the other on the bottom bar.
I can't exactly find the symbol unfortunately.
gel
Jun8-08, 11:32 AM
There's a list of mathematical symbols in Latex here (http://www.csulb.edu/~fnewberg/Research/latexsymbols2.pdf). Sounds like you're describing \succ or \prec to me.
tiny-tim
Jun8-08, 12:08 PM
Hi Daniel! Welcome to PF! :smile:
There's an non-pdf list of symbols at http://www.physics.udel.edu/~dubois/lshort2e/node61.html#SECTION008100000000000000000
Can you find it there? :smile:
PageWizard
Jun8-08, 12:10 PM
\succ\prec it looks like that except the gap between the top and bottom pieces is a bit more and they are together not separated. now what is this symbol the one that is highlighted as \asymp, cause that is the symbol it uses? and thank you :).
gel
Jun8-08, 12:37 PM
You mean x \asymp y? Not sure, but it could mean x is asymptotically equal to (http://en.wikipedia.org/wiki/Asymptotically_equal_to) y. That is, x/y -> 1 in the limit.
I'm more familar with x\sim y for this though.
PageWizard
Jun8-08, 12:43 PM
i'll get the quote here:
"This is a startling fact that Stirling discovered:
n! (that symbol here) sqrt(2*pi)*e^(-n)*n^(n+(1/2))
To my mind, this is one of the quintessential discoveries of 18th century mathematics. A formula like this give us some idea of the astonishing transformation of mathematics"
does that make sense
gel
Jun8-08, 01:53 PM
Yes, that makes sense. See D.H.'s post above or here (http://en.wikipedia.org/wiki/Stirling%27s_formula). They use \approx and \sim near the bottom of the page.