Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163189
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163189 G.f.: A(x) = exp( Sum_{n>=1} (1 + A000204(n)*x)^n * x^n/n ). +0
2
1, 1, 2, 5, 14, 40, 159, 812, 5133, 42942, 474619, 6708142, 121367878, 2819170132, 83571532538, 3148951107867, 151069353323782, 9219463980803329, 714951048370178409, 70448496563603216429, 8818161368662624534857 (list; graph; listen)
OFFSET

0,3

COMMENT

Compare to g.f. of Fibonacci sequence: exp( Sum_{n>=1} A000204(n)*x^n/n ), where A000204 is the Lucas numbers.

EXAMPLE

G.f.: A(x) = 1 + x + 2*x^2 + 5*x^3 + 14*x^4 + 40*x^5 + 159*x^6 +...

PROGRAM

(PARI) {a(n)=polcoeff(exp(sum(m=1, n+1, (1+(fibonacci(m-1)+fibonacci(m+1))*x+x*O(x^n))^m*x^m/m)), n)}

CROSSREFS

Cf. A156216, A156100, A159308, A000204.

Sequence in context: A148321 A007463 A159308 this_sequence A116846 A080558 A116844

Adjacent sequences: A163186 A163187 A163188 this_sequence A163190 A163191 A163192

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jul 22 2009

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research