Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053635
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053635 Sum_{d|n} phi(d)*2^(n/d). +0
6
0, 2, 6, 12, 24, 40, 84, 140, 288, 540, 1080, 2068, 4224, 8216, 16548, 32880, 65856, 131104, 262836, 524324, 1049760, 2097480, 4196412, 8388652, 16782048, 33554600, 67117128, 134218836, 268452240, 536870968, 1073777040, 2147483708 (list; graph; listen)
OFFSET

0,2

REFERENCES

T. Pisanski, D. Schattschneider and B. Servatius, Applying Burnside's lemma to a one-dimensional Escher problem, Math. Mag., 79 (2006), 167-180. See v(n).

FORMULA

a(n) = n * A000031(n).

MAPLE

A053635:=proc(n) local k, t1; t1:=0; for k in divisors(n) do t1 := t1+phi(k)*2^(n/k); od: t1; end;

CROSSREFS

Cf. A053634, A053636. Twice A034738.

Sequence in context: A002336 A030625 A029929 this_sequence A054061 A118224 A003680

Adjacent sequences: A053632 A053633 A053634 this_sequence A053636 A053637 A053638

KEYWORD

nonn

AUTHOR

njas, Mar 23 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research