<?xml version="1.0" encoding="ISO-8859-1" ?>
  <resource>
  <id>7531</id>
  <path>/www/nrich/html/content/id/7531/</path>
  <resourceTypeID>1</resourceTypeID>
  <last_published>2011-06-10T12:29:06</last_published>
  <indexXML>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;
&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;This problem explores structures
like those found in&lt;/span&gt; &lt;a style=&quot;font-style: italic;&quot; href=&quot;http://nrich.maths.org/2281&amp;amp;part=&quot;&gt;Number Pyramids&lt;/a&gt;
&lt;span style=&quot;font-style: italic;&quot;&gt;and&lt;/span&gt; &lt;a style=&quot;font-style: italic;&quot; href=&quot;http://nrich.maths.org/2282&amp;amp;part=&quot;&gt;More Number
Pyramids&lt;/a&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;.&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
A function pyramid is a structure where each entry in the pyramid
is determined by the two entries below it, together with some
function:&lt;br&gt;&lt;/br&gt;
&lt;div style=&quot;text-align: center;&quot;&gt; &lt;mdo:image height=&quot;237&quot; width=&quot;281&quot; src=&quot;fnpyramid.jpg&quot; alt=&quot;function pyramid&quot;&gt;&lt;/mdo:image&gt;&lt;/div&gt;

The function used in the problems &lt;a href=&quot;http://nrich.maths.org/2281&amp;amp;part=&quot;&gt;Number Pyramids&lt;/a&gt;
and &lt;a href=&quot;http://nrich.maths.org/2282&amp;amp;part=&quot;&gt;More Number
Pyramids&lt;/a&gt; could be expressed as:&lt;br&gt;&lt;/br&gt;
$$f(a,b) = a+b$$&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Here is a function pyramid for you to explore. Type some numbers
into the three spaces on the bottom layer.  &lt;br&gt;&lt;/br&gt;&lt;br&gt;&lt;/br&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Can you figure out how
the rest of the pyramid is generated?&lt;/span&gt; &lt;br&gt;&lt;/br&gt; &lt;br&gt;&lt;/br&gt;

&lt;div style=&quot;position:relative;&quot;&gt;
&lt;img id=&quot;pyramid&quot; src=&quot;pyramid.jpg&quot;/&gt;
&lt;span id=&quot;top&quot; &gt;      &lt;/span&gt;
&lt;span id=&quot;middle1&quot; &gt;      &lt;/span&gt;
&lt;span id=&quot;middle2&quot;  &gt;      &lt;/span&gt;
&lt;input id=&quot;bottom1&quot; type=&quot;text&quot; onkeyup=&quot;populate();&quot; /&gt;
&lt;input id=&quot;bottom2&quot; type=&quot;text&quot; onkeyup=&quot;populate();&quot; /&gt;
&lt;input id=&quot;bottom3&quot; type=&quot;text&quot; onkeyup=&quot;populate();&quot; /&gt;
&lt;/div&gt;

 &lt;br&gt;&lt;/br&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Here are some questions you might like to consider:&lt;/span&gt;&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Can you choose numbers for the bottom layer so that the number 1
appears in the top cell?&lt;br&gt;&lt;/br&gt;
Can you choose numbers for the bottom layer so that the number 5
appears in the top cell?&lt;br&gt;&lt;/br&gt;
Can you identify the function used to determine the next layer,
given the bottom layer?&lt;br&gt;&lt;/br&gt;
Can you choose numbers for the bottom layer so that the number in
the top cell is negative? &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
Why not make up some function pyramids of your own, and ask
yourself some similar questions?&lt;br&gt;&lt;/br&gt;
 &lt;br&gt;&lt;/br&gt;
&lt;script src=&quot;7531-script.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;/mdoxml&gt;</indexXML>
  <solutionXML>&lt;mdoxml version=&quot;1.0&quot;&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Arti from the USA found a way to get 1 and 5 in the top cell:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;To get 1 at the top cell use 2, 2, 1 for the three bottom cells values. To get 5 at the top cell use 16, 16, 1 for the three bottom cells values.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Arti, along with James from Newmarket College and Felipe from St Pauls School in Brazil all worked out the function. Here is Felipe&amp;#39;s explanation:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The function for calculating the number above is given by $log_2$ of the product of the two numbers below it. This can be found by constructing a table where you put all the whole numbers you can make. A pattern will soon appear and you will notice that the values you input for a and b to form these whole numbers are in fact a logarithmic scale of base 2 and the obtained value is the sum of
