Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160465
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160465 First left hand column of the Eta triangle A160464 +0
3
-1, -11, -114, -3963, -104745, -3926745, -198491580, -26045435115, -2153099119815, -219022225836750, -26891482281048000, -3921682257253270125, -670160622793156369875, -132649536458654226136125 (list; graph; listen)
OFFSET

2,2

MAPLE

restart; nmax:=16; mmax:=nmax: c(2):=-1/3: for n from 3 to nmax do c(n):=(2*n-2)*c(n-1)/(2*n-1)-1/ ((n-1)*(2*n-1)) end do: for n from 2 to nmax do GCS(n-1):=ln(1/(2^(-(2*(n-1)-1-floor(ln(n-1)/ ln(2))))))/ln(2) od: for n from 2 to nmax do p(n):=2^(-GCS(n-1))*(2*n-1)! od: for n from 2 to nmax do ETA(n, 1):=p(n)*c(n) end do: a:=n-> ETA(n, 1): seq(a(n), n=2..nmax);

CROSSREFS

A160464 is the Eta triangle.

The GCS(n) sequence equals the geometric Connell sequence A049039(n).

Sequence in context: A110799 A088089 A121196 this_sequence A125446 A076554 A044724

Adjacent sequences: A160462 A160463 A160464 this_sequence A160466 A160467 A160468

KEYWORD

easy,sign

AUTHOR

Johannes W. Meijer (meijgia(AT)hotmail.com), May 24 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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research