Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A112317

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

Showing entries 1-10 | older changes
Coefficients of x^n in the n-th iteration of (x + x^2) for n>=1.
(history; published version)
#13 by OEIS Server at Wed Feb 11 15:27:58 EST 2015
LINKS

Paul D. Hanna and Vaclav Kotesovec, <a href="/A112317/b112317_1.txt">Table of n, a(n) for n = 1..300</a> (first 100 terms from Paul D. Hanna)

#12 by Vaclav Kotesovec at Wed Feb 11 15:27:58 EST 2015
STATUS

editing

approved

Discussion
Wed Feb 11
15:27
OEIS Server: Installed new b-file as b112317.txt.  Old b-file is now b112317_1.txt.
#11 by Vaclav Kotesovec at Wed Feb 11 15:26:23 EST 2015
LINKS

Paul D. Hanna, and Vaclav Kotesovec, <a href="/A112317/b112317_1.txt">Table of n, a(n), for n = 1..300</a> (first 100 terms from Paul D.</a> Hanna)

STATUS

approved

editing

#10 by Paul D. Hanna at Tue Feb 10 17:29:22 EST 2015
STATUS

editing

approved

#9 by Paul D. Hanna at Tue Feb 10 17:29:17 EST 2015
PROG

for(n=1, 30, print1(a(n), ", "))

STATUS

approved

editing

#8 by Russ Cox at Fri Mar 30 18:36:51 EDT 2012
AUTHOR

_Paul D. Hanna (pauldhanna(AT)juno.com), _, Sep 03 2005

EXTENSIONS

Added cross-references and comments; name and example changed by _Paul D. Hanna (pauldhanna(AT)juno.com), _, Feb 04 2011

Discussion
Fri Mar 30
18:36
OEIS Server: https://oeis.org/edit/global/213
#7 by T. D. Noe at Sat Feb 05 15:40:25 EST 2011
STATUS

proposed

approved

#6 by Paul D. Hanna at Fri Feb 04 23:17:44 EST 2011
COMMENTS

Equals the main Forms a diagonal of the tables A122888 and A185755.

#5 by Paul D. Hanna at Fri Feb 04 23:12:22 EST 2011
NAME

Coefficients of x^n in the n-th self-composition iteration of (x + x^2) for n>=1.

COMMENTS

Equals the main diagonal of tables A122888 and A185755.

EXAMPLE

F(x) = (1)*The initial iterations of x + x^2 begin:

F(F(x)) = (1)*x + (2)*x^2 +...;

F(F(F(x))) = x + 3(2)*x^2 + (6)2*x^3 +... x^4;

F(F(F(F(x)))) = x + 43*x^2 + 12(6)*x^3 + (30)9*x^4+ 10*x^5+ 8*x^6+ 4 *x^7+... x^8;

F(F(F(F(F(x))))) = x + 54*x^2 + 2012*x^3 + 70(30)*x^4 + (220)64*x^5 +...;

F(F(F(F(F(F(x)))))) = x + 65*x^2 + 3020*x^3 + 13570*x^4 + 560(220)*x^5 + (2170)*x^6 +...;

F(F(F(F(F(F(x)))))) = x + 6*x^2 + 30*x^3 + 135*x^4 + 560*x^5 + (2170)*x^6 +...;

where the terms in parenthesis illustrate how to form this sequence.

EXTENSIONS

Added cross-references and comments; name and example changed by Paul D. Hanna (pauldhanna(AT)juno.com), Feb 04 2011

STATUS

approved

proposed

#4 by N. J. A. Sloane at Thu Nov 11 07:34:06 EST 2010
LINKS

Paul D. Hanna, <a href="/A112317/b112317.txt">Table of n, a(n), n = 1..100.</a>

KEYWORD

nonn,new

nonn