Let $c\in(0,1)$, $m\geq 1$ be positive integer and $\{a_{n}\}$ a decreasing sequence of positive real numbers. Suppose that $$a_{n^{m}}\leq K c^{n}n^{-m/2}, \forall n\in\mathbb{N}, $$for some $K>0$. How to describe the behavior of the whole sequence $\{a_{n}\}$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Since the sequence is decreasing, $$ a_i \leq a_j $$ for $j \leq i$. Putting in the inequality given, we have $$ a_i \leq K \min_{n^m \leq i} c^n n^{-m/2}. $$ For fixed $m$, we can take $n = \lfloor i^\frac{1}{m} \rfloor$, and plugging this into the inequality yields $$ a_i \leq K \frac{c^{\lfloor i^\frac{1}{m} \rfloor}}{\lfloor i^\frac{1}{m} \rfloor^{m/2}}. $$ |
||||