login

Revision History for A005151

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Summarize the previous term (digits in increasing order), starting with a(1) = 1.
(history; published version)
#88 by Sean A. Irvine at Wed Nov 05 15:35:26 EST 2025
LINKS

V. Bronstein and A. S. Fraenkel, <a href="httphttps://www.jstor.org/stable/2975323">On a curious property of counting sequences</a>, Amer. Math. Monthly, 101 (1994), 560-563.

Discussion
Wed Nov 05
15:35
OEIS Server: https://oeis.org/edit/global/3062
#87 by Joerg Arndt at Thu Feb 08 07:10:44 EST 2024
STATUS

editing

approved

#86 by Paolo P. Lava at Thu Feb 08 06:27:36 EST 2024
MAPLE

P:=proc(q, h) local a, b, c, j, k, n; a:=h; print(a);

for n from 1 to q do a:=convert(a, base, 10); b:=0;

for k from 0 to 9 do c:=0; for j from 1 to nops(a) do

if a[j]=k then c:=c+1; fi; od;

if c>0 then b:=b*10^(ilog10(c*10+k)+1)+c*10+k; fi; od;

a:=b; print(a); od; end: P(10, 1); # Paolo P. Lava, Mar 21 2018

STATUS

approved

editing

#85 by Alois P. Heinz at Mon Jun 05 07:27:37 EDT 2023
STATUS

editing

approved

#84 by Alois P. Heinz at Mon Jun 05 07:27:32 EDT 2023
DATA

1, 11, 21, 1112, 3112, 211213, 312213, 212223, 114213, 31121314, 41122314, 31221324, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314, 21322314

STATUS

approved

editing

#83 by Alois P. Heinz at Mon Jan 11 13:21:54 EST 2021
STATUS

proposed

approved

#82 by Michel Marcus at Mon Jan 11 12:29:04 EST 2021
STATUS

editing

proposed

#81 by Michel Marcus at Mon Jan 11 12:28:51 EST 2021
LINKS

Trevor Scheopner, <a href="https://web.archive.org/web/20171109082421/http://pumj.org/docs/Issue1/Article_4.pdf">The Cyclic Nature (and Other Intriguing Properties) of Descriptive Numbers</a>, Princeton Undergraduate Mathematics Journal, Issue 1, Article 4. [Broken link?]

Discussion
Mon Jan 11
12:29
Michel Marcus: a possible way out
#80 by Michel Marcus at Mon Jan 11 12:27:18 EST 2021
LINKS

Madras Math's Amazing Number Facts, <a href="https://web.archive.org/web/20041105013844/http://www.users.zetnet.co.uk/madras/maths/amazingnofacts/fact013.html">Fact No. 13</a>

Madras Math, <a href="https://web.archive.org/web/20041103085145/http://www.users.zetnet.co.uk/madras/maths/descriptive6.html">Descriptive Number</a>

#79 by Michel Marcus at Mon Jan 11 10:34:53 EST 2021
LINKS

Trevor Scheopner, <a href="http://pumj.org/docs/Issue1/Article_4.pdf">The Cyclic Nature (and Other Intriguing Properties) of Descriptive Numbers</a>, Princeton Undergraduate Mathematics Journal, Issue 1, Article 4. [Broken link?]

STATUS

proposed

editing

Discussion
Mon Jan 11
10:43
Michael S. Branicky: re broken link, maybe princeton is having an issue as I can't load the related http://purj.org/category/research/mathematics/
12:20
Michael S. Branicky: pumj.org is down per host-checking sites. can't find any other source for that reference.