Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092668
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092668 Bisection of A000011. +0
2
1, 2, 4, 9, 23, 63, 190, 612, 2056, 7155, 25482, 92205, 337594, 1246863, 4636390, 17334801, 65108062, 245492244, 928772650, 3524337980, 13409202676, 51141124287, 195470831356, 748607855769, 2872202028517, 11038251159312 (list; graph; listen)
OFFSET

0,2

MAPLE

with(numtheory): b:= proc(n) local s, d; if n = 0 then RETURN(1) else s := 2^(floor(n/2)); for d in divisors(n) do s := s+(phi(2*d)*2^(n/d))/(2*n); od; RETURN(s/2); fi; end: seq(b(2*n-1), n=1..30); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 13 2006

CROSSREFS

Cf. A000011, A000117.

Sequence in context: A001573 A135307 A000083 this_sequence A164039 A014137 A007476

Adjacent sequences: A092665 A092666 A092667 this_sequence A092669 A092670 A092671

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 24 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 13 2006

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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research