login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A351923 Number of ordered pairs of positive integers (s,t), s,t <= n, such that (s^t) | n. 0
1, 3, 4, 7, 6, 9, 8, 13, 12, 13, 12, 18, 14, 17, 18, 24, 18, 24, 20, 26, 24, 25, 24, 33, 28, 29, 32, 34, 30, 37, 32, 42, 36, 37, 38, 47, 38, 41, 42, 49, 42, 49, 44, 50, 51, 49, 48, 61, 52, 56, 54, 58, 54, 63, 58, 65, 60, 61, 60, 72, 62, 65, 69, 78, 68, 73, 68, 74, 72, 77, 72, 87, 74 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = Sum_{k=1..n} Sum_{i=1..n} (1 - ceiling(n/(k^i)) + floor(n/(k^i))).
EXAMPLE
a(4) = 7; The 7 pairs are: (1,1), (1,2), (1,3), (1,4), (2,1), (2,2) and (4,1) since all of 1^1, 1^2, 1^3, 1^4, 2^1, 2^2 and 4^1 divide 4.
CROSSREFS
Sequence in context: A215430 A096842 A147966 * A341944 A332994 A086469
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Feb 25 2022
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)