Wednesday, 9 of January , 2008 at 10:04 am
I found the coolest webapp the other day from Mathematica which solves integrals. To be honest, I was very surprised that webapps like this exist. Mathematical computations are very cpu intensive and would put a huge load on a server. Considering the server load and the relatively small demand for online mathematical computation, I thought that mathematical software would be shackled to the desktop for awhile. Apparently I was wrong. It will be interesting to see how online mathematical software evolves.
Category: Announcement, Calculus
Saturday, 24 of November , 2007 at 11:54 am
Answer: The simplest way to calculate the optimal dimensions of the ice tray will be to use Lagrangian Multipliers which states that the extrema of a function
, which is subjected to constraints
, will satisfy the following conditions:

In this example, the function

will be the cost function:

In order to construct

, it is a little more complicated. Since the volume of each compartment needs to be

, we can represent this constraints with the following formula:

. Therefore

would be:

Since the horizontal cross-section is a square, we can use the constraint

to simply the equations. The equations will be reduced to:

Now we use the relation,

to calculate the optimal dimensions of the ice tray.

Therefore,

Next, insert this relation in

.
![z = \frac{3}{2} \sqrt[3]{2} z = \frac{3}{2} \sqrt[3]{2}](http://www.jkwiens.com/wp-content/plugins/latexrender/pictures/6ebbd91bddd67ded64117d53c6f4e1b7_4.44841pt.gif)
Therefore, using the relationships we calculated above:
Category: Answers, Calculus
Sunday, 18 of November , 2007 at 9:10 pm
Category: Calculus, Questions
Saturday, 10 of November , 2007 at 5:13 pm
Question: A particle starts from rest and slides down a smooth curve under gravity. Find the shape of the curve that will minimize the time taken between two given points.
Answer: First, we need to find the distance dl of two neighboring points on the curve f(x).
We can then use the relationship
to determine the time required to travel the distance dl. If we integrate dt over the entire path of f(x), we will obtain the function we want to minimize.

In order to obtain the value v, we can use the fact that energy is conserved. Therefore the following relation will hold:

We can now insert this relationship into our integral to get the following:

In order to minimize t, we will need to minimize the following function

This function, according to
Calculus of Variations, will be an extrema when the Euler-Lagrange differential equation is satisfied.

If we insert

into the Euler-Lagrange differential equation, we obtain the following differential equation (with a little bit of algebra).

With a little more manipulation, we can reduce this differential equation into something more manageable.

If we integrate this differential equation, we get the following:

This equation is solved by the parametric equations:

which is a
cycloid.
Category: Answers, Calculus, Classical Mechanics
Sunday, 4 of November , 2007 at 10:52 pm
The brachistochrone problem was one of the earliest problems which started the development of calculus of variations. In 1696, Johann Bernoulli posed question to the readers of Acta Eruditorum. Isaac Newton was able to solve the problem the very next day.
Question: A particle starts from rest and slides down a smooth curve under gravity. Find the shape of the curve that will minimize the time taken between two given points.
Category: Calculus, Classical Mechanics, Questions