|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.06.21.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Integrate[Fibonacci[\[Nu], z], z] ==
(2 Fibonacci[1 + \[Nu], z] - z Fibonacci[\[Nu], z])/\[Nu]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["\[Integral]", RowBox[List[RowBox[List["Fibonacci", "[", RowBox[List["\[Nu]", ",", "z"]], "]"]], RowBox[List["\[DifferentialD]", "z"]]]]]], "\[Equal]", FractionBox[RowBox[List[RowBox[List["2", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["1", "+", "\[Nu]"]], ",", "z"]], "]"]]]], "-", RowBox[List["z", " ", RowBox[List["Fibonacci", "[", RowBox[List["\[Nu]", ",", "z"]], "]"]]]]]], "\[Nu]"]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mo> ∫ </mo> <mrow> <mrow> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mi> ν </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ⅆ </mo> <mi> z </mi> </mrow> </mrow> </mrow> <mo> ⩵ </mo> <mfrac> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mrow> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mrow> <mi> ν </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <mi> z </mi> <mo> ⁢ </mo> <mrow> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mi> ν </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mi> ν </mi> </mfrac> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <int /> <bvar> <ci> z </ci> </bvar> <apply> <ci> Fibonacci </ci> <ci> ν </ci> <ci> z </ci> </apply> </apply> <apply> <times /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <apply> <ci> Fibonacci </ci> <apply> <plus /> <ci> ν </ci> <cn type='integer'> 1 </cn> </apply> <ci> z </ci> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> z </ci> <apply> <ci> Fibonacci </ci> <ci> ν </ci> <ci> z </ci> </apply> </apply> </apply> </apply> <apply> <power /> <ci> ν </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["\[Integral]", RowBox[List[RowBox[List["Fibonacci", "[", RowBox[List["\[Nu]_", ",", "z_"]], "]"]], RowBox[List["\[DifferentialD]", "z_"]]]]]], "]"]], "\[RuleDelayed]", FractionBox[RowBox[List[RowBox[List["2", " ", RowBox[List["Fibonacci", "[", RowBox[List[RowBox[List["1", "+", "\[Nu]"]], ",", "z"]], "]"]]]], "-", RowBox[List["z", " ", RowBox[List["Fibonacci", "[", RowBox[List["\[Nu]", ",", "z"]], "]"]]]]]], "\[Nu]"]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|