Question
Solve an inequality involving powers of one quarter
Original question:
Expert Verified Solution
Key takeaway: This is a nice little estimate problem. The term shrinks fast, so it helps to isolate the exponential first and then compare sizes carefully.
We want to solve
A direct way is to test small integers, since the left side decreases very quickly as grows.
1) Try nearby values
For :
And
is false because is actually true? Let's compare correctly: since ,
so already works.
Check :
which is much larger than , so does not work.
2) Conclude the threshold
Because the left side decreases with , all integers
satisfy the inequality.
3) If you want an algebraic bound
Multiply both sides by :
The left side grows much slower than the right side, so once the inequality holds at one value, it stays true for larger .
So the solution is
Pitfalls the pros know 👇 It is easy to get turned around when comparing fractions like and . Bigger denominator means smaller value. Also, if is assumed to be a natural number, make that explicit before listing the answer; otherwise the domain could shift the threshold.
What if the problem changes? If the right-hand side changed to , the same idea would still work, but the first valid would likely be larger. You would test small values until the exponential decay beats the new bound, then use monotonicity to extend it upward.
Tags: inequality, exponential decay, monotonic sequence
FAQ
How do I solve an inequality with (1/4)^(n+1)?
Test small integer values or rewrite the inequality so the exponential term is isolated. Since (1/4)^(n+1) decreases rapidly, a threshold value often appears quickly.
Why does the solution start at n=3?
Because the expression is larger than 1/1000 at n=2 but smaller at n=3, and it keeps decreasing after that.