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!)
A094393 a(n) = floor(A058303*(2^(n-2)+1/2)). 0
14, 21, 35, 63, 120, 233, 459, 911, 1816, 3625, 7244, 14481, 28954, 57902, 115798, 231590, 463173, 926340, 1852673, 3705340, 7410673, 14821340, 29642673, 59285340, 118570674, 237141341, 474282675, 948565344, 1897130682, 3794261357 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
b1=14.134725 s=2 b[n_, l_]=b1*((s^(n-1))+(s^(l/(2*n+1)-1))) m=40 a=Table[Floor[b[n, l]], {l, 0, 2*m}, {n, 0, m}]
CROSSREFS
Sequence in context: A082802 A258217 A272470 * A128705 A073250 A335760
KEYWORD
nonn,less
AUTHOR
Roger L. Bagula, Jun 03 2004
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 25 09:56 EDT 2024. Contains 371967 sequences. (Running on oeis4.)