Project Euler : Problem 18 - Maximum path sum I
Problem Statement : Maximum path sum I Problem 18 : By starting at the top of the triangle below and moving to adjacent numbers on the row below, the maximum...
Problem Statement : Maximum path sum I Problem 18 : By starting at the top of the triangle below and moving to adjacent numbers on the row below, the maximum...
Problem Statement : Number letter counts Problem 17 : If the numbers to are written out in words: one, two, three, four, five, then there are letters used...
Problem Statement : Power digit sum Problem 16 : and the sum of its digits is . What is the sum of the digits of the number ? Concept and Theory This is a ...
Problem Statement : Lattice paths Problem 15 : Starting in the top left corner of a 2×2 grid, and only being able to move to the right and down, there are ex...
Problem Statement : Longest Collatz sequence Problem 14 :The following iterative sequence is defined for the set of positive integers: Using the rule abov...
Problem Statement : Large sum Problem 13 : Work out the first ten digits of the sum of the following one-hundred -digit numbers. 371072875339021027987979982...
Problem Statement : Highly divisible triangular number Problem 12 : The sequence of triangle numbers is generated by adding the natural numbers. So the th tr...
Problem Statement : Summation of primes Problem 11 : In the grid below, four numbers along a diagonal line have been marked in red. 08 02 22 97 38 15 00 40...
Problem Statement : Summation of primes Problem 10 : The sum of the primes below is . Find the sum of all the primes below two million. Concept and Theory...
Problem Statement : Special Pythagorean triplet Problem 9 : A Pythagorean triplet is a set of three natural numbers, , for which, For example, . There ex...
Problem Statement : Largest product in a series Problem 8 : The four adjacent digits in the -digit number that have the greatest product are . 7316717653133...
Problem Statement : 10001st prime Problem 7 : By listing the first six prime numbers: , we can see that the prime is .What is the prime number? Concept an...
Problem Statement : Sum square difference Problem 6 : The sum of the squares of the first ten natural numbers is, The square of the sum of the first ten n...
Problem Statement : Smallest multiple Problem 5 : is the smallest number that can be divided by each of the numbers from to without any remainder.What is ...
Problem Statement : Largest palindrome product Problem 4 : A palindromic number reads the same both ways. The largest palindrome made from the product of two...
Problem Statement : Largest prime factor Problem 3 : The prime factors of are and . What is the largest prime factor of the number ? Concept and Theory T...
Problem Statement : Even Fibonacci numbers Problem 2 : Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting wit...
Problem Statement : Multiples of 3 and 5 Problem 1 : If we list all the natural numbers below that are multiples of or , we get , , and . The sum of these...
Definitions Factors : The parts that make up the whole number. The factors of a number are the numbers that, when multiplied together, make up the original n...
Problem Statement : Summation of primes Problem 10 : The sum of the primes below is . Find the sum of all the primes below two million. Concept and Theory...
Problem Statement : Special Pythagorean triplet Problem 9 : A Pythagorean triplet is a set of three natural numbers, , for which, For example, . There ex...
Problem Statement : 10001st prime Problem 7 : By listing the first six prime numbers: , we can see that the prime is .What is the prime number? Concept an...
Definition A Prime number is a natural number greater than which has no factors execpt itself. Alternatively if a number cannot be formed by multiplying two...
Problem Statement : Maximum path sum I Problem 18 : By starting at the top of the triangle below and moving to adjacent numbers on the row below, the maximum...
Problem Statement : Lattice paths Problem 15 : Starting in the top left corner of a 2×2 grid, and only being able to move to the right and down, there are ex...
Problem Statement : Longest Collatz sequence Problem 14 :The following iterative sequence is defined for the set of positive integers: Using the rule abov...
Problem Statement : Smallest multiple Problem 5 : is the smallest number that can be divided by each of the numbers from to without any remainder.What is ...
This page is dedicated to some of the day to day life normal math stuff. I will keep updating this page to my heart’s content. Haha !!! I will highly recomm...
Definition GCD(Greatest Common Divisor) of two or more given numbers, not all zero, is the highest possible number which divides them all. Lets see how we...
Definition GCD(Greatest Common Divisor) of two or more given numbers, not all zero, is the highest possible number which divides them all. Lets see how we...
Definition GCD(Greatest Common Divisor) of two or more given numbers, not all zero, is the highest possible number which divides them all. Lets see how we...
Problem Statement : Multiples of 3 and 5 Problem 1 : If we list all the natural numbers below that are multiples of or , we get , , and . The sum of these...
Problem Statement : Multiples of 3 and 5 Problem 1 : If we list all the natural numbers below that are multiples of or , we get , , and . The sum of these...
Problem Statement : Even Fibonacci numbers Problem 2 : Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting wit...
Problem Statement : Largest palindrome product Problem 4 : A palindromic number reads the same both ways. The largest palindrome made from the product of two...
This page is dedicated to some of the day to day life normal math stuff. I will keep updating this page to my heart’s content. Haha !!! I will highly recomm...
This page is dedicated to some of the day to day life normal math stuff. I will keep updating this page to my heart’s content. Haha !!! I will highly recomm...
This page is dedicated to some of the day to day life normal math stuff. I will keep updating this page to my heart’s content. Haha !!! I will highly recomm...
Problem Statement : Sum square difference Problem 6 : The sum of the squares of the first ten natural numbers is, The square of the sum of the first ten n...
Problem Statement : Sum square difference Problem 6 : The sum of the squares of the first ten natural numbers is, The square of the sum of the first ten n...
Problem Statement : Largest product in a series Problem 8 : The four adjacent digits in the -digit number that have the greatest product are . 7316717653133...
Definition : “Pythagorean triplets” are integer solutions to the Pythagorean Theorem (It states that the square of the hypotenuse (the side opposite the righ...
Definitions Factors : The parts that make up the whole number. The factors of a number are the numbers that, when multiplied together, make up the original n...
Problem Statement : Highly divisible triangular number Problem 12 : The sequence of triangle numbers is generated by adding the natural numbers. So the th tr...
Problem Statement : Longest Collatz sequence Problem 14 :The following iterative sequence is defined for the set of positive integers: Using the rule abov...