login

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 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A057049
Let R(i,j) be the rectangle with antidiagonals 1; 2,3; 4,5,6; ...; each k is an R(i(k),j(k)) and A057049(n) = i(n^2).
3
1, 1, 3, 1, 4, 8, 4, 9, 3, 9, 1, 8, 16, 6, 15, 3, 13, 24, 10, 22, 6, 19, 1, 15, 30, 10, 26, 4, 21, 39, 15, 34, 8, 28, 49, 21, 43, 13, 36, 4, 28, 53, 19, 45, 9, 36, 64, 26, 55, 15, 45, 3, 34, 66, 22, 55, 9, 43, 78, 30, 66, 16, 53, 1, 39, 78, 24, 64
OFFSET
1,3
LINKS
MATHEMATICA
# - (l = Floor[Sqrt[2 #] - 1/2]) (l + 1)/2 & /@ ((Range@68)^2) (* Ivan Neretin, May 28 2015 *)
CROSSREFS
Cf. A002260 = i(n), A057052 = i(n^3).
Sequence in context: A193667 A205878 A329130 * A245672 A303029 A050059
KEYWORD
nonn
AUTHOR
Clark Kimberling, Jul 30 2000
STATUS
approved

  NODES
COMMUNITY 1
INTERN 1