When Fibonacci meets Pythagoras

There is a cool identity relating Fibonacci numbers and Pythagorean triples, which states that given four consecutive Fibonacci numbers \({F}_{n},{F}_{n+1},{F}_{n+2},{F}_{n+3}\), the triple \(({F}_{n}{F}_{n+3}, 2{F}_{n+1}{F}_{n+2}, {{F}_{n+1}}^{2}+{{F}_{n+2}}^{2})\) is a Pythagorean triple.

To prove this, let Fn+1=a{F}_{n+1} = a and Fn+2=b{F}_{n+2} = b. Then Fn=ba{F}_{n} = b-a and Fn+3=b+a{F}_{n+3} = b+a. Substituting the abstract values to the equation (FnFn+3)2+(2Fn+1Fn+2)2=(Fn+12+Fn+22)2{({F}_{n} {F}_{n+3})}^{2} +{(2{F}_{n+1} {F}_{n+2})}^{2} = {({{F}_{n+1}}^{2}+{ {F}_{n+2}}^{2})}^{2} will give ((ba)(b+a))2+(2ab)2=(a2+b2)2.{((b-a)(b+a))}^{2} +{(2ab)}^{2}={({a}^{2}+{b}^{2})}^{2}.

With a little simplification, we arrive at Euclid's formula for Pythagorean triples: (b2a2)2+(2ab)2=(a2+b2)2.{({b}^{2}-{a}^{2})}^{2} +{(2ab)}^{2}={({a}^{2}+{b}^{2})}^{2}.

Check out my other notes at Proof, Disproof, and Derivation

#NumberTheory #FibonacciNumbers #PythagoreanTriples

Note by Steven Zheng
6 years, 5 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Nice post

Is there any generalized formula to generate pythagoream triples

Aman Sharma - 6 years, 5 months ago

Log in to reply

Euclid's Formula. The link above should bring you to a proof.

Steven Zheng - 6 years, 5 months ago

Log in to reply

How we can solve problems in which product of three pythagorean triples is given and we have to find the triple

Aman Sharma - 6 years, 5 months ago

Log in to reply

@Aman Sharma I'm not sure if that is solvable without more given conditions. You might also need the sum of sides or maybe the radius of an incircle also. Can you come up with an example of your question?

Steven Zheng - 6 years, 5 months ago

Log in to reply

@Steven Zheng Find out the pythagorean triple (x,y,z)(x,y,z) such that xyz=16320xyz=16320

Aman Sharma - 6 years, 5 months ago

Log in to reply

@Aman Sharma Number of solutions a,ba,b such that 2ab(a2+b2)(a2b2)=163202ab({a}^{2}+{b}^{2})({a}^{2}-{b}^{2}) = 16320.

Steven Zheng - 6 years, 5 months ago

Log in to reply

@Steven Zheng Does there exist more the one triples.....also i read on a website that euclid's formula can't generate all pythagorean triples

Aman Sharma - 6 years, 5 months ago

Log in to reply

@Aman Sharma Euclid's formula deal with generating Pythagorean triples that are integers.

Steven Zheng - 6 years, 5 months ago

Good

Ayanlaja Adebola - 6 years, 5 months ago

Log in to reply

Nice post Is there any generalized formula to generate pythagoream triples.(?) There are several. There is another as yet unpublished formula which will bring an additional as yet unconsidered aspect of Pythagoras.

mike bridger - 3 years, 6 months ago
×

Problem Loading...

Note Loading...

Set Loading...