Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060819
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060819 a(n) = n / gcd(n,4). +0
5
1, 1, 3, 1, 5, 3, 7, 2, 9, 5, 11, 3, 13, 7, 15, 4, 17, 9, 19, 5, 21, 11, 23, 6, 25, 13, 27, 7, 29, 15, 31, 8, 33, 17, 35, 9, 37, 19, 39, 10, 41, 21, 43, 11, 45, 23, 47, 12, 49, 25, 51, 13, 53, 27, 55, 14, 57, 29, 59, 15, 61, 31, 63, 16, 65, 33, 67, 17, 69, 35, 71, 18, 73, 37, 75, 19 (list; graph; listen)
OFFSET

1,3

COMMENT

a(n) = A167192(n+4,4). [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 30 2009]

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

FORMULA

G.f.: (x^7+x^6+3x^5+x^4+3x^3+x^2+x)/(1-x^4)^2

a(n) = n/16*(11-5*(-1)^n-i^n-(-i)^n). - Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 15 2003

a(2n+1) = a(4n+2) = 2n+1, a(4n+4) = n+1. - Ralf Stephan, Jun 10 2005

Multiplicative with a(2^e) = 2^max(0, e-2), a(p^e) = p^e, p >= 3 (from Mitch Harris, Jun 29 2005)

PROGRAM

(Other) sage: [lcm(n, 4)/4for n in xrange(1, 77)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 07 2009]

(PARI) { for (n=1, 1000, write("b060819.txt", n, " ", n / gcd(n, 4)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 12 2009]

CROSSREFS

Cf. A026741, A051176, A060791, A060789.

Sequence in context: A162742 A081432 A136655 this_sequence A089654 A097062 A077881

Adjacent sequences: A060816 A060817 A060818 this_sequence A060820 A060821 A060822

KEYWORD

nonn,easy,mult

AUTHOR

Len Smiley (smiley(AT)math.uaa.alaska.edu), Apr 30 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), May 07 2001

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research