Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133440
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133440 a(1)=1. a(n) = sum{1<=k<=n, GCD(k,n)=1} floor(sqrt(k)). +0
1
1, 1, 2, 2, 5, 3, 9, 6, 10, 7, 19, 8, 25, 13, 17, 18, 38, 15, 46, 21, 33, 27, 62, 23, 58, 36, 56, 38, 90, 26, 100, 54, 69, 55, 84, 43, 131, 66, 90, 61, 155, 48, 167, 80, 97, 90, 191, 67, 178, 86, 139, 105, 231, 81, 181, 110, 166, 130, 273, 76, 287, 144, 175, 156, 235, 100 (list; graph; listen)
OFFSET

1,3

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

The positive integers which are <12 and are coprime to 12 are 1,5,7,11. The floors of the squareroots of these are 1,2,2,3. So a(12) = 1+2+2+3 = 8.

MATHEMATICA

Table[Plus @@ (Floor[Sqrt[Select[Range[n], GCD[ #, n] == 1 &]]]), {n, 1, 70}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 01 2007

CROSSREFS

Sequence in context: A006307 A152991 A163298 this_sequence A160793 A006800 A147524

Adjacent sequences: A133437 A133438 A133439 this_sequence A133441 A133442 A133443

KEYWORD

nonn

AUTHOR

Leroy Quet Nov 26 2007

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 01 2007

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 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research