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!)
A173777 Infinite sequence gradually builds a triangle plus another more widely spaced triangle on top of it, or overlapping, if you will. 1
2, 2, 2, 2, 3, 3, 4, 5, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 21, 23, 24, 26, 28, 30, 32, 34, 36, 38, 41, 43, 45, 48, 50, 53, 56, 58, 61, 64, 67, 70, 73, 76, 79, 83, 86, 89, 93, 96, 100, 104, 107, 111, 115, 119, 123, 127, 131, 135, 140, 144, 148, 153, 157, 162, 167 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This sequence almost builds a square (two triangles with the sparse triangle rotated), but not quite.
LINKS
FORMULA
Conjectures from Colin Barker, Dec 01 2019: (Start)
G.f.: x*(2 - 2*x^3 + x^4 - 2*x^5 + x^6 + 2*x^8 - x^9) / ((1 - x)^3*(1 + x + x^2)*(1 + x + x^2 + x^3 + x^4)).
a(n) = a(n-1) + a(n-3) - a(n-4) + a(n-5) - a(n-6) - a(n-8) + a(n-9) for n>10.
(End)
CROSSREFS
Sequence in context: A200245 A116492 A103263 * A140436 A236916 A029083
KEYWORD
nonn,obsc,uned
AUTHOR
Eric Werner (eric.werner(AT)gmx.net), Feb 24 2010
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)