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!)
A023664 Convolution of the lower and upper Wythoff sequences (A000201 and A001950). 0
2, 11, 30, 63, 117, 194, 298, 434, 604, 816, 1072, 1375, 1735, 2151, 2628, 3172, 3783, 4471, 5237, 6083, 7019, 8042, 9162, 10382, 11702, 13136, 14680, 16339, 18122, 20025, 22061, 24230, 26532, 28985, 31580, 34325, 37228, 40284, 43509, 46900 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) a(n) = my(phi = (1+sqrt(5))/2); sum(k=1, n, floor(k*phi)*floor((n-k+1)*phi^2)); \\ Michel Marcus, Jun 10 2019
CROSSREFS
Sequence in context: A062802 A103830 A162260 * A023622 A119438 A094005
KEYWORD
nonn
AUTHOR
EXTENSIONS
Missing a(13) = 1735 inserted by Sean A. Irvine, Jun 09 2019
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)