Fibonacci Spiral Richard Kwong MAT 385

Slides:



Advertisements
Similar presentations
Biography ( ) Fibonacci is a short for the Latin "filius Bonacci" which means "the son of Bonacci" but his full name was Leonardo of Pisa, or Leonardo.
Advertisements

Polygon from a known side
By Christophe Dufour & Ming Au. Finding φ. The property that defines the golden ratio is: L = L+1 1 L a. Cross multiplying and rearranging the equation.
Finding Surface Area Step 1: Flatten the 3-D figure A rectangular prism will flatten to 6 rectangles. Depending on the dimensions of the 3-D figure, you.
1 Fibonacci Numbers Stage 4 Year 7 Press Ctrl-A ©2009 – Not to be sold/Free to use.
 Algebra 1 Remediation September 3 Start on page 208 of practice packet.
35 cm 40 cm Area of rectangle = length × breadth Area of cardboard = 40 cm × 35 cm = 1400 cm² Area of picture = 30 cm × 25 cm = 750 cm² Area of cardboard.
Basic Practice of Statistics - 3rd Edition
Consecutive Numbers Unit 5 – Activity 1 0, 1, 2, 4, 6, 8, 9, 11, Can you find any consecutive numbers?
TODAY IN GEOMETRY…  BOOK RETURN: by this Friday!  Learning Target 1: You will find areas of different polygons  AT EXIT: In class assignment.
Chapter 10 Measurement Section 10.4 The Pythagorean Theorem.
A Ratio That Glitters Exploring Golden Ratios. Golden Ratio in Architecture The Pyramid of Khufu has the Golden Ratio in the ratio of the height of the.
FIBONACCI NUMBERS 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, ,
Geometry.
The Fibonacci Sequence. These are the first 9 numbers in the Fibonacci sequence
Fibonacci Numbers By: Anthony Chu Kegan Dsouza Thomas Ferranola Paul Vincent Roesch.
Fun with the Fibonacci Sequence Alannah McGregor Gudrun Mackness Brittany Kozak.
Fibonacci Number man. Fibonacci bunnies 1.At the end of the first month, they mate, but there is still one only 1 pair. 2.At the end of the second month.
DUYGU KANDEMİR
Do Now. Homework Solutions 1)c 2 – 26c – 56 = 0 (c – 28)(c + 2) = 0 {-2, 28} 2)n 2 + 4n – 32 = 0 (n + 8)(n – 4) = 0 {-8, 4} 3)h 2 + 2h – 35 = 0 (h + 7)(h.
Maths in Nature By Keith Ball.
Slide 5-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Today we will derive and use the formula for the area of a triangle by comparing it with the formula for the area of a rectangle. derive = obtain or receive.
Perimeter & Area Lessons 19 & 20.
SECTION 5-5 The Fibonacci Sequence and the Golden Ratio Slide
1. 2 A spiral winds in a continuous curve round a point.
The Mathematical Formula of Art
Find the area of each square. How do you find the area of each square? Area may be found by either counting the number of units or multiply length of.
The Golden Ratio and Fibonacci Numbers in Nature
The Golden Ratio Lynn DeRosa Carole McMahon Carol Herb.
Interpret area models to form rectangular arrays.
Geometry 11.1 Areas of Rectangles.
Chapter 11.5 Notes: Areas of Circles and Sectors Goal: You will find the areas of circles and sectors.
Adding Integers with Counters
MATHS IN NATURE AND ARTS FIBONACCI’S SEQUENCE AND GOLDEN RATIO.
Math in Nature. Fibonacci Sequence in Nature The sequence begins with numbers 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144 and continues.
MATHLETES Fibonacci Numbers and “The Golden Ratio”
The Golden Mean The Mathematical Formula of Life Life.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 9 The Mathematics of Spiral Growth 9.1Fibonacci’s Rabbits 9.2Fibonacci.
Basic Compositional Rules Photographymad.com. Composition  The sum of all visual tricks a photographer used to make a picture pleasing and/or challenging.
MATH 2160 Sequences. Arithmetic Sequences The difference between any two consecutive terms is always the same. Examples: 1, 2, 3, … 1, 3, 5, 7, … 5, 10,
By Steven Cornell.  Was created by Leonardo Pisano Bogollo.  It show’s the growth of an idealized rabbit population.
Using Inegrals to Compute Volumes S. Ellermeyer. General Principle.
Square Roots Notes and Skills Practice. Square Chart O On your graph paper, create a horizontal table with 2 rows and 26 columns O Label the rows “side”
Recursive Series and Summations. Finding the general term of a sequence can be difficult. You are looking for a pattern and then giving it a mathematical.
Surface Area If you remove the surface from a three-dimensional figure and lay it out flat, the pattern you make is called a net. Nets allow you to see.
The Golden Ratio Volkan UYGUN.
Bell Work: Simplify -(-4) + (-2) + (-(-6)) -(+4) – (-5) + 5 – (-3) + (-6)
Mathematical Connections.
The Fibonacci Number Sequence
Fibonacci Numbers Based on the following PowerPoint's
Week 12 Name ____________________ Day 1 Day 2
STEAM patterns.
What Have These Got in Common?
Warm up The rectangles are similar. Find x. x
Area Model Multiplication
7.7: Perimeters and Areas of Similar Figures
Take the worksheet from the Chrombook cart.
Notes and Skills Practice
Lesson 7-1: Geometric Mean
Multiplication as arrays
Lesson: Series/ Sequences
STEAM patterns.
Triangular 5.1 Basic Series (1/3) A series forms a pattern
Puzzle A Puzzle B.
Your Second Rule of Cinematography
Area Of Composite Shapes
Fibonacci Numbers and the Golden Ratio
LFP Writing Prompts.
Translate 5 squares left and 4 squares up.
Presentation transcript:

Fibonacci Spiral Richard Kwong MAT 385

What is the Fibonacci Spiral? The Fibonacci Spiral is created from the Fibonacci Sequence. The Fibonacci sequence is a mathematical succession of numbers in which each number is obtained by adding together the last 2 digits that came before it. The sequence goes as follows: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233..

Fibonacci Sequence in Nature The Fibonacci series is present all around us in many different forms such as flower patterns and shells. One of the best representations is in the sunflower. The pattern of seeds within a sunflower follows the Fibonacci sequence.

Fibonacci Sequence in Nature cont. Another well known representation of the Fibonacci sequence is found in pinecones. In In the picture, there are 8 spirals bending to the left as they open out indicated in red. Likewise there are 13 spirals opening to the right indicated by blue traces. 8 and 13 are consecutive Fibonacci numbers.

Fibonacci Spiral Implementation Written In Java Created with Eclipse

Step 1 Begin by drawing a square inside the Rectangle. The length of each side is equal to the height of the frame.

Step 2 Draw an arc within the square you just drew with a radius that is equal to the height of the frame.

Step 3 Draw next square with sides that are equal to the smallest length of the rectangle on the right. The arc is then drawn into the square as well.

Step 4 Continue iteration..

Step 5 The Fibonacci Spiral is now finished being drawn.