Key Concepts and Formulas
- Sum of a Finite Geometric Progression (GP): The sum of the first n terms of a GP is given by Sn=1−ra(1−rn), where a is the first term and r is the common ratio (r=1).
- Inequality Manipulation: When multiplying or dividing an inequality by a negative number, the direction of the inequality sign must be reversed.
- Properties of Exponents: For a negative base (−x), (−x)n is positive if n is even and negative if n is odd.
Step-by-Step Solution
Step 1: Express An in closed form.
The given series for An is:
An=(43)−(43)2+(43)3−⋯+(−1)n−1(43)n
This is a finite geometric progression.
The first term is a=43.
The common ratio is r=43−(43)2=−43.
Using the GP sum formula Sn=1−ra(1−rn):
An=1−(−43)43(1−(−43)n)=1+4343(1−(−43)n)=4743(1−(−43)n)
Simplifying, we get:
An=73(1−(−43)n)
Step 2: Formulate and simplify the inequality Bn>An.
We are given Bn=1−An. The inequality Bn>An becomes:
1−An>An
1>2An
An<21
Substitute the closed form of An:
73(1−(−43)n)<21
Multiply by 37:
1−(−43)n<67
Subtract 1 from both sides:
−(−43)n<67−1
−(−43)n<61
Multiply by −1 and reverse the inequality sign:
(−43)n>−61
Step 3: Analyze the inequality based on the parity of n.
We need to find the least odd natural number p such that (−43)n>−61 for all n≥p.
-
Case 1: n is even.
If n is even, (−43)n=(43)n. Since (43)n is always positive, and −61 is negative, the inequality (43)n>−61 is true for all even natural numbers n.
-
Case 2: n is odd.
If n is odd, (−43)n=−(43)n. The inequality becomes:
−(43)n>−61
Multiply by −1 and reverse the inequality sign:
(43)n<61
We need to find the smallest odd integer n for which this inequality holds. Let's test values:
- n=1: (43)1=0.75. 0.75<61.
- n=3: (43)3=6427≈0.42. 0.42<61.
- n=5: (43)5=1024243≈0.237. 0.237<61.
- n=7: (43)7=163842187≈0.133. 0.133<61.
- n=9: (43)9=26214419683≈0.075. 0.075<61.
Since (43)n decreases as n increases, the inequality (43)n<61 holds for all odd n≥9.
Step 4: Determine the least odd natural number p.
The condition Bn>An holds for all even n and for all odd n≥9.
We need to find the least odd natural number p such that for all n≥p, the inequality Bn>An holds.
This means that p must be an odd number, and all integers from p upwards must satisfy the condition.
If p=7, then for n=7 (which is ≥p), the inequality (43)7<61 does not hold. So p cannot be 7.
If p=9, then for all n≥9:
- If n is even, Bn>An holds.
- If n is odd, since n≥9, Bn>An holds.
Therefore, for p=9, the condition Bn>An holds for all n≥9. Since 9 is the smallest odd number for which this is true, p=9.
Common Mistakes & Tips
- Sign Errors: Be extremely careful when multiplying or dividing inequalities by negative numbers. Always reverse the inequality sign.
- Parity Analysis: The behavior of terms with negative bases raised to powers depends crucially on whether the exponent is even or odd. Treat these cases separately.
- Testing Values: When dealing with inequalities involving powers, testing small integer values is an effective way to find the threshold at which the inequality begins to hold.
Summary
The problem requires finding the smallest odd natural number p such that for all n≥p, Bn>An. We first found a closed-form expression for An as a geometric progression. Then, we converted the condition Bn>An into an inequality involving n. By analyzing the inequality separately for even and odd values of n, we determined that the condition holds for all even n and for odd n≥9. The least odd natural number p that guarantees the condition for all n≥p is therefore 9.
The final answer is 9.