Question
Question: List all the elements of the following set: \[B=\left\\{ x:x=\dfrac{1}{2n-1},1\le n\le 5 \right\\}...
List all the elements of the following set:
B=\left\\{ x:x=\dfrac{1}{2n-1},1\le n\le 5 \right\\}
Solution
Hint: In order to solve this question, we need to know few things about the set builder from a set of type B = { f(x): x = something, range}, then f(x) represents the function which will give us the elements of set B, x = something represents the condition through which we will find the possible value of x and range represents the possible value for which we will get x.
Complete step-by-step answer:
In this question, we have to list all the elements of the set B=\left\\{ x:x=\dfrac{1}{2n-1},1\le n\le 5 \right\\}. Here, we can say that f(x) = x, we will get the values of x by using the relation x=2n−11 and the values of n for which we will get the value of x is 1≤n≤5. Now, let us calculate the possible value of x for n = 1, 2, 3, 4, 5. So, we will get,
For n = 1, x = 2(1)−11=11
For n = 2, x = 2(2)−11=31
For n = 3, x = 2(3)−11=51
For n = 4, x = 2(4)−11=71
For n = 5, x = 2(5)−11=91
And we know that f(x) = x. So, the possible value of f(x) are 1,31,51,71,91. Hence the elements of the set B are \left\\{ 1,\dfrac{1}{3},\dfrac{1}{5},\dfrac{1}{7},\dfrac{1}{9} \right\\}.
Note: The possible mistake one can do is by taking the values of n other than the whole number. Also, by assuming the function f(x)=2x−11 where x∈N and 1≤x≤5. In this case, also, we will get the same answer which we got through the conventional method.