A Formula for a Staircase

Problem

Consider the sequence {an}\{a_n\}:

1,  3,3,3,  5,5,5,5,5,  1,\; 3, 3, 3,\; 5, 5, 5, 5, 5,\; \dots

in which each positive odd number kk appears exactly kk times. Do there exist integers r,s,tr, s, t such that

an=rn+s+ta_n = r \cdot \left\lfloor \sqrt{n + s} \right\rfloor + t

for every positive integer nn? (Here x\lfloor x \rfloor denotes the greatest integer not exceeding xx.)

Answer

Solution

Difficulty5/10
Topicsnumber theory, sequences, Estimation, 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.