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!)
A282919 a(n) = A000041(49*n + 47). 14
124754, 118114304, 24908858009, 2366022741845, 133978259344888, 5234371069753672, 154043597379576030, 3617712763867604423, 70593393646562135510, 1178875491155735802646, 17229817230617210720599, 224282898599046831034631, 2636785814481962651219075 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
G. E. Andrews and B. C. Berndt, Ramanujan's lost notebook, Part III, Springer, New York, 2012, See p. 179.
LINKS
FORMULA
a(n) = A213261(7*n + 6) = A000041(49*n + 47).
a(n) = 2546 * 7^2 * A160528(n) + 48934 * 7^4 * A282920(n-1) + 1418989 * 7^5 * A282921(n-2) + 2488800 * 7^7 * A282922(n-3) + 2394438 * 7^9 * A282923(n-4) + 1437047 * 7^11 * A282924(n-5) + 4043313 * 7^12 * A282925(n-6) + 161744 * 7^15 * A282926(n-7) + 32136 * 7^17 * A282927(n-8) + 31734 * 7^18 * A282928(n-9) + 3120 * 7^20 * A282929(n-10) + 204 * 7^22 * A282930(n-11) + 8 * 7^24 * A282931(n-12) + 7^25 * A282932(n-13) for n >= 13.
MATHEMATICA
Table[PartitionsP[49n+47], {n, 0, 12}] (* Indranil Ghosh, Feb 25 2017 *)
PROG
(PARI) a(n) = numbpart(49*n+47); \\ Indranil Ghosh, Feb 25 2017
CROSSREFS
Cf. A000041, A213261 (p(7*n + 5)), A277958, A278559 (p(25*n + 24)), this sequence (p(49*n + 47)).
Sequence in context: A030639 A261439 A182658 * A100406 A351948 A341115
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Feb 24 2017
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 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)