<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>6430</id>
  <path>/www/nrich/html/content/id/6430/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-02-01T00:00:01</last_published>
  <indexXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;ul id=&quot;buttonBar&quot;&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/6425&quot;&gt;Warm-up&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/6406&quot;&gt;Try this next&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/6045&quot;&gt;Think higher&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/7352&quot;&gt;Read: mathematics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/7352&quot;&gt;Read: science&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://nrich.maths.org/7352&quot;&gt;Explore further&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt; &lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;p&gt;The $y$-axis is an asymptote for the following curves:&lt;br&gt;&lt;/br&gt;
$$y =- \frac{1}{x} \quad\quad y= -\frac{1}{x^2} \quad\quad y^2= \frac{1}{x^3}\quad\quad y = \ln(x)-1$$&lt;br&gt;&lt;/br&gt;
Imagine rotating the $x&amp;amp;gt; 0, y&amp;amp;lt; -1$ regions of these curves about the $y$-axis to form a set of hollow vessels. Which vessels are of finite volume?&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-weight: bold;&quot;&gt;Numerical extension questions&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Imagine that someone wishes accurately to engineer flasks for which the interior surfaces are given by these equations. They are to be truncated with a sealed base of radius $1$ micron, and a top opening of radius $1$cm. What would be their storage capacites and sizes? Are the resulting sizes such that you could envisage good approximations to such flasks being practically possible to
make?&lt;/li&gt;
&lt;li&gt;Imagine that similar vessels are made with truncated and open tops (of radius $1$cm) and bottoms.They are to be designed so that they do not leak when filled with water. How long would such flasks need to be? (Assume that the diameter of a water molecule is $3$nm)&lt;/li&gt;
&lt;li&gt;Imagine that such flasks are made with open narrow ends of diameter $4$nm. Water is forcibly pumped into the flasks at a rate of $1$cm$^3$ s$^{-1}$, to create a jet of water consisting of a single water molecule. How fast would such jets emerge?&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;h2&gt;Part 1:&lt;/h2&gt;

&lt;br&gt;&lt;/br&gt;
The volume generated by rotation about the $y$-axis can be found by
the method of shells or the method of discs.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
The method of shells is based upon filling the solid of revolution
with an infinite number of thin cylindrical shells. The volume of
each shell for the revolution about the $y$-axis of the curve $y =
f(x)$, is equal to its circumference $2 \pi x$ multiplied by a
thickness $\mathrm{d}x$ multiplied by its height $f(x)$. By
allowing the thickness of each shell to approach 0 ($\mathrm{d}x
\to 0$) and summing all shells we obtain the definite
integral:&lt;br&gt;&lt;/br&gt;
$$ \textrm{[Volume]} = \int 2 \pi \ x \ f(x) \ \mathrm{d}x$$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Here we shall use the conventional method of discs; we split the
solid up into a series of thins slices  and 
by rotating a slice about the y axis we will generate a cylinder of
volume $\pi f(y)^2\ \mathrm{d}y$. Letting $\mathrm{d}y \to 0$ and
summing all discs we obtain the definite integral:&lt;br&gt;&lt;/br&gt;
$$\textrm{[Volume]} = \pi \int f(y)^2 \ \mathrm{d}y$$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 1:&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
$y = \frac{-1}{x}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$f(y)^2 = y^{-2}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Limits of integration are $y=-\infty \to y=-1$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 $\displaystyle \textrm{[Volume]} = \pi \int_{- \infty}^{-1} y^{-2}
\ \mathrm{d}y = - \pi $&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
We can therefore fill this vessel.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 2:&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
$y = \frac{-1}{x^2}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$f(y)^2 = \frac{-1}{y}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Limits of integration are $y=-\infty \to y=-1$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\displaystyle \textrm{[Volume]} = \pi \int_{- \infty}^{-1}
\frac{-1}{y} \ \mathrm{d}y = \infty $&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
We will therefore never be able to fill this vessel.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 3:&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
$y = \frac{1}{x^{1.5}}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$f(y)^2 = y^{\frac{-4}{3}}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
Limits of integration are $y=-\infty \to y= -1$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\displaystyle \textrm{[Volume]} = \pi \int_{- \infty} ^{-1}
y^{\frac{-4}{3}} \ \mathrm{d}y = 3\pi$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
We can therefore fill this vessel.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 4:&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
$y = \ln(x)$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$f(y)^2 = e^{2y}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 Limits of integration are $y=-\infty \to y=-1$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 $\displaystyle \textrm{[Volume]} = \pi \int_{- \infty}^{-1} e^{2y}
\ \mathrm{d}y = \pi \frac{e^{-2}}{2} $&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
We can therefore fill this vessel&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h2&gt;Extension 1:&lt;/h2&gt;

