Let f(n) be 2n + POD(n) + 1 if n is even, otherwise 2n - POD(n) - 1, where POD(n) is the product of digits of n. Sequence gives smallest number requiring n iterations to reach a prime.

A074808

Let f(n) be 2n + POD(n) + 1 if n is even, otherwise 2n - POD(n) - 1, where POD(n) is the product of digits of n. Sequence gives smallest number requiring n iterations to reach a prime.

Terms

    a(0) =2a(1) =5a(2) =13a(3) =8a(4) =9a(5) =34a(6) =86a(7) =51a(8) =113a(9) =348a(10) =193a(11) =152a(12) =80a(13) =199a(14) =736a(15) =579a(16) =448a(17) =502a(18) =446a(19) =281a(20) =339a(21) =532a(22) =1521a(23) =760a(24) =438a(25) =371a(26) =971a(27) =524a(28) =1642a(29) =988

External references