{"id":133,"date":"2008-08-01T14:08:35","date_gmt":"2008-08-01T13:08:35","guid":{"rendered":"http:\/\/www.walkingrandomly.com\/?p=133"},"modified":"2010-02-01T12:01:13","modified_gmt":"2010-02-01T11:01:13","slug":"fibonacci-numbers-from-matrix-determinants","status":"publish","type":"post","link":"https:\/\/walkingrandomly.com\/?p=133","title":{"rendered":"Fibonacci numbers from matrix determinants"},"content":{"rendered":"<p>Many years ago (way WAY before the web), at the tender age of 10, I did a school math project about the <a href=\"http:\/\/en.wikipedia.org\/wiki\/Fibonacci_number\">Fibonacci numbers <\/a>and got rather carried away with writing about the many different areas of mathematics and everyday life where this sequence popped up.  Although I didn&#8217;t have the internet to help with my research, I did have a wonderful maths teacher called Ron Billington who taught for many years at Birchensale Middle School in Redditch.  Mr Billington had a personal library of maths books that he collected over the years which was a treasure trove of material for someone like me who had significantly more enthusiasm than talent.  He would have loved hearing about the little discovery I made while browsing through <a href=\"http:\/\/www.maa.org\/pubs\/cmj.html\">The College Mathematics Journal<\/a> the other day.<\/p>\n<p>First, a bit of background.  The Fibonacci sequence starts off like this:<\/p>\n<p>1 1 2 3 5 8 13 21<\/p>\n<p>Each term in the sequence is formed from the sum of it&#8217;s two predecessors so the next term would be 13 + 21 = 34.  What fascinated me as a child (and continues to fascinate me now) is the fact that this incredibly simple sequence  of numbers, and others like it, seems to appear all over the place from the distribution of <a href=\"http:\/\/www.popmath.org.uk\/rpamaths\/rpampages\/sunflower.html\">sunflower seeds<\/a> to <a href=\"http:\/\/physicsworld.com\/cws\/article\/print\/17212\">the study of photonic crystals.<\/a><\/p>\n<p>There really is an astonishing amount of mathematics around the Fibonacci sequence as you will be able to verify with a quick google search.  There is even an academic journal dedicated to the mathematics around it &#8211; <a href=\"http:\/\/www.engineering.sdstate.edu\/~fib\/\">The Fibonacci Quarterly<\/a> &#8211; which I, unfortunately, have no access to at the moment (might have to have a word with the University librarian about that).<\/p>\n<p>In the article <a href=\"http:\/\/www.jstor.org\/sici?sici=0746-8342(200205)33%3A3%3C221%3AFD%3E2.0.CO%3B2-T\">Fibonacci Determinants<\/a><!--         -->, by Nathan Cahill et al (<cite><a href=\"http:\/\/www.maa.org\/pubs\/cmj.html\">The College Mathematics Journal<\/a> vol33 p221-225),  <\/cite> the authors demonstrate the fact that you can obtain the nth term in the Fibonacci sequence by taking the determinant of a n x n tridiagonal matrix of the form<\/p>\n<p align=\"center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/walkingrandomly.com\/wp-content\/ql-cache\/quicklatex.com-88e5254a646f12d2141bf01aaa19ec5e_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"&#92;&#108;&#105;&#103;&#104;&#116;&#32;&#92;&#98;&#101;&#103;&#105;&#110;&#123;&#112;&#109;&#97;&#116;&#114;&#105;&#120;&#125; &#49;&#38;&#105;&#38;&#48;&#38;&#48;&#38;&#48;&#38;&#48;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#105;&#38;&#49;&#38;&#105;&#38;&#48;&#38;&#48;&#38;&#48;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#48;&#38;&#105;&#38;&#49;&#38;&#105;&#38;&#48;&#38;&#48;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#48;&#38;&#48;&#38;&#105;&#38;&#49;&#38;&#105;&#38;&#48;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#48;&#38;&#48;&#38;&#48;&#38;&#105;&#38;&#49;&#38;&#105;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#48;&#38;&#48;&#38;&#48;&#38;&#48;&#38;&#105;&#38;&#49;&#38;&#92;&#99;&#100;&#111;&#116;&#115;&#92;&#92; &#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#118;&#100;&#111;&#116;&#115;&#38;&#92;&#100;&#100;&#111;&#116;&#115; &#92;&#101;&#110;&#100;&#123;&#112;&#109;&#97;&#116;&#114;&#105;&#120;&#125; \" title=\"Rendered by QuickLaTeX.com\" height=\"160\" width=\"193\" style=\"vertical-align: -76px;\"\/><\/p>\n<p>What&#8217;s more, if you change just a single entry (row 2 col 2) from 1 to 2 then you will obtain the <a href=\"http:\/\/mathworld.wolfram.com\/LucasNumber.html\">Lucas Numbers<\/a> instead.  I thought that this was fun and so knocked up a Wolfram Demonstration for it which you can get to by clicking on the image below.<\/p>\n<p style=\"text-align: center\"><a href=\"http:\/\/demonstrations.wolfram.com\/FibonacciDeterminants\/\"><img loading=\"lazy\" decoding=\"async\" src=\"\/images\/mathematica\/fibonacci_determinant.jpg\" width=\"424\" height=\"515\" \/><\/a><\/p>\n<p>So Mr Billington &#8211; I have found yet another branch of Mathematics where the Fibonacci numbers turn up &#8211; Linear Algebra. I know it&#8217;s been 20 years but is there any chance of upping that B- to an A :) ?<\/p>\n<p>If you enjoyed this article, feel free to <a href=\"http:\/\/feeds.feedburner.com\/WalkingRandomly\">click here to subscribe to my RSS Feed.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Many years ago (way WAY before the web), at the tender age of 10, I did a school math project about the Fibonacci numbers and got rather carried away with writing about the many different areas of mathematics and everyday life where this sequence popped up. Although I didn&#8217;t have the internet to help with [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[6,8,18],"tags":[],"class_list":["post-133","post","type-post","status-publish","format-standard","hentry","category-general-math","category-mathematica","category-wolfram-demonstrations"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3swhs-29","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=133"}],"version-history":[{"count":2,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/133\/revisions"}],"predecessor-version":[{"id":787,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=\/wp\/v2\/posts\/133\/revisions\/787"}],"wp:attachment":[{"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=133"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=133"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/walkingrandomly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}