Key Concepts and Formulas
- Permutation Formula: nPr=(n−r)!n!
- Factorial definition: n!=n⋅(n−1)⋅(n−2)⋅...⋅2⋅1
Step-by-Step Solution
Step 1: Write down the given ratio of permutations and apply the permutation formula.
We are given 2n+1Pn−1:2n−1Pn=11:21. Using the permutation formula, we can write this as:
2n−1Pn2n+1Pn−1=(2n−1−n)!(2n−1)!(2n+1−(n−1))!(2n+1)!=2111
Simplifying the denominators:
(n−1)!(2n−1)!(n+2)!(2n+1)!=2111
Step 2: Simplify the expression by rewriting the factorials.
We rewrite the factorials to simplify the expression:
(n+2)!(2n+1)!⋅(2n−1)!(n−1)!=2111
(n+2)(n+1)(n)(n−1)!(2n+1)(2n)(2n−1)!⋅(2n−1)!(n−1)!=2111
Canceling out the common terms (2n−1)! and (n−1)!, we get:
(n+2)(n+1)(n)(2n+1)(2n)=2111
Step 3: Further simplification
(n+2)(n+1)2(2n+1)=2111
Step 4: Cross-multiply and form a quadratic equation.
Cross-multiplying, we have:
21⋅2(2n+1)=11(n+2)(n+1)
42(2n+1)=11(n2+3n+2)
84n+42=11n2+33n+22
0=11n2+33n−84n+22−42
11n2−51n−20=0
Step 5: Solve the quadratic equation.
We can factor the quadratic equation as:
11n2−55n+4n−20=0
11n(n−5)+4(n−5)=0
(11n+4)(n−5)=0
This gives us two possible solutions for n:
n=5orn=−114
Step 6: Determine the valid solution for n.
Since n must be a positive integer (because of the permutation 2n−1Pn), we discard the negative solution n=−114. Therefore, n=5.
Step 7: Calculate n2+n+15.
Now, we substitute n=5 into the expression n2+n+15:
n2+n+15=(5)2+5+15=25+5+15=45
Common Mistakes & Tips
- Remember that n in nPr must be a non-negative integer. Also, n≥r.
- Be careful with factorial simplification; double-check which terms can be canceled.
- Always check if the solution obtained makes sense in the context of the problem.
Summary
We are given a ratio of permutations and asked to find the value of n2+n+15. We used the permutation formula to express the given ratio in terms of factorials, simplified the expression, and obtained a quadratic equation. Solving the quadratic equation, we found two possible values for n, but only the positive integer value n=5 is valid. Substituting n=5 into n2+n+15, we get the final answer of 45.
Final Answer
The final answer is \boxed{45}.