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

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A297194 Left-hand half of triangle A297193. 1
1, 1, 4, 1, 8, 17, 1, 12, 49, 80, 1, 16, 97, 280, 401, 1, 20, 161, 672, 1569, 2084, 1, 24, 241, 1320, 4321, 8752, 11073, 1, 28, 337, 2288, 9681, 26684, 48833, 59712, 1, 32, 449, 3640, 18929, 66376, 160929, 272976, 325441, 1, 36, 577, 5440, 33601, 143444, 435681 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
Triangle begins:
1,
1,4,
1,8,17,
1,12,49,80,
1,16,97,280,401,
1,20,161,672,1569,2084,
...
MAPLE
seq(seq(A297193(n, k), k=0..n), n=0..10) ; # R. J. Mathar, Mar 04 2018
CROSSREFS
Sequence in context: A280108 A299583 A013611 * A077910 A366399 A100235
KEYWORD
nonn,easy,tabl
AUTHOR
N. J. A. Sloane, Jan 10 2018
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 December 6 03:00 EST 2023. Contains 367594 sequences. (Running on oeis4.)