Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A160482
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A160482 Second left hand column of the Beta triangle A160480 +0
3
1, 36, 2063, 182474, 23364725, 4107797216, 951631193979, 281268377936406, 103364179496231841, 46249298048633298156, 24761883016575811181799, 15633887186628672922202850, 11496293145747030133211784525 (list; graph; listen)
OFFSET

3,2

MAPLE

nmax:=15; a(1, 1):=0: for n from 2 to nmax do a(n, 1):=(2*n-3)^2*a(n-1, 1)-(2*(n-2))! od: a(2, 2):=0: for n from 3 to nmax do a(n, 2):=(2*n-3)^2*a(n-1, 2)-a(n-1, 1) od: seq(a(n, 2), n=3..nmax);

CROSSREFS

A160480 is the Beta triangle.

A101269 is the first left hand column.

Sequence in context: A025754 A071128 A065782 this_sequence A135626 A064566 A120466

Adjacent sequences: A160479 A160480 A160481 this_sequence A160483 A160484 A160485

KEYWORD

easy,nonn

AUTHOR

Johannes W. Meijer (meijgia(AT)hotmail.com), May 24 2009

page 1

Search completed in 0.005 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research