the $log_2$ of these numbers. Therefore the expression for calculating the number above is: $log_2(a) + log_2(b)$ , which simplified is: $log_2(ab)$&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Another solver from St Pauls explained how he found the answer:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;$16= 2^4$ and in the next cell $4= 2^2$ will give the answer $6$ in the space above both these numbers.&lt;/p&gt;
&lt;p&gt;To get negative numbers you need to have decimals such as $0.5$ which is $2^-1$&lt;/p&gt;
&lt;p&gt;To get a negative number on the top bracket you need to have numbers such as 1.1 in the spaces given as these will give decimals which will then give negative numbers in the top space.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Christopher from Sale Grammar School sent this picture to illustrate his answer:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;mdo:image src=&quot;Christopher.png&quot;&gt;&lt;/mdo:image&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;editorial&quot;&gt;Finally, Daniel from Savile Park school send us&lt;/span&gt; &lt;a href=&quot;/content/id/7531/Daniel.pdf&quot;&gt;this clear and well-explained answer&lt;/a&gt; &lt;span class=&quot;editorial&quot;&gt;.&lt;/span&gt;&lt;/p&gt;

&lt;/mdoxml&gt;</solutionXML>
  <noteXML>&lt;mdoxml version=&quot;1.0&quot;&gt;&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Why do this problem?&lt;/h3&gt;

This problem offers an opportunity to explore functions of
functions. Although the context is powers and logs, the same
structure can be used to explore other functions. By considering
the questions in the task, students will gain a clearer
understanding of the functions in question.&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible approach&lt;/h3&gt;

&lt;div&gt;If students all have access to computers, they could explore
the interactivity on their own or in pairs to make sense of how the
upper layers of the pyramid are generated. Alternatively,
display the interactivity to the whole class, and ask for
suggestions of numbers to enter in the bottom layer, and give them
time to discuss in pairs what they think is going on.&lt;/div&gt;

&lt;div&gt;Once they have some ideas, discuss as a class what they have
noticed.&lt;/div&gt;

&lt;div&gt; &lt;/div&gt;

&lt;div&gt;If they have not yet met logarithms, they might express the
relationship as something along the lines of:&lt;/div&gt;

&lt;div&gt;&amp;quot;It's the power of two that the product of the numbers on the
layer below is&amp;quot;, and this is a good opportunity to introduce the
notation of logarithms, and perhaps to start deducing some of the
laws of logarithms.&lt;/div&gt;

&lt;div&gt; &lt;/div&gt;

&lt;div&gt;Once the class have established how the pyramid works, set
them the four challenges from the problem, to work on away from the
computers, so they have to work out the answers rather than relying
on trial and error. &lt;/div&gt;

&lt;div&gt; &lt;/div&gt;

&lt;div&gt;Finally, bring the group together and share the methods they
used for answering each challenge, before checking their answers
using the interactivity.&lt;/div&gt;

&lt;h3&gt;Key questions&lt;/h3&gt;

&lt;div&gt;Can you find numbers for the bottom layer that give you
whole numbers on the second layer?&lt;/div&gt;

&lt;div&gt;What is special about these numbers?&lt;/div&gt;

&lt;div&gt;What happens if you change &lt;span style=&quot;font-weight: bold;&quot;&gt;just one&lt;/span&gt; of the numbers on the
bottom layer?&lt;/div&gt;

&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible extension&lt;/h3&gt;

This &lt;a href=&quot;/content/id/7531/Function%20Pyramid.xls&quot;&gt;spreadsheet&lt;/a&gt; offers
the same activity as the interativity in the problem, but could be
adapted to create other function pyramids to investigate.&lt;br&gt;&lt;/br&gt;
&lt;h3&gt;Possible support&lt;/h3&gt;

Suggest students start by putting 4s in every cell on the bottom
layer.&lt;br&gt;&lt;/br&gt;
&lt;br&gt;&lt;/br&gt;&lt;/mdoxml&gt;</noteXML>
  <clueXML>&lt;mdoxml version=&quot;1.0&quot;&gt;Can you find numbers for the bottom layer that give you whole
numbers on the second layer? What is special about these numbers?
&lt;br&gt;&lt;/br&gt;
What happens if you change just one of the numbers on the bottom
layer? &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>Function Pyramids</title>
  <description>A function pyramid is a structure where each entry in the pyramid
is determined by the two entries below it. Can you figure out how
the pyramid is generated?</description>
  <spec_group>Sequences, Functions and Graphs
    <specifier>Functions and their inverses</specifier>
  </spec_group>
  <spec_group>Sequences, Functions and Graphs
    <specifier>Laws of logarithms</specifier>
  </spec_group>
  <spec_group>Numbers and the Number System
    <specifier>Powers &amp; roots</specifier>
  </spec_group>
  <spec_group>Using, Applying and Reasoning about Mathematics
    <specifier>Working systematically</specifier>
  </spec_group>
</resource>