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!)
A182814 Main diagonal of table A182630. 2
0, 2, 5, 9, 13, 17, 24, 29, 34, 39, 50, 56, 62, 68, 74, 90, 97, 104, 111, 118, 125, 147, 155, 163, 171, 179, 187, 195, 224, 233, 242, 251, 260, 269, 278, 287, 324, 334, 344, 354, 364, 374, 384, 394, 404, 450, 461, 472, 483, 494, 505, 516, 527, 538, 549, 605, 617, 629, 641, 653, 665, 677, 689, 701, 713, 725, 792, 805, 818, 831, 844, 857, 870, 883, 896, 909, 922, 935, 1014 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Main diagonal of a table of congruences.
LINKS
FORMULA
a(n) = A182630(n,n).
MAPLE
A182814 := proc(n) A182630(n, n) ; end proc:
seq(A182814(n), n=0..80) ;
CROSSREFS
Sequence in context: A161569 A263086 A353036 * A351628 A371730 A055025
KEYWORD
nonn,easy
AUTHOR
Omar E. Pol, Dec 06 2010
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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)