For , let denote the set of all subsets of {1, 2, ..., n} with no two consecutive numbers. For example but . Then is equal to __________. [2025]
(13)
Let A = {1, 2, 3, 4, 5, ..., n}
Number of subsets having elements such that no two are consecutive =
For n = 5, number of ways =
Subsets having no elements = 1 i.e.,
Subsets having exactly 1 element = = 5 i.e., {1}, {2}, {3}, {4}, {5}
Subsets having exactly 2 elements = = 6 i.e., {1, 3}, {1, 4}, {1, 5}, {2, 4}, {2, 5}, {3, 5}
Subsets having exactly 3 elements = = 1 i.e., {1, 3, 5}
= 1 + 5 + 6 + 1 = 13