// archives

Fibonacci Numbers

This tag is associated with 7 posts

Project Euler 301 Solution

Finding Nim positions consisting of heap sizes n, 2n and 3n for n ≤ 230 that result in a losing game.

Project Euler 140 Solution

Modified Fibonacci golden nuggets

Project Euler 137 Solution

Determining the value of infinite polynomial series for which the coefficients are Fibonacci numbers.

Project Euler 138 Solution

Investigating isosceles triangle for which the height and base length differ by one.

Project Euler 104 Solution

Find Fibonacci numbers for which the first and last nine digits are pandigital.

Project Euler 2 Solution

Find the sum of all the even-valued terms in the Fibonacci sequence which do not exceed 4 million.

Project Euler 25 Solution

Find the first term in the Fibonacci sequence to contain 1000 digits.