<?xml version="1.0" encoding="UTF-8"?>
<!-- the processing instruction in this file has been outcommented
     to enable inspecting the xml in a browser
<?mso-application progid="Excel.Sheet"?>
-->

<!--      THIS IS AN EXCEL-FILE OF TYPE SpreadsheetML.        -->
<!--                   IF YOU READ THIS                       -->
<!--    YOU PROBABLY NEED A MORE RECENT VERSION OF EXCEL.     -->
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:html="http://www.w3.org/TR/REC-html40">
<x:ExcelWorkbook/>
<Styles>
<Style ss:ID="Default" ss:Name="Normal">
      <Alignment ss:Vertical="Bottom"/>
      <Borders/>
      <Font/>
      <Interior/>
      <NumberFormat/>
      <Protection/>
    </Style>
<Style ss:ID="bg_white">
      <Interior ss:Color="#FFFFFF" ss:Pattern="Solid"/>
    </Style>
<Style ss:ID="dec_0">
     <NumberFormat ss:Format="#,##0"/>
    </Style>
<Style ss:ID="table_heading">
     <Alignment ss:Horizontal="Center" ss:Vertical="Bottom"/>
     <Borders>
      <Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"/>
      <Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"/>
     </Borders>
     <Font x:Family="Swiss" ss:Color="#0000FF" ss:Bold="1"/>
    </Style>
<Style ss:ID="title">
     <Font x:Family="Swiss" ss:Size="14" ss:Color="#000080" ss:Bold="1"/>
    </Style>
</Styles>
<ss:Worksheet ss:Name="ratio of Fibonacci numbers">
<ss:Table>
<ss:Column ss:StyleID="dec_0"/>
<ss:Column ss:StyleID="dec_0"/>
<ss:Column ss:Width="75.0"/>
<ss:Column ss:Width="75.0"/>
<ss:Row ss:StyleID="bg_white">
<ss:Cell ss:StyleID="title">
<Data ss:Type="String">Ratio of Fibonacci numbers</Data>
</ss:Cell>
</ss:Row>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white"/>
<ss:Row ss:StyleID="bg_white">
<ss:Cell ss:StyleID="table_heading">
<Data ss:Type="String">f1</Data>
</ss:Cell>
<ss:Cell ss:StyleID="table_heading">
<Data ss:Type="String">f2</Data>
</ss:Cell>
<ss:Cell ss:StyleID="table_heading">
<Data ss:Type="String">ratio f1/f2</Data>
</ss:Cell>
<ss:Cell ss:StyleID="table_heading">
<Data ss:Type="String">ratio f2/f1</Data>
</ss:Cell>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">1</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">1</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">1</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">2</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">2</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">3</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">3</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">5</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">5</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">8</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">8</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">13</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">13</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">21</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">21</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">34</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">34</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">55</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">55</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">89</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">89</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">144</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">144</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">233</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">233</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">377</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">377</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">610</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">610</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">987</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">987</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">1597</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">1597</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">2584</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">2584</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">4181</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">4181</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">6765</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">6765</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">10946</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">10946</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">17711</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">17711</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">28657</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">28657</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">46368</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">46368</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">75025</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">75025</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">121393</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">121393</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">196418</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">196418</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">317811</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">317811</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">514229</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">514229</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">832040</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
<ss:Row>
<ss:Cell>
<Data ss:Type="Number">832040</Data>
</ss:Cell>
<ss:Cell>
<Data ss:Type="Number">1346269</Data>
</ss:Cell>
<ss:Cell ss:Formula="=RC[-2]/RC[-1]"/>
<ss:Cell ss:Formula="=RC[-2]/RC[-3]"/>
</ss:Row>
</ss:Table>
<x:WorksheetOptions>
<x:FreezePanes/>
<x:FrozenNoSplit/>
<x:SplitHorizontal>10</x:SplitHorizontal>
<x:TopRowBottomPane>10</x:TopRowBottomPane>
<x:SplitVertical>0</x:SplitVertical>
<x:LeftColumnRightPane>0</x:LeftColumnRightPane>
<x:ActivePane>2</x:ActivePane>
</x:WorksheetOptions>
</ss:Worksheet>
</Workbook>
