Questions   
Sort: 
 #5
avatar+2440 
+4

Actually, that is the professional way of doing it, when you’re teaching concepts. 

 

Here’s a LaTex formatted, reproduction from

http://mathworld.wolfram.com/CircleDivisionbyLines.html

deriving the general solution formula for circle cutting (pancake cutting) problems in a plane.

 

\(\begin{array}{lrl} F(1) &=& 2 \\ F(2) &=& 2+f(1) \\ F(n) &=&n+f(n-1) \\ \small \text{Therefore, }\\ &=&n+(n-1)+f(n-2)\\ &=&f(1)+\sum \limits_{k=2}^{n}k \\ &=&2+\dfrac{1}{2}(n+2)(n-1) \\ &=&\dfrac{1}{2}(n^2+n+2) \\ \end {array} \)

 

Here’s the specific solution for this problem using the quadratic formula. As expected, this matches Hectictar’s solution.

 

\(\dfrac{(n^2+n+2)}{2}=16\\ n^2+n+2=32\\ n^2+n-30=0\\ \dfrac{-1+\sqrt{1^2-4\cdot \:1(-30)}}{2 \cdot 1} = 5\\ \dfrac{-1-\sqrt{1^2-4\cdot \:1(-30)}}{2\cdot \:1} = -6 \small \text{ (Not used as a solution for this problem in this universe.* }\\ \)

---------------

*The negative six (-6) is a solution in an alternate universe.

I’ve visited that universe.  I noticed on the forum there, that Sisyphus is the prolific solution master for mathematics, and CPhill is the well-known rock-roller.laugh

 

 

 

GA

Dec 6, 2017
 #16
avatar+1356 
+30
Dec 6, 2017
 #15
avatar+1356 
+16
Dec 6, 2017
 #14
avatar+1356 
+16
Dec 6, 2017
 #11
avatar+391 
+17
Dec 6, 2017
 #5
avatar+391 
+19
Dec 6, 2017

4 Online Users