Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)

Revision History for A049454

(Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A049454 a(n) = 1 + Sum_{i=1..n} phi(i)^2.
(history; published version)
#12 by Harvey P. Dale at Sat Mar 21 14:57:20 EDT 2020
STATUS

editing

approved

#11 by Harvey P. Dale at Sat Mar 21 14:57:17 EDT 2020
LINKS

Harvey P. Dale, <a href="/A049454/b049454.txt">Table of n, a(n) for n = 0..1000</a>

STATUS

approved

editing

#10 by Harvey P. Dale at Sat Mar 21 14:56:08 EDT 2020
STATUS

editing

approved

#9 by Harvey P. Dale at Sat Mar 21 14:56:05 EDT 2020
MATHEMATICA

Table[1+Sum[EulerPhi[i]^2, {i, n}], {n, 0, 50}] (* Harvey P. Dale, Mar 21 2020 *)

STATUS

approved

editing

#8 by Joerg Arndt at Sat Mar 07 01:16:22 EST 2020
STATUS

proposed

approved

#7 by Michel Marcus at Sat Mar 07 00:59:55 EST 2020
STATUS

editing

proposed

#6 by Michel Marcus at Sat Mar 07 00:59:47 EST 2020
PROG

(PARI) a(n) = 1 + sum(i=1, n, eulerphi(i)^2); \\ Michel Marcus, Mar 07 2020

CROSSREFS

Cf. A000010 (phi), A005728.

STATUS

proposed

editing

#5 by Jon E. Schoenfield at Sat Mar 07 00:15:01 EST 2020
STATUS

editing

proposed

#4 by Jon E. Schoenfield at Sat Mar 07 00:14:58 EST 2020
NAME

a(n) = 1+ + Sum_{i=1..n} phi(i)^2.

AUTHOR

_N. J. A. Sloane_._

STATUS

approved

editing

#3 by Russ Cox at Fri Mar 30 16:48:32 EDT 2012
AUTHOR

_N. J. A. Sloane (njas(AT)research.att.com)._.

Discussion
Fri Mar 30 16:48
OEIS Server: https://oeis.org/edit/global/110

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 August 18 15:07 EDT 2024. Contains 375269 sequences. (Running on oeis4.)