cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A049690 a(n) = Sum_{k=1..n} phi(2*k), where phi = Euler totient function, cf. A000010.

Original entry on oeis.org

0, 1, 3, 5, 9, 13, 17, 23, 31, 37, 45, 55, 63, 75, 87, 95, 111, 127, 139, 157, 173, 185, 205, 227, 243, 263, 287, 305, 329, 357, 373, 403, 435, 455, 487, 511, 535, 571, 607, 631, 663, 703, 727, 769, 809, 833, 877, 923, 955, 997, 1037, 1069, 1117, 1169, 1205
Offset: 0

Views

Author

Keywords

Crossrefs

a(n)=b(2n), where b=A049689. Bisections: A099958, A190815.
Cf. A062570.

Programs

Formula

a(n) ~ 4*n^2/Pi^2. - Vaclav Kotesovec, Aug 20 2021
a(n) = A002088(n) + a(floor(n/2)). - Chai Wah Wu, Aug 04 2024

Extensions

More terms from Vladeta Jovovic, May 18 2001

A099958 (1/2)*number of distinct angular positions under which an observer positioned at the center of an edge of a square lattice can see the (2n)X(2n-1) points symmetrically surrounding his position.

Original entry on oeis.org

1, 5, 13, 23, 37, 55, 75, 95, 127, 157, 185, 227, 263, 305, 357, 403, 455, 511, 571, 631, 703, 769, 833, 923, 997, 1069, 1169, 1245, 1329, 1443, 1535, 1631, 1743, 1849, 1957, 2075, 2195, 2307, 2439, 2565, 2683, 2845, 2957, 3097, 3265, 3385
Offset: 1

Views

Author

Hugo Pfoertner, Nov 13 2004

Keywords

Crossrefs

See A099957 for further information. Cf. A049687, A049690, A190815.

Formula

This is a bisection of A049690, that is, a(n) = Sum[k=1..2n+1, phi(2k)]. - Ralf Stephan, Nov 13 2004.
Showing 1-2 of 2 results.