login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079558 a(1)=1; a(n)=LookAndSay(a(n-1)^2) if n>1. 0

%I #2 Feb 11 2014 19:05:41

%S 1,11,111211,11121316172816151211,

%T 1112131618131617131411151714121018141910181014191417111318131211161726151211

%N a(1)=1; a(n)=LookAndSay(a(n-1)^2) if n>1.

%e a(3)=LookAndSay(a(2)^2)=LookAndSay(11^2)=LookAndSay(121)=111211.

%Y Cf. A005150.

%K base,nonn

%O 1,2

%A _Joseph L. Pe_, Jan 25 2003

%E The next term is too large to include.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 15 15:36 EDT 2024. Contains 374333 sequences. (Running on oeis4.)