#abc079b. [abc079_b]Lucas Number
[abc079_b]Lucas Number
Problem Statement
It is November now in Japan. By the way, and are adjacent Lucas numbers.
You are given an integer . Find the -th Lucas number.
Here, the -th Lucas number is defined as follows:
Constraints
- It is guaranteed that the answer is less than .
- is an integer.
Input
Input is given from Standard Input in the following format:
Output
Print the -th Lucas number.
Sample Input 1
5
Sample Output 1
11
Thus, the -th Lucas number is .
Sample Input 2
86
Sample Output 2
939587134549734843