Question
Question: If \(n\) is the natural number. Then, the range of the function \(f\left( n \right){ = ^{8 - n}}{P_{...
If n is the natural number. Then, the range of the function f(n)=8−nPn−4,4⩽n⩽6, is
A. \left\\{ {1,2,3,4} \right\\}
B. \left\\{ {1,2,3,4,5,6} \right\\}
C. \left\\{ {1,2,3} \right\\}
D. \left\\{ {1,2,3,4,5} \right\\}
E. ϕ
Solution
In order to find the range of the function given f(n)=8−nPn−4, we need to know about the conditions of the permutation given that will satisfy the equation and also check the conditions of general permutation. Then according to the overall conditions, get the domain, and substitute the value of domain in the equation and get the range of the equation accordingly.
Formula used:
nPr=(n−r)!n!
Complete step by step answer:
We are given with an equation f(n)=8−nPn−4. We need to know about the domain of the function, in order to find the range. And for the domain, we need to satisfy all the conditions. From Permutation nPr=(n−r)!n!, we know some of the conditions as:
n⩾0, r⩾0 and n⩾r.
Comparing f(n)=8−nPn−4 with nPr and their conditions, we get: For f(n)=8−nPn−4:
1st Condition:
8−n⩾0
Adding both the sides by n:
8−n+n⩾0+n ⇒8⩾n
⇒n⩽8 …..(1)
Similarly,
2nd Condition:
n−4⩾0
Adding both the sides by 4:
n−4+4⩾0+4 ⇒n⩾4
⇒4⩽n …..(2)
And, the 3rd condition:
8−n⩾n−4
Adding both the sides by n and 4, we get:
8−n+n+4⩾n−4+4+n
⇒12⩾2n
Dividing both the sides by 2:
⇒212⩾22n
⇒6⩾n
⇒n⩽6 ……(3)
From 1, 2 and 3, the overall condition becomes:
4⩽n⩽6
which is the required domain and was already given to us.
Now, we have the function f(n)=8−nPn−4, we would substitute the values of the domain4⩽n⩽6 and will check the range.
For the value 4:
f(4)=8−4P4−4=4P0=(4−0)!4!=4!4!=1
For the value 5:
f(5)=8−5P5−4=3P1=(3−1)!3!=2!3!=2!3×2!=3
For the value 6:
f(6)=8−6P6−4=2P2=(2−2)!2!=0!2!=12=2
Therefore, for the domain 4⩽n⩽6, the range is 1,3,2 that can be written as \left\\{ {1,2,3} \right\\}. Hence, the range of the function f(n)=8−nPn−4,4⩽n⩽6, is \left\\{ {1,2,3} \right\\}.
Hence, option C is correct.
Note: It’s important to check the conditions of the function to find the domain of the function, then opt for finding the range. Otherwise, it would lead to error. nPr is the representation of permutation. Permutation is a way of arranging the objects in order. Order is a must factor in permutation. Factorial of 0!=1.