It is not a coincidence! On patterns in some Calculus optimization

It is not a coincidence!
On patterns in some Calculus
optimization problems.
Maria Nogin
California State University, Fresno
[email protected]
Outline
1 The basics
Optimizing rectangle
Optimizing rectangular box
2 The rectangular field problem
Problem
Observation
Why?
3 The can problem
Problem
Observation
Why?
Optimizing rectangle
Out of all rectangles with a given perimeter, which one has the
greatest area?
s−h
h
h
s
s−h
s+h
Optimizing rectangular box
Out of all rectangular boxes with a given volume, which one has
the smallest surface area?
The rectangular field roblem
A farmer wants to fence off a rectangular field and divide it into 3
pens with fence parallel to one pair of sides. He has a total 2400 ft
of fencing. What are the dimensions of the field has the largest
possible area?
y=
2400−4x
2
= 1200 − 2x
Area(x) = 1200x − 2x 2
x
Area0 (x) = 1200 − 4x 2 = 0
y
x = 300 is an absolute maximum
y = 600
Observation:
These are equal!
the total length of vertical pieces: 1200 ft
the total length of horizontal pieces: 1200 ft
Why? Functional explanation
x
y
Let L be the total length of the vertical pieces.
2400 − L is the total length of the horizontal pieces.
x = L4 ,
y=
2400−L
,
2
Area(L) =
L
4
Area
0
1200
2400
L
·
2400−L
2
Why? Geometric explanation
x
x
x
y
y
Why? Geometric explanation
x/2
x
x
x
y
y
The can problem
A cylindrical can has to have volume 1000cm3 . Find the
dimensions of the can that minimize the amount of material used
(i.e. minimize the surface area).
h=
h
r
Observation:
1000
πr 2
SA(r ) = 2πr 2 +
2000
r
2000
=
r2
SA0 (r ) = 4πr −
0
q
r = 3 500
π is an absolute minimum
q
h = 2 3 500
π
q
d = 2 3 500
π cm
d = h!
Why?
h
h
r
r
Vcan = Acircle h
Vcube = Asquare h
Vcube =
Asquare
Acircle Vcan
= π4 Vcan
SAcan = 2Acircle + Pcircle h
Question: is
Answer:
Psquare
Pcircle
=
Asquare
Acircle
8r
2πr
=
4r 2
πr 2
SAcube = 2Asquare + Psquare h
?
Yes!
Is that a coincidence?
Why
Psquare
Pcircle
=
Asquare
Acircle
?
Equivalently:
Acircle
Pcircle
=
Asquare
Psquare
=
πr 2
2πr
=
4r 2
8r
=
Ahexagon
Phexagon
?
?
The denominator is the derivative of the numerator!
∆r
∆r
∆r
r
r
ar 2
2ar
r
=
br 2
2br
=
cr 2
2cr
Other boxes
h
h
r
Optimal shape: h = 2r
r
h
r
Thank you!