Calculus Challenge 6!

Derive the equation for the volume of an n-dimensional sphere

\[\displaystyle \text{the volume of an n-dimensional sphere } = \frac{\sqrt{{\pi}^{n}}}{\Gamma\left(\frac{n}{2} + 1\right)} {R}^{n}\]

RR is the radius of the sphere.

This one is something special because I myself am not able to prove it until now.

Note by Kartik Sharma
5 years, 9 months ago

No vote yet
1 vote

  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:

  • 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.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # 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"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Let VnV_{n} be the volume of the nn dimension sphere. Note that,VnRnV_{n} \propto R^n where RR is the radius of the sphere.

    Vn=knRn\implies V_{n} = k_{n} R^n

From the definition of an n+1n+1 dimension sphere,

x12+x22++xn+12=R2\displaystyle {x_{1}}^2 + {x_{2}}^2 + \ldots + {x_{n+1}}^2 = R^2

    x12+x22++xn2=R2xn+12\displaystyle \implies {x_{1}}^2 + {x_{2}}^2 + \ldots + {x_{n}}^2 = R^2 - {x_{n+1}}^2

Divide the n+1n+1 sphere into small "pieces" of nn sphere, each of length dxn+1d x_{n+1} with radius as R=R2xn+12R_{*} = \sqrt{R^2 - {x_{n+1}}^2}

    Vn+1=20Rkn(R2xn+12)ndxn+1\displaystyle \implies V_{n+1} = 2 \int_{0}^{R} k_{n} \left(\sqrt{R^2 - {x_{n+1}}^2}\right)^n d x_{n+1}

    kn+1Rn+1=20Rkn(R2y2)ndy\displaystyle \implies k_{n+1} R^{n+1} = 2 \int_{0}^{R} k_{n} \left(\sqrt{R^2 - y^2}\right)^n d y

    kn+1Rn+1=2Rn0Rkn(1y2R2)n2dy\displaystyle \implies k_{n+1} R^{n+1} = 2 R^n \int_{0}^{R} k_{n} \left(1 - \dfrac{y^2}{R^2} \right)^{\dfrac{n}{2}} d y

Putting t=(1y2R2)\displaystyle t = \left(1 - \frac{y^2}{R^2} \right), we have,

kn+1=kn01tn2(1t)12\displaystyle k_{n+1} = k_{n} \int_{0}^{1} t^{\frac{n}{2}} (1-t)^\frac{-1}{2}

    kn+1kn=B(n2+1,12)\displaystyle \implies \dfrac{k_{n+1}}{k_{n}} = \operatorname{B} \left(\frac{n}{2} + 1 , \frac{1}{2} \right)

    kn+1kn=Γ(n2+1)Γ(12)Γ(n2+32)\displaystyle \implies \dfrac{k_{n+1}}{k_{n}} = \dfrac{\Gamma \left( \frac{n}{2} +1 \right) \Gamma \left(\frac{1}{2}\right)}{\Gamma \left(\frac{n}{2} + \frac{3}{2} \right)}

    n=1mkn+1kn=n=1mΓ(n2+1)Γ(12)Γ(n2+32) ()\displaystyle \implies \prod_{n=1}^{m} \dfrac{k_{n+1}}{k_{n}} = \prod_{n=1}^{m} \dfrac{\Gamma \left( \frac{n}{2} +1 \right) \Gamma \left(\frac{1}{2}\right)}{\Gamma \left(\frac{n}{2} + \frac{3}{2} \right)} \ (*)

Clearly, ()(*) telescopes, thus,

Vm=πmΓ(m+12)RmV_{m} = \dfrac{\sqrt{{\pi}^m}}{\Gamma\left(m + \dfrac{1}{2}\right)} R^m

Ishan Singh - 5 years, 9 months ago
×

Problem Loading...

Note Loading...

Set Loading...