A Sign-Alternating Sum Relation

8/10RecursionsequencesCasework

Problem

The sequence {an}\{a_n\} has partial sums SnS_n with

Sn=(1)nan+12n+n3for all nN,S_n = (-1)^na_n + \frac{1}{2^n} + n - 3 \qquad \text{for all } n \in \mathbb{N}^*,

and

(an+1p)(anp)<0for all n.(a_{n+1} - p)(a_n - p) < 0 \qquad \text{for all } n.

Find the range of possible values of the real number pp.

Answer

Solution

Difficulty8/10
TopicsRecursion, sequences, Casework

Whiteboard

Your sketch is saved only in this browser. To share it, export your drawing as an image (whiteboard menu → Export as → PNG), then upload that image in the comments below.

Discussion

Ask questions, share alternate solutions, and use LaTeX freely.

0 comments
Log in to join the discussion.

No comments yet.