The tetranacci number is a generalization of Fibonacci numbers whose form consists of the sum of the four previous term having begin with 0, 0, 0 and 1. Pascal’s triangle shape is geometrically obtained from the coefficients of the powers of summation of the two numbers, i.e. can be arranged in the from of a triangle. The numbers that exist in every row of the Pascal’s triangle is the coeff…