Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112514
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112514 Say what you see in previous term, same as A063850 but starting with 4. +0
1
4, 14, 1114, 3114, 132114, 31131214, 23411214, 22132431, 32212314, 23322114, 32232114, 23322114, 32232114, 23322114, 32232114, 23322114, 32232114, 23322114, 32232114 (list; graph; listen)
OFFSET

1,1

COMMENT

Eventually periodic.

PROGRAM

(Perl) #!/usr/bin/perl -l use strict; use warnings; die "Usage: $0 <number>" unless @ARGV==1; $_=shift; { print; my (%cnt, %saw); $cnt{$_}++ for /./g; s/./ $saw{$&}++ ? '' : $cnt{$&} . $& /ge; <>, redo; } __END__

CROSSREFS

Cf. A005150, A005151, A063850, A112512-A112515.

Adjacent sequences: A112511 A112512 A112513 this_sequence A112515 A112516 A112517

Sequence in context: A129226 A003010 A118770 this_sequence A001140 A138488 A022508

KEYWORD

base,easy,nonn

AUTHOR

Michele Dondi (blazar(AT)lcm.mi.infn.it), Sep 09 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research