This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Since my explanation about GAMMA FUNCTION isn't good I've taken this content from Wikipedia. For more information follow this link. Have fun!
Besides nonnegative integers, the factorial function can also be defined for non-integer values, but this requires more advanced tools from mathematical analysis. One function that "fills in" the values of the factorial (but with a shift of 1 in the argument) is called the Gamma function, denoted Γ(z), defined for all complex numbers z except the non-positive integers, and given when the real part of z is positive by
Γ(z)=∫0∞tz−1e−tdt.
Its relation to the factorials is that for any natural number n
n!=Γ(n+1).
Euler's original formula for the Gamma function was
Γ(z)=limn→∞k=0∏n(z+k)nzn!.
An alternative notation, originally introduced by Gauss, is sometimes used. The Pi function, denoted Π(z) for real numbers z no less than 0, is defined by
Π(z)=∫0∞tze−tdt.
In terms of the Gamma function it is
Π(z)=Γ(z+1).
It truly extends the factorial in that
Π(n)=n! for n∈N.
In addition to this, the Pi function satisfies the same recurrence as factorials do, but at every complex value z where it is defined
Π(z)=zΠ(z−1).
In fact, this is no longer a recurrence relation but a functional equation. Expressed in terms of the Gamma function this functional equation takes the form
Γ(n+1)=nΓ(n).
Since the factorial is extended by the Pi function, for every complex value z where it is defined, we can write:
z!=Π(z)
The values of these functions at half-integer values is therefore determined by a single one of them; one has
Γ(21)=(−21)!=Π(−21)=π,
from which it follows that for n ∈ N,)
For example,
Γ(4.5)=3.5!=Π(3.5)=21⋅23⋅25⋅27π=444!8!π=273!7!π=16105π≈11.63.
It also follows that for n ∈ N,
Gamma(21−n)=(−21−n)!=Π(−21−n)=π∏k=1n1−2k2=(2n)!(−4)nn!π.
For example,
Γ(−2.5)=(−3.5)!=Π(−3.5)=−12⋅−32⋅−52π=6!(−4)33!π=−158π≈−0.9453.
The Pi function is certainly not the only way to extend factorials to a function defined at almost all complex values, and not even the only one that is analytic wherever it is defined.
Nonetheless it is usually considered the most natural way to extend the values of the factorials to a complex function. For instance, the Bohr–Mollerup theorem states that the Gamma function is the only function that takes the value 1 at 1, satisfies the functional equationΓ(n+1)=nΓ(n), is meromorphic on the complex numbers, and is log-convex on the positive real axis.
A similar statement holds for the Pi function as well, using the Π(n)=nΠ(n−1) functional equation.
However, there exist complex functions that are probably simpler in the sense of analytic function theory and which interpolate the factorial values.
For example, Hadamard's 'Gamma'-function (Hadamard 1894) which, unlike the Gamma function, is an entire function.
Euler also developed a convergent product approximation for the non-integer factorials, which can be seen to be equivalent to the formula for the Gamma function above:
Thank You Sir for providing the link. I read up the whole article and found it quiet interesting. But the weakness of mine is that I don't know trigonometry and calculus as a ninth grader. What should I do now?
That's the great thing about Brilliant! Once you find that you're interested in a particular area, you can go and learn more about it. For example, look up the Trigonometry Wiki.
@Calvin Lin
–
Thank You Sir! Now I have decided to learn trigonometry and advanced mathematics. Hope that I would also make a place in the world among great people like you. ( My aim is to become a Theoretical Physicist and a Master Challenger in Mathematics.)
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Since my explanation about GAMMA FUNCTION isn't good I've taken this content from Wikipedia. For more information follow this link. Have fun!
Besides nonnegative integers, the factorial function can also be defined for non-integer values, but this requires more advanced tools from mathematical analysis. One function that "fills in" the values of the factorial (but with a shift of 1 in the argument) is called the Gamma function, denoted Γ(z), defined for all complex numbers z except the non-positive integers, and given when the real part of z is positive by Γ(z)=∫0∞tz−1e−tdt.
Its relation to the factorials is that for any natural number n n!=Γ(n+1).
Euler's original formula for the Gamma function was Γ(z)=limn→∞k=0∏n(z+k)nzn!.
An alternative notation, originally introduced by Gauss, is sometimes used. The Pi function, denoted Π(z) for real numbers z no less than 0, is defined by Π(z)=∫0∞tze−tdt.
In terms of the Gamma function it is Π(z)=Γ(z+1).
It truly extends the factorial in that Π(n)=n! for n∈N.
In addition to this, the Pi function satisfies the same recurrence as factorials do, but at every complex value z where it is defined Π(z)=zΠ(z−1).
In fact, this is no longer a recurrence relation but a functional equation. Expressed in terms of the Gamma function this functional equation takes the form Γ(n+1)=nΓ(n).
Since the factorial is extended by the Pi function, for every complex value z where it is defined, we can write: z!=Π(z)
The values of these functions at half-integer values is therefore determined by a single one of them; one has Γ(21)=(−21)!=Π(−21)=π, from which it follows that for n ∈ N,)
Γ(21+n)=(−21+n)!=Π(−21+n)=π∏k=1n22k−1=4nn!(2n)!π=22n−1(n−1)!(2n−1)!π.
For example, Γ(4.5)=3.5!=Π(3.5)=21⋅23⋅25⋅27π=444!8!π=273!7!π=16105π≈11.63.
It also follows that for n ∈ N, Gamma(21−n)=(−21−n)!=Π(−21−n)=π∏k=1n1−2k2=(2n)!(−4)nn!π.
For example, Γ(−2.5)=(−3.5)!=Π(−3.5)=−12⋅−32⋅−52π=6!(−4)33!π=−158π≈−0.9453.
The Pi function is certainly not the only way to extend factorials to a function defined at almost all complex values, and not even the only one that is analytic wherever it is defined.
Nonetheless it is usually considered the most natural way to extend the values of the factorials to a complex function. For instance, the Bohr–Mollerup theorem states that the Gamma function is the only function that takes the value 1 at 1, satisfies the functional equationΓ(n+1)=nΓ(n), is meromorphic on the complex numbers, and is log-convex on the positive real axis.
A similar statement holds for the Pi function as well, using the Π(n)=nΠ(n−1) functional equation.
However, there exist complex functions that are probably simpler in the sense of analytic function theory and which interpolate the factorial values.
For example, Hadamard's 'Gamma'-function (Hadamard 1894) which, unlike the Gamma function, is an entire function.
Euler also developed a convergent product approximation for the non-integer factorials, which can be seen to be equivalent to the formula for the Gamma function above:
n!=Π(n)=k=1∏∞(kk+1)nn+kk=[(12)nn+11][(23)nn+22][(34)nn+33]⋯.
However, this formula does not provide a practical means of computing the Pi or Gamma function, as its rate of convergence is slow.
Several Brilliant members wrote up a great article on the Gamma Function.
Log in to reply
Thank You Sir for providing the link. I read up the whole article and found it quiet interesting. But the weakness of mine is that I don't know trigonometry and calculus as a ninth grader. What should I do now?
Log in to reply
That's the great thing about Brilliant! Once you find that you're interested in a particular area, you can go and learn more about it. For example, look up the Trigonometry Wiki.
Log in to reply
Log in to reply