Let n be a positive integer. Let f be a function from nonnegative integers to themselves. Let f(0,i)=f(i,0)=0, f(1,1)=n, and f(i,j)=[2f(i−1,j)]+[2f(i,j−1)] for positive integers i,j such that i∗j>1. Find the number of pairs (i,j) such that f(i,j) is an odd number.( [x] is the floor function). algebracombinatoricsfunctionfloor function