login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049063 Triangle a(n,k) (0<=k<=n) of profile numbers. 0
1, 1, 1, 1, 2, 3, 2, 1, 2, 4, 7, 8, 4, 1, 2, 4, 8, 15, 22, 20, 8, 1, 2, 4, 8, 16, 31, 52, 64, 48, 16, 1, 2, 4, 8, 16, 32, 63, 114, 168, 176, 112, 32, 1, 2, 4, 8, 16, 32, 64, 127, 240, 396, 512, 464, 256, 64, 1, 2, 4, 8, 16, 32, 64, 128, 255, 494, 876, 1304, 1488, 1184, 576 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

REFERENCES

Rosenberg, A. L.; Profile numbers. Fibonacci Quart. 17 (1979), no. 3, 259-264.

FORMULA

a(n+1, k+1)=a(n, k)+2*a(n, k-1), k>0; a(n, 0)=1, a(1, 1)=1, a(n, 1)=2, a(n, n)=2^(n-1).

EXAMPLE

1; 1,1; 1,2,3,2; 1,2,4,7,8,4; 1,2,4,8,15,22,20,8; ...

CROSSREFS

Sequence in context: A163530 A114409 A193585 * A120894 A134819 A135267

Adjacent sequences:  A049060 A049061 A049062 * A049064 A049065 A049066

KEYWORD

nonn,easy,nice,tabf

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 17:10 EST 2012. Contains 205644 sequences.