বিন্যাসের ক্রম অক্রমিক


How many ways are there to arrange integers from 1 to 9 such that for any $i<j<k$ the relation $a_k<a_i<a_j$ is never true where $a_i$ is the $i$th number in the permutation? 


Combinatorics   Function  


  2 Upvotes                    0 Downvotes

Editorial



Need a hint? Checkout the editorial.

View Editorial


Statistics



Attempt 20


Solve 5


First Solve shahriaraminarif1234