An Odd-Valued Recurrence

Problem

A sequence {an}\{a_n\} is defined for nNn \in \mathbb{N}^* by

an={n,n odd,an/2,n even,a_n = \begin{cases} n, & n \text{ odd}, \\ a_{n/2}, & n \text{ even}, \end{cases}

so every term of the sequence is odd.

1. Find a24+a25a_{24} + a_{25}. 2. Each odd number appears in the sequence infinitely often. At which position does the number 55 appear for the 88th time?

Answer

Solution

Difficulty4/10
TopicsGeometric Progression, number theory, Recursion, sequences

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.