N-th Tribonacci Number
Try to solve the N-th Tribonacci Number problem.
We'll cover the following...
Statement
Given a number n
, calculate the corresponding Tribonacci number.
The Tribonacci sequence is defined as:
Try to solve the N-th Tribonacci Number problem.
Given a number n
, calculate the corresponding Tribonacci number.
The Tribonacci sequence is defined as: