Permutations and Combinations: Mathematics | JEE Main
If 2n+1Pn−1:2n−1Pn=11:21, then n2+n+15 is equal to :
Your answer stays private
What feels right?
Hint 1 of 4
How is the permutation formula nPr=(n−r)!n! applied to expand the ratio 2n−1Pn2n+1Pn−1?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The value of n2+n+15 is 45.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01given
Given ratio: 2n+1Pn−1:2n−1Pn=11:21, where n∈N.
02goal
Determine the value of n and then compute the target expression n2+n+15.
03approach
Express the permutation terms using the factorial formula nPr=(n−r)!n!, simplify the factorials by canceling common factors, solve the resulting quadratic equation for positive integer n, and substitute into n2+n+15.
04execute
Apply the definition nPr=(n−r)!n!:
2n+1Pn−1=((2n+1)−(n−1))!(2n+1)!=(n+2)!(2n+1)!2n−1Pn=((2n−1)−n)!(2n−1)!=(n−1)!(2n−1)!
Set up the ratio:
(n+2)!(2n+1)!×(2n−1)!(n−1)!=2111
05execute
Expand factorials to cancel identical factors:
(n+2)(n+1)n(n−1)!(2n+1)(2n)(2n−1)!×(2n−1)!(n−1)!=2111(n+2)(n+1)n(2n+1)(2n)=2111
Since n>0, cancel n:
(n+2)(n+1)2(2n+1)=2111n2+3n+24n+2=2111
06execute
Cross-multiply and form the quadratic equation:
21(4n+2)=11(n2+3n+2)84n+42=11n2+33n+2211n2−51n−20=0
Factor the quadratic equation:
11n2−55n+4n−20=011n(n−5)+4(n−5)=0(11n+4)(n−5)=0
Since n must be a positive integer, n=5.
07execute
Evaluate n2+n+15 at n=5:
n2+n+15=52+5+15=25+5+15=45.
✓verify
Substitute n=5 into the original ratio: 11P4/9P5=9×8×7×6×511×10×9×8=151207920=2111. The ratio matches identically.
Hints that build this answer step by step
How is the permutation formula nPr=(n−r)!n! applied to expand the ratio 2n−1Pn2n+1Pn−1?
(n+2)!(2n+1)!⋅(2n−1)!(n−1)!=2111
After expanding (2n+1)!=(2n+1)(2n)(2n−1)! and (n+2)!=(n+2)(n+1)n(n−1)!, what simplified equation in n is obtained?
(n+2)(n+1)2(2n+1)=2111
Cross-multiplying (n+2)(n+1)2(2n+1)=2111 yields which quadratic equation?
11n2−51n−20=0
Factoring 11n2−51n−20=(11n+4)(n−5)=0 gives n=5. What is the final value of n2+n+15?