<?xml version="1.0" encoding="UTF-8" ?>
  <resource>
  <id>480</id>
  <path>/www/nrich/html/content/97/01/six1/</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;p&gt;The list below shows the first ten numbers together with their divisors (factors):&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;$1$&lt;/li&gt;
&lt;li&gt;$1$, $2$&lt;/li&gt;
&lt;li&gt;$1$, $3$&lt;/li&gt;
&lt;li&gt;$1$, $2$, $4$&lt;/li&gt;
&lt;li&gt;$1$, $5$&lt;/li&gt;
&lt;li&gt;$1$, $2$, $3$, $6$&lt;/li&gt;
&lt;li&gt;$1$, $7$&lt;/li&gt;
&lt;li&gt;$1$, $2$, $4$, $8$&lt;/li&gt;
&lt;li&gt;$1$, $3$, $9$&lt;/li&gt;
&lt;li&gt;$1$, $2$, $5$, $10$&lt;/li&gt;
&lt;/ol&gt; 

&lt;p&gt;
What is the smallest number with exactly twelve divisors?
&lt;/p&gt;
&lt;p&gt;
What is the smallest number with exactly fourteen divisors?
&lt;/p&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;p&gt;&lt;span class=&quot;editorial&quot;&gt;Mark from Beecroft Public School,
Masturah from TES and Tarusha from Longthorpe Primary School sent
in correct solutions for twelve divisors.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Laura from St Joseph's College, Ipswich gave
correct answers for both twelve and fourteen divisors&lt;/p&gt;
&lt;div&gt;$192$ is the lowest number with only $14$ factors.&lt;/div&gt;
&lt;div&gt;I started with $12$ which had $6$ factors, then $24$ which had
$8$ and I carried on until I got to $192$. The pairs are&lt;/div&gt;
&lt;div&gt;$1$ and $192$&lt;/div&gt;
&lt;div&gt;$2$ and $96$&lt;/div&gt;
&lt;div&gt;$3$ and $64$&lt;/div&gt;
&lt;div&gt;$4$ and $48$&lt;/div&gt;
&lt;div&gt;$6$ and $32$&lt;/div&gt;
&lt;div&gt;$8$ and $24$&lt;/div&gt;
&lt;div&gt;$12$ and $16$&lt;/div&gt;
&lt;div&gt;the lowest number with only twelve is $60$.&lt;/div&gt;
&lt;div&gt;Pure trial and error lead me to this conclusion as it does not
fit in with my twelve theory.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div class=&quot;editorial&quot;&gt;Raucher gave an excellent solution for a
number with $12$ divisors.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div&gt;$12$ can be written as $ 3\times 4$, $2\times6$, $
2\times2\times3$ and $ 1 \times 12$ This gives a clue about how to
use combinations of prime factors.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div&gt;If the prime number divisors of a number $x$ are $a$ and $b$
then we can think about factors combinations of the two prime
factors and $1$ based on the forms: ($1$, $a$, $a^2$)($1$, $b$,
$b^2$, $b^3$) to give exactly $12$ divisors ($ 3\times 4$
combinations).&lt;/div&gt;
&lt;div&gt;For example if $a=3$ and $b=2$ this gives the number $9 \times
8=72$ (one number with $12$ factors).&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div&gt;Similarly ($1$, $a$)($1$, $b$, $b^2$, $b^3$, $b^4$, $b^5$) to
give exactly $12$ divisors ($ 2\times 6$ combinations).&lt;/div&gt;
&lt;div&gt;If $a=3$ and $b=2$ this gives the number $3 \times 32=96$ (one
number with $12$ factors).&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div&gt;Or ($1$, $a$)($1$, $b$)($1$, $c$, $c^2$) to give exactly $12$
divisors ($ 2\times2\times3$ combinations).&lt;/div&gt;
&lt;div&gt;If $a=3$ and $b=5$ and $c=2$ this gives the number $3 \times 5
\times 4=60$ (the lowest number with $12$ factors).&lt;/div&gt;
&lt;div&gt;The divisors are made from the $12$ combinations from
$(1,3)(1,5)(1,2,4) $&lt;/div&gt;
&lt;div&gt;$D60= {1, 5, 2, 4, 10, 20, 3, 15, 6, 12, 30, 60}$&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;

