Post Reply 
HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits
08-28-2017, 02:21 PM (This post was last modified: 08-28-2017 02:22 PM by Gerald H.)
Post: #1
HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits
Challenge is to write a fast User RPL programme to reproduce this series:

ie for input N returns Nth element of the sequence.

https://oeis.org/A014261

which begins

1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 31, 33, 35, 37, 39, 51, 53, 55, 57, 59, 71, 73, 75, 77, 79, 91, 93, 95, 97, 99, 111, 113, 115, 117, 119, 131, 133, 135, 137, 139, 151, 153, 155, 157, 159, 171, 173, 175, 177, 179, 191, 193, 195, 197, 199, 311

so you can imagine how it continues.

The smaller the programme the better, but irrelevant for judgment of best programme, except in the case of a tie in speed.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 49G Programming Challenge: OEIS A014261, Integers with exclusively Odd Digits - Gerald H - 08-28-2017 02:21 PM



User(s) browsing this thread: 1 Guest(s)