Original entry on oeis.org
2186, 75938, 745418, 3959426, 14704202, 43261346, 108110858, 239479298, 483533066, 907216802, 1603736906, 2698690178, 4356837578, 6789523106, 10262737802, 15105828866, 21720853898, 30592580258, 42299129546, 57523267202, 77064337226, 101850842018
Offset: 0
- Bruno Berselli, Table of n, a(n) for n = 0..1000
- Philippe A. J. G. Chevalier, On the discrete geometry of physical quantities, Preprint, 2012.
- Philippe A. J. G. Chevalier, A "table of Mendeleev" for physical quantities?, Slides from a talk, May 14 2014, Leuven, Belgium.
- Index entries for linear recurrences with constant coefficients, signature (7,-21,35,-35,21,-7,1).
-
[2*(7*t*(t*(t+17)+91)+1093) where t is 4*n*(n+2): n in [0..21]]; // Bruno Berselli, Aug 29 2012
-
LinearRecurrence[{7, -21, 35, -35, 21, -7, 1}, {2186, 75938, 745418, 3959426, 14704202, 43261346, 108110858}, 22] (* Bruno Berselli, Aug 29 2012 *)
A016951
a(n) = (6*n + 3)^7.
Original entry on oeis.org
2187, 4782969, 170859375, 1801088541, 10460353203, 42618442977, 137231006679, 373669453125, 897410677851, 1954897493193, 3938980639167, 7446353252589, 13348388671875, 22876792454961, 37725479487783, 60170087060757, 93206534790699, 140710042265625, 207616015289871
Offset: 0
- Vincenzo Librandi, Table of n, a(n) for n = 0..2000
- Index entries for linear recurrences with constant coefficients, signature (8,-28,56,-70,56,-28,8,-1).
A016747
a(n) = (2*n)^7.
Original entry on oeis.org
0, 128, 16384, 279936, 2097152, 10000000, 35831808, 105413504, 268435456, 612220032, 1280000000, 2494357888, 4586471424, 8031810176, 13492928512, 21870000000, 34359738368, 52523350144, 78364164096, 114415582592, 163840000000, 230539333248, 319277809664, 435817657216
Offset: 0
- Vincenzo Librandi, Table of n, a(n) for n = 0..10000
- Index entries for linear recurrences with constant coefficients, signature (8,-28,56,-70,56,-28,8,-1).
A016831
a(n) = (4n+2)^7.
Original entry on oeis.org
128, 279936, 10000000, 105413504, 612220032, 2494357888, 8031810176, 21870000000, 52523350144, 114415582592, 230539333248, 435817657216, 781250000000, 1338925209984, 2207984167552, 3521614606208, 5455160701056, 8235430000000, 12151280273024, 17565568854912, 24928547056768
Offset: 0
-
Table[(4*n + 2)^7, {n, 0, 20}] (* Amiram Eldar, Apr 21 2023 *)
A017119
a(n) = (8*n + 4)^7 = 4^7*(2*n + 1)^7.
Original entry on oeis.org
16384, 35831808, 1280000000, 13492928512, 78364164096, 319277809664, 1028071702528, 2799360000000, 6722988818432, 14645194571776, 29509034655744, 55784660123648, 100000000000000, 171382426877952, 282621973446656, 450766669594624, 698260569735168, 1054135040000000, 1555363874947072, 2248392813428736
Offset: 0
- Vincenzo Librandi, Table of n, a(n) for n = 0..10000
- Index entries for linear recurrences with constant coefficients, signature (8,-28,56,-70,56,-28,8,-1).
A017335
a(n) = (10*n + 5)^7.
Original entry on oeis.org
78125, 170859375, 6103515625, 64339296875, 373669453125, 1522435234375, 4902227890625, 13348388671875, 32057708828125, 69833729609375, 140710042265625, 266001988046875, 476837158203125, 817215093984375, 1347646586640625, 2149422977421875, 3329565857578125
Offset: 0
- Vincenzo Librandi, Table of n, a(n) for n = 0..10000
- Index entries for linear recurrences with constant coefficients, signature (8,-28,56,-70,56,-28,8,-1).
Showing 1-6 of 6 results.