Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A095975
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A095975 -a(n) is inverse EULER transform of -A000041(n). +0
1
1, 2, 5, 11, 27, 60, 147, 344, 839, 2031, 5017, 12379, 30921, 77407, 195121, 493451, 1253613, 3194303, 8166757, 20933754, 53798919, 138566312, 357647565, 924834079, 2395702801, 6215748612, 16150985071, 42024182520, 109485000777 (list; graph; listen)
OFFSET

1,2

LINKS

N. J. A. Sloane, Transforms

FORMULA

Moebius transform of A055890(n).

MAPLE

with (numtheory): b:= proc(n) option remember; `if`(n=0, 1, add (add (d, d=divisors(j)) *b(n-j), j=1..n)/n) end: c:= proc(n) option remember; local j; add(c(j) *b(n-j), j=1..n-1)-n*b(n) end: a:= -proc(n) option remember; local d; `if`(n=0, 1, add (mobius (n/d)*c(d), d=divisors(n))/n) end: seq (a(n), n=1..40); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 09 2008]

CROSSREFS

Sequence in context: A095892 A000664 A067922 this_sequence A006652 A073225 A027087

Adjacent sequences: A095972 A095973 A095974 this_sequence A095976 A095977 A095978

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 20 2004

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 09 2008

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research