The sum of the powers of ten of each term, individually, in the increasing sequence of positive integers, whose base-ten representation is obtained by concatenating powers of ten with non-negative integer exponents.
1, 10, 2, 100, 11, 11, 3, 1000, 101, 20, 12, 101, 12, 12, 4, 10000, 1001, 110, 102, 110, 21, 21, ...
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/79695d53-021b-494c-ae98-e13f9c19fd5dn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFqvfd-gA8BPVmq9kDL3Sf9%3Dwdz_9vBRcY-Jk46SWOg5R3NsVg%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFz66PPZFsvs5db3fTBxYo1FcS%3DYLg-WwBpF4JaL0%3DJHL_zBHQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAN2HLjtKeJXa_EbnmYrdcgtWbH205MFTGbYFkuCEN%2BMnzWsOyQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CAFz66PNxCR%3DQGgAmMq7F2juTbRV5-4ZHWB67Xq5b-F_6UGvZJw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/8c38d7fe-0c33-47de-a34d-8e3ace1725a0%40isolution.nl.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/71ae7bc0-c7e9-41a9-83c6-d6d41a662911n%40googlegroups.com.
Ramon,Please look at A007088. Your sequence sounds like a match or similar. How does your sequence differ from it? Did you try looking up the first few terms in the database?Ray
--
You received this message because you are subscribed to the Google Groups "SeqFan" group.
To unsubscribe from this group and stop receiving emails from it, send an email to seqfan+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/f2ff41bf-e169-4534-b499-a8f583be8f5an%40googlegroups.com.
Which is the best definition of the sequence in your opinion: d1, d2 or d3?
d1) a(n) is the sum of the largest powers of ten that appear, visually concatenated, in the decimal representation of the nth sum of distinct powers of ten.
d2) Let T_n be the nth positive integer with only the digits 0 and 1 in decimal. Then a(n) = ∑ 10^z, where for each digit 1 in T_n, z is the count of consecutive zeros immediately to its right (or z=0 if there are none).
d3) a(n) = sum of the powers of 10 whose exponents are the differences, decreased by 1, between consecutive exponents (in descending order) of the distinct powers of 2 that sum to n+1/2
To view this discussion visit https://groups.google.com/d/msgid/seqfan/f02c3e82-f02a-475e-ad05-c888bad0aa56n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/seqfan/f02c3e82-f02a-475e-ad05-c888bad0aa56n%40googlegroups.com.
d1) a(n) is the sum of the largest powers of ten that appear, visually concatenated, in the decimal representation of the nth sum of distinct powers of ten.
d2) Let T_n be the nth positive integer with only the digits 0 and 1 in decimal. Then a(n) = ∑ 10^z, where for each digit 1 in T_n, z is the count of consecutive zeros immediately to its right (or z=0 if there are none).
d3)
a(n) = sum of the powers of 10 whose exponents are the differences, decreased by 1, between consecutive exponents (in descending order) of the distinct powers of 2 that sum to n+1/2
d5)For every non-negative integer n, let e₁ > e₂ > … > eₖ be the exponents of distinct powers of 2 whose sum is equal to n + ½; the resulting value is given by ∑ 10^(eⱼ − eⱼ₊₁ − 1), for j = 1 to k − 1.
d6) "Write down the binary representation of n. Partition the string which is this binary representation by placing a '+' just left of every 1. Add the resulting base-10 numbers. a(n) = this sum." ( Arthur O'Dwyer )
To view this discussion visit https://groups.google.com/d/msgid/seqfan/CADvuK0Kdn0ESHNiM0YpqxbMcVagP9FNzXnzUTx7Vx9T%3Dxqg3qA%40mail.gmail.com.
Is every infinite subsequence of a(n) of the form b(n, 1) = n, b(n, k+1) = a(b(n,k)) periodic?
To view this discussion visit https://groups.google.com/d/msgid/seqfan/af63f9f0-4482-4c61-b243-ce600c6f98den%40googlegroups.com.