&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 1: $y = \frac{-1}{x}$&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
At $x = 1$, $y = -1$&lt;br&gt;&lt;/br&gt;
At $x = 10^{-4}$, $y = -10^4$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 $\displaystyle \textrm{[Volume]}= \pi \int_{-10^4}^{-1}y^{-2} \
\mathrm{d}y$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 $\textrm{[Volume of flask]} = 3.14 \mathrm{\ cm^3}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 2: $y = \frac{-1}{x^2}$&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
At $x = 1$, $y = -1$&lt;br&gt;&lt;/br&gt;
At $x = 10^{-4}$, $y = -10^8$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 $\displaystyle \textrm{[Volume]} = \pi \int_{-10^8}^{-1} -y^{-1} \
\mathrm{d}y$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\textrm{[Volume of flask]} = 57.9 \mathrm{\ cm^3}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 3: $y = \frac{1}{x^{1.5}}$&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
At $x = 1$, $y = -1$&lt;br&gt;&lt;/br&gt;
At $x = 10^{-4}$, $y = 10^6$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\displaystyle \textrm{[Volume]} = \pi \int_{-1}^{10^6}
y^{\frac{-4}{3}} \ \mathrm{d}y$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\textrm{[Volume of flask]} = 9.33 \mathrm{\ cm^3}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Curve 4: $y = \ln(x)$&lt;/h3&gt;

&lt;br&gt;&lt;/br&gt;
At $x = 1$, $y = 0$&lt;br&gt;&lt;/br&gt;
At x = $10^{-4}$, y =$\ln(10^{-4})$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\displaystyle \textrm{[Volume]} = \pi \int_{ln(10^{-4})}^{0}e^{2y}
\ \mathrm{d}y = \frac{\pi}{2}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\textrm{[Volume of flask]} = 1.57 \mathrm{\ cm^3}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
 All of the above volumes appear too small to be used as real
flasks, $1 \mathrm{\ litre} = 1000 \mathrm{\ cm^3}$ would be a
reasonable volume for a flask.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;h2&gt;Extension 2:&lt;/h2&gt;

&lt;br&gt;&lt;/br&gt;
We need to calculate the value of $y$ at which $x = \textrm{[radius
of a molecule]} = 1.5 \mathrm{\ nm}$&lt;br&gt;&lt;/br&gt;
The height is then given by the difference between this $y$ value
and $y = -1$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
$\textrm{[Height]} = -1 \mathrm{\ cm} - y(\textrm{evaluated at }x
=-1.5 \times 10^{-7} \mathrm{\ cm}) $&lt;br&gt;&lt;/br&gt;
$\textrm{[Height of flask 1]} = 66.667 \times 10^4 \mathrm{\ cm}=
66.67 \mathrm{\ km}$&lt;br&gt;&lt;/br&gt;
$\textrm{[Height of flask 2]} = 4.444 \times 10^{13} \mathrm{\ cm}
= 444.4 \mathrm{\ Gm}$&lt;br&gt;&lt;/br&gt;
$\textrm{[Height of flask 3]} = 1.72 \times 10^{10} \mathrm{\ cm}=
172 \mathrm{\ Mm}$&lt;br&gt;&lt;/br&gt;
$\textrm{[Height of flask 4]} = 15.7 \mathrm{\ cm}$&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML/>
  <clueXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;If a vessel cannot be filled, then its volume is not finite.&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</clueXML>
  <canonXML/>
  <end_user_role>2</end_user_role>
  <difficulty>3</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>0</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>1</keystage4plus>
  <title>Brimful 2</title>
  <description>Which of these infinitely deep vessels will eventually full up?</description>
  <spec_group>Pre-Calculus and Calculus
    <specifier>Volumes of revolution</specifier>
  </spec_group>
  <spec_group>3D Geometry, Shape and Space
    <specifier>Cross sections</specifier>
  </spec_group>
  <spec_group>Measures and Mensuration
    <specifier>Volume and capacity</specifier>
  </spec_group>
  <spec_group>Applications
    <specifier>Maths Supporting SET</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Individual</specifier>
  </spec_group>
  <spec_group>Admin
    <specifier>Stage 5 - Core Mapping</specifier>
  </spec_group>
  <spec_group>Stage 5 Core Mapping Document
    <specifier>Differentiation and Integration A2</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>DisplayCabinet</specifier>
  </spec_group>
</resource>