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!)
A193428 a(n) = A031287(n) + A031288(n) + A031289(n) + A031290(n) + A031291(n) + A031292(n) + A031293(n) + A031294(n) + A031295(n) + A031296(n). 12
56, 217, 394, 550, 686, 802, 898, 974, 1030, 1066, 1084, 1103, 1126, 1169, 1232, 1315, 1418, 1541, 1684, 1847, 2080, 2353, 2618, 2852, 3058, 3232, 3377, 3491, 3576, 3629, 3656, 3683, 3710, 3744, 3808, 3901, 4025, 4178, 4363, 4576, 4814, 5058, 5303, 5536 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(Haskell)
a193428 n = sum $ map ($ n) [a031287, a031288, a031289, a031290, a031291, a031292, a031293, a031294, a031295, a031296]
CROSSREFS
Cf. A007376.
Sequence in context: A179403 A158481 A325306 * A179757 A233989 A233982
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Jul 28 2011
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)