Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007651
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007651 Describe the previous term! (method B - initial term is 1).
(Formerly M4768)
+0
18
1, 11, 12, 1121, 122111, 112213, 12221131, 1123123111, 12213111213113, 11221131132111311231, 12221231123121133112213111, 1123112131122131112112321222113113 (list; graph; listen)
OFFSET

1,2

COMMENT

Method B = 'digit'-indication followed by 'frequency'.

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

EXAMPLE

E.g. the term after 1121 is obtained by saying "1 twice, 2 once, 1 once", which gives 122111.

MATHEMATICA

RunLengthEncode[ x_List ] := (Through[ {First, Length}[ #1 ] ] &) /@ Split[ x ]; LookAndSay[ n_, d_:1 ] := NestList[ Flatten[ Reverse /@ RunLengthEncode[ # ] ] &, {d}, n - 1 ]; F[ n_ ] := LookAndSay[ n, 1 ][ [ n ] ]; Table[ FromDigits[ Reverse[ F[ n ] ] ], {n, 1, 15} ]

CROSSREFS

Cf. A005150, A022470, A022499, A022500-A022505.

Sequence in context: A087304 A121808 A160265 this_sequence A022481 A156338 A034080

Adjacent sequences: A007648 A007649 A007650 this_sequence A007652 A007653 A007654

KEYWORD

nonn,base,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research