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!)
A093111 Position of A051912 in A093110. a(n) is the number of integers < A051912(n) that can be expressed as a sum of three terms from A051912. 0
0, 1, 4, 10, 19, 33, 49, 75, 110, 146, 181, 256, 312, 414, 486, 594, 710, 838, 948, 1184, 1300, 1522, 1758, 2042, 2279, 2546, 2754, 3148, 3411, 3856, 4179, 4611, 5043, 5560, 6213 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) increases as n^2.53
LINKS
EXAMPLE
a(3) = 10 since A051912(3)=13 and 13 =A093110(10), or there are 10 integers less than 13 that can be written as a sum of at most 3 terms from the set {0,1,4,13,32,..}=A051912.
MATHEMATICA
li=Take[A051912, 35]; Flatten[Position[A093110, # ]& / @ li]-1
CROSSREFS
Sequence in context: A024984 A038417 A102534 * A009857 A261228 A173154
KEYWORD
easy,nonn
AUTHOR
Wouter Meeussen, Mar 20 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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)