&lt;div class=&quot;editorial&quot;&gt;Raucher's ideas can be developed into a
general method for finding the answers, using prime factors:&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Every whole number can be factorised into prime factors and
here we are looking for a number like $(2^a)(3^b)(5^c)$ etc. Note
that $2^a$ has $(1+a)$ factors so $2^{13}$ has 14 factors but could
a number like $(2^a)(3^b)(5^c)$ be smaller?&lt;/div&gt;
&lt;p&gt;Consider $(2^a)(3^b)$. This has $(1+a)(1+b)$ factors and so we
want $(1+a)(1+b)=14$. Since $14=2 \times 7$ this must give $a=6$
and $b=1$ if we want to make the number as small as possible, and
$2^{6}3^{1} = 192$ which is a lot smaller than $2^{13}$.&lt;/p&gt;
&lt;p&gt;It remains to prove that it is impossible to find a smaller
number which has more prime factors, say $(2^a)(3^b)(5^c)$, but
this can't be done because 14 itself has only two factors. If we
look for $a$, $b$ and $c$ such that $(1+a)(1+b)(1+c) = 14$ we find
that $a$ or $b$ or $c$ must be zero.&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;&lt;/p&gt;
&lt;p class=&quot;editorial&quot;&gt;Or, you could write a simple computer
program!&lt;/p&gt;
&lt;p&gt;A simple &lt;strong&gt;BASIC&lt;/strong&gt; program might be something like
this:&lt;/p&gt;
&lt;code&gt;10 X=0&lt;br&gt;&lt;/br&gt;
20 REPEAT&lt;br&gt;&lt;/br&gt;
30 X=X+1&lt;br&gt;&lt;/br&gt;
40 D=0&lt;br&gt;&lt;/br&gt;
50 FOR Y = 1 TO X&lt;br&gt;&lt;/br&gt;
60 R=X/Y-INT(X/Y)&lt;br&gt;&lt;/br&gt;
70 IF R=0 THEN D=D+1&lt;br&gt;&lt;/br&gt;
80 NEXT Y&lt;br&gt;&lt;/br&gt;
90 UNTIL D=14&lt;br&gt;&lt;/br&gt;
100 PRINT &amp;quot;Smallest number with exactly 14 divisors =&amp;quot;;X&lt;/code&gt; 
&lt;p&gt;The above program is in &lt;strong&gt;BBC BASIC&lt;/strong&gt; . If you are
using &lt;strong&gt;QBASIC&lt;/strong&gt; you will need to use a &lt;code&gt;DO UNTIL
LOOP&lt;/code&gt; in place of the &lt;code&gt;REPEAT......UNTIL&lt;/code&gt;
loop.&lt;/p&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&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;h3&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Why do&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;this problem&lt;/span&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;?&lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href=&quot;http://nrich.maths.org/public/viewer.php?obj_id=480&quot;&gt;This problem&lt;/a&gt; allows students to explore prime factorisation.&lt;/p&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;
&lt;div&gt;Ask for the factors of $12$. Ask for a number with more factors, and list them. Ask for a number with fewer factors. Ask for a bigger number with fewer factors, etc, etc, until the group has had enough revision of techniques to list factors systematically omitting none.&lt;/div&gt;
&lt;div&gt;Challenge pupils to see who&amp;#39;ll be first to find a number with exactly fourteen factors - but ensure they know that intermediate results should also be clear in their books, in case they&amp;#39;re useful later.&lt;/div&gt;
&lt;div&gt;Part-way through the lesson, get a progress report, ask pupils to describe useful approaches (without giving too much away).&lt;/div&gt;
&lt;div&gt;Once a solution has been found, refine the challenge - to find the SMALLEST number with fourteen factors, and to provide a convincing argument that it is the smallest.&lt;/div&gt;
&lt;h3&gt;Key questions&lt;/h3&gt;
&lt;div&gt;Are there any more factors? How do you know?&lt;/div&gt;
&lt;div&gt;&quot;Big numbers have lots of factors&quot; - discuss.&lt;/div&gt;
&lt;div&gt;&quot;That&amp;#39;s odd, they all have an even numbers of factors - or do they?&quot;&lt;/div&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;
&lt;div&gt;Find more numbers with fourteen factors, until you can describe/define ALL the numbers with fourteen factors.&lt;/div&gt;
&lt;div&gt;Looking at the structure of prime factorisiation, and working with the primes and their powers as values to be varied may help pupils appreciate the role of prime factors and their powers.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Experiment until you can make an educated guess of - the modal number of factors for the numbers $1$-$10$, $1$-$100$, $501$-$600$, $a$-$b$.&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;
&lt;div&gt;Go and research the distribution of primes.&lt;/div&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;
&lt;div&gt;Use ten rather than fourteen.&lt;/div&gt;
&lt;div&gt;How many rectangles can be made with an area of $24$? - draw or cut out all the (integer) possibilities.&lt;/div&gt;
&lt;div&gt;Shall we consider $4 \times 6$ the same as or different to $6 \times4$?&lt;/div&gt;
&lt;div&gt;What other areas could we try? Everyone tries out one or two different areas - trying to get ALL the rectangles.&lt;/div&gt;
&lt;div&gt;I want to find an area for which there are five different rectangles (or ten if we decide that $4 \times6$ is different to $6 \times4$).&lt;/div&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML/>
  <canonXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt;      &lt;/p&gt;&lt;p&gt;Factorising numbers $1 , 2 , 3 , 4 , \dots$ until you find the first one with 14 divisors will give the  answer here, which is $192$, but there is a better way! You could write a simple computer program ...  but there is a more mathematical way!    &lt;/p&gt;&lt;p&gt;Every whole number can be factorised into prime factors and here we are looking for a number like $(2^a)(3^b)(5^c)$  etc. Note that $2^a$ has $(1+a)$ factors so $2^{13}$ has 14 factors but could a number like $(2^a)(3^b)(5^c)$  be smaller?    &lt;/p&gt;&lt;p&gt;Consider $(2^a)(3^b)$. This has $(1+a)(1+b)$ factors and so we want $(1+a)(1+b)=14$. Since $14=2  \times 7$ this must give $a=6$ and $b=1$ if we want to make the number as small as possible, and $2^{6}3^{1}  = 192$ which is a lot smaller than $2^{13}$.    &lt;/p&gt;&lt;p&gt;It remains to prove that it is impossible to find a smaller number which has more prime factors, say  $(2^a)(3^b)(5^c)$, but this can't be done because 14 itself has only two factors. If we look for $a$,  $b$ and $c$ such that $(1+a)(1+b)(1+c) = 14$ we find that $a$ or $b$ or $c$ must be zero. &lt;/p&gt;   &lt;p&gt;
        A simple
        &lt;strong&gt;BASIC&lt;/strong&gt;
        program might be something like this:
    &lt;/p&gt;
    &lt;code&gt;
        10 X=0
        &lt;br/&gt;
        20 REPEAT
        &lt;br/&gt;
        30 X=X+1
        &lt;br/&gt;
        40 D=0
        &lt;br/&gt;
        50 FOR Y = 1 TO X
        &lt;br/&gt;
        60 R=X/Y-INT(X/Y)
        &lt;br/&gt;
        70 IF R=0 THEN D=D+1
        &lt;br/&gt;
        80 NEXT Y
        &lt;br/&gt;
        90 UNTIL D=14
        &lt;br/&gt;
        100 PRINT &quot;Smallest number with exactly 14 divisors =&quot;;X
    &lt;/code&gt;
    &lt;p&gt;
        The above program is in
        &lt;strong&gt;BBC BASIC&lt;/strong&gt;
        . If you are using
        &lt;strong&gt;QBASIC&lt;/strong&gt;
        you will need to use a &lt;code&gt;DO UNTIL LOOP&lt;/code&gt; in place of the &lt;code&gt;REPEAT......UNTIL&lt;/code&gt; loop.
    &lt;/p&gt;
    &lt;p&gt;Correct solutions to this problem were submitted by&lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Rachel Took&lt;/strong&gt;
        ,
        &lt;strong&gt;Mary Egan&lt;/strong&gt;
        and
        &lt;strong&gt;Rose Paul&lt;/strong&gt;
        , West Flegg Middle School
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Ruth Bradman&lt;/strong&gt;
        , Lynn Grove High School
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Hannah Stow&lt;/strong&gt;
        ,
        &lt;strong&gt;Lucy Hannah&lt;/strong&gt;
        ,
        &lt;strong&gt;Lawrence Tardelier&lt;/strong&gt;
        ,
        &lt;br/&gt;
        &lt;strong&gt;Sarah Gray&lt;/strong&gt;
        and
        &lt;strong&gt;Sarah Hannah&lt;/strong&gt;
        , Archbishop Sancroft High School
    &lt;/p&gt;
    &lt;p&gt;
        &lt;strong&gt;Wymondham High School&lt;/strong&gt;
    &lt;/p&gt;
    &lt;br/&gt;
&lt;/mdoxml&gt;</canonXML>
  <end_user_role>2</end_user_role>
  <difficulty>4</difficulty>
  <keystage1>0</keystage1>
  <keystage2>0</keystage2>
  <keystage3>1</keystage3>
  <keystage4>0</keystage4>
  <keystage4plus>0</keystage4plus>
  <title>14 divisors</title>
  <description>What is the smallest number with exactly 14 divisors?</description>
  <spec_group>Numbers and the Number System
    <specifier>Properties of numbers</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Divisibility</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Factors and multiples</specifier>
  </spec_group>
  <spec_group>Information and Communications Technology
    <specifier>smartphone</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>Factors, multiples and primes</specifier>
  </spec_group>
  <spec_group>Secondary Mapping Document
    <specifier>DisplayCabinet</specifier>
  </spec_group>
</resource>