Day 5 – Padovan Sequence

The Padovan sequence is used to form a spiral using triangles with equal side lengths, and is used as an inspirational element in architectural design or works of art.
The Padovan sequence is used to form a spiral using triangles with equal side lengths, and is used as an inspirational element in architectural design or works of art.
Fast, readable code to find prime numbers with c#
This code defines a class that calculates the Fibonacci sequence.