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!)
A055097 Number of divisors for each term in the triangle A055096. It is 2 for primes (all of the form 4k+1). 2
2, 4, 2, 2, 6, 3, 4, 2, 4, 2, 2, 8, 6, 6, 2, 6, 2, 4, 4, 4, 4, 4, 6, 2, 10, 2, 9, 2, 4, 4, 12, 2, 4, 6, 8, 4, 2, 8, 2, 6, 4, 8, 2, 6, 2, 4, 4, 8, 2, 4, 2, 8, 4, 4, 4, 4, 6, 6, 12, 3, 18, 2, 10, 9, 6, 4, 8, 2, 4, 4, 4, 4, 4, 2, 8, 2, 8, 2, 2, 12, 4, 6, 4, 8, 6, 12, 2, 8, 2, 12, 4, 4, 2, 12, 2, 8, 6, 4, 3 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
sum2distinct_squares_array := (n) -> (((n-((trinv(n-1)*(trinv(n-1)-1))/2))^2)+((trinv(n-1)+1)^2));
with(numtheory, tau); a(n) = tau(sum2distinct_squares_array(n))
CROSSREFS
Cf. A055132.
Sequence in context: A058384 A255671 A330590 * A258751 A280233 A279902
KEYWORD
nonn,tabl
AUTHOR
Antti Karttunen, Apr 04 2000
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 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)