Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137740
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137740 Number of different strings of length n+5 obtained from "123...n" by iteratively duplicating any substring. +0
12
1, 32, 138, 348, 700, 1246, 2050, 3188, 4749, 6836, 9567, 13076, 17514, 23050, 29872, 38188, 48227, 60240, 74501, 91308 (list; graph; listen)
OFFSET

1,2

COMMENT

See A137743 for comments and examples.

LINKS

Index entries for doubling substrings

FORMULA

a(n)=(n+4)(n^2+3n-8)(n^2+23n+150)/5!+4 for n>4.

PROGRAM

(PARI) A137740(n)=if(n<2, 1, n=A135473(n+5, n); n[ #n]) /* function A135473 defined in A137743 */

(PARI) A137740(n)=if(n>4, n*(n*(n*(n*(n+30)+315)+1110)-136)/5!-36, [1, 32, 138, 348][n])

CROSSREFS

Cf. A137739-A137743, A135473, A137744-A137748.

Sequence in context: A060670 A044364 A044745 this_sequence A100164 A048191 A097199

Adjacent sequences: A137737 A137738 A137739 this_sequence A137741 A137742 A137743

KEYWORD

nonn

AUTHOR

M. F. Hasler (MHasler(AT)univ-ag.fr), Feb 10 2008

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 September 7 23:08 EDT 2008. Contains 143486 sequences.


AT&T Labs Research