login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A103462 A triangle with palindromic cubes, read by rows. 2
1, 1, 1, 1, 2, 1, 1, 2, 3, 1, 1, 2, 5, 4, 1, 1, 2, 9, 10, 5, 1, 1, 2, 17, 28, 17, 6, 1, 1, 2, 33, 82, 65, 26, 7, 1, 1, 2, 65, 244, 257, 126, 37, 8, 1, 1, 2, 129, 730, 1025, 626, 217, 50, 9, 1, 1, 2, 257, 2188, 4097, 3126, 1297, 344, 65, 10, 1, 1, 2, 513, 6562, 16385, 15626, 7777 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
P. De Geest, World!Of Numbers
FORMULA
Number triangle T(n, k)=if(k<=n, k^(n-k)+1-0^(n-k), 0); Column k has g.f. x^k(1-kx^2)/((1-x)(1-kx)).
EXAMPLE
Rows start {1}, {1,1}, {1,2,1}, {1,2,3,1}, {1,2,5,4,1},..
CROSSREFS
Columns include A040000, A083318, A103457, A046231, A046233, A103458, A103459, A000533. Cubes of column k are palindromic to base k, k>3 (start with column 0). Row sums are A103480. Diagonal sums are A103481.
Sequence in context: A117935 A224698 A179749 * A225641 A116855 A173265
KEYWORD
easy,nonn,tabl
AUTHOR
Paul Barry, Feb 07 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 1 10:38 EDT 2024. Contains 372163 sequences. (Running on oeis4.)