|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/13.10.23.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sum[(1/(k (k + 1))) Sum[j DigitCount[k, b, j], {j, 1, b - 1}],
{k, 1, Infinity}] == (b Log[b])/(b - 1) /; Element[b - 1, Integers] &&
b - 1 > 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], RowBox[List[FractionBox["1", RowBox[List["k", RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["b", "-", "1"]]], RowBox[List["j", " ", RowBox[List["DigitCount", "[", RowBox[List["k", ",", "b", ",", "j"]], "]"]]]]]]]]]], "\[Equal]", FractionBox[RowBox[List["b", " ", RowBox[List["Log", "[", "b", "]"]]]], RowBox[List["b", "-", "1"]]]]], "/;", RowBox[List[RowBox[List[RowBox[List["b", "-", "1"]], "\[Element]", "Integers"]], "\[And]", RowBox[List[RowBox[List["b", "-", "1"]], ">", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mi> ∞ </mi> </munderover> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mi> k </mi> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 1 </mn> </mrow> <mrow> <mi> b </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <mi> j </mi> <mo> ⁢ </mo> <mrow> <msubsup> <mi> s </mi> <mi> b </mi> <mrow> <mo> ( </mo> <mi> j </mi> <mo> ) </mo> </mrow> </msubsup> <mo> ( </mo> <mi> k </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mrow> </mrow> <mo> ⩵ </mo> <mfrac> <mrow> <mi> b </mi> <mo> ⁢ </mo> <mrow> <mi> log </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> b </mi> <mo> ) </mo> </mrow> </mrow> <mrow> <mi> b </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> </mrow> <mo> /; </mo> <mrow> <mrow> <mi> b </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ∈ </mo> <msup> <mi> ℕ </mi> <mo> + </mo> </msup> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <times /> <ci> k </ci> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> b </ci> <cn type='integer'> -1 </cn> </apply> </uplimit> <apply> <times /> <ci> j </ci> <apply> <apply> <power /> <apply> <ci> Subscript </ci> <ci> s </ci> <ci> b </ci> </apply> <ci> j </ci> </apply> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> <apply> <times /> <ci> b </ci> <apply> <ln /> <ci> b </ci> </apply> <apply> <power /> <apply> <plus /> <ci> b </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <in /> <apply> <plus /> <ci> b </ci> <cn type='integer'> -1 </cn> </apply> <apply> <ci> SuperPlus </ci> <ci> ℕ </ci> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "1"]], RowBox[List["b_", "-", "1"]]], RowBox[List["j", " ", RowBox[List["DigitCount", "[", RowBox[List["k", ",", "b_", ",", "j"]], "]"]]]]]], RowBox[List["k", " ", RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["b", " ", RowBox[List["Log", "[", "b", "]"]]]], RowBox[List["b", "-", "1"]]], "/;", RowBox[List[RowBox[List[RowBox[List["b", "-", "1"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["b", "-", "1"]], ">", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|