i\'m practicing my recurrence relations. As a example problem, I am looking at the longest increasing subsequence (LIS) problem. Given a list [3,1,4,1,5,9,2,6,5,3] find a lo