|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.11.26.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fibonacci[n] == (n/2^(n - 1)) HypergeometricPFQ[{(1 - n)/2, 1 - n/2}, {3/2},
5] /; Element[n, Integers]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Fibonacci", "[", "n", "]"]], "\[Equal]", RowBox[List[FractionBox["n", SuperscriptBox["2", RowBox[List["n", "-", "1"]]]], " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[FractionBox[RowBox[List["1", "-", "n"]], "2"], ",", RowBox[List["1", "-", FractionBox["n", "2"]]]]], "}"]], ",", RowBox[List["{", FractionBox["3", "2"], "}"]], ",", "5"]], "]"]]]]]], "/;", RowBox[List["n", "\[Element]", "Integers"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mi> n </mi> </msub> <mo> ⩵ </mo> <mrow> <mfrac> <mrow> <mi> n </mi> <mtext> </mtext> </mrow> <msup> <mn> 2 </mn> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> </mfrac> <mo> ⁢ </mo> <semantics> <mrow> <mrow> <msub> <mo>   </mo> <mn> 2 </mn> </msub> <msub> <mi> F </mi> <mn> 1 </mn> </msub> </mrow> <mo> ⁡ </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mfrac> <mrow> <mn> 1 </mn> <mo> - </mo> <mi> n </mi> </mrow> <mn> 2 </mn> </mfrac> <mo> , </mo> <mrow> <mn> 1 </mn> <mo> - </mo> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> </mrow> </mrow> <mo> ; </mo> <mfrac> <mn> 3 </mn> <mn> 2 </mn> </mfrac> <mo> ; </mo> <mn> 5 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <annotation encoding='Mathematica'> TagBox[TagBox[RowBox[List[RowBox[List[SubscriptBox["\[InvisiblePrefixScriptBase]", FormBox["2", TraditionalForm]], SubscriptBox["F", FormBox["1", TraditionalForm]]]], "\[InvisibleApplication]", RowBox[List["(", RowBox[List[TagBox[TagBox[RowBox[List[TagBox[FractionBox[RowBox[List["1", "-", "n"]], "2"], Hypergeometric2F1, Rule[Editable, True]], ",", TagBox[RowBox[List["1", "-", FractionBox["n", "2"]]], Hypergeometric2F1, Rule[Editable, True]]]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric2F1, Rule[Editable, False]], ";", TagBox[TagBox[TagBox[FractionBox["3", "2"], Hypergeometric2F1, Rule[Editable, True]], InterpretTemplate[Function[List[SlotSequence[1]]]]], Hypergeometric2F1, Rule[Editable, False]], ";", TagBox["5", Hypergeometric2F1, Rule[Editable, True]]]], ")"]]]], InterpretTemplate[Function[HypergeometricPFQ[Slot[1], Slot[2], Slot[3]]]], Rule[Editable, False]], Hypergeometric2F1] </annotation> </semantics> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℤ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalZ]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Fibonacci </ci> <ci> n </ci> </apply> <apply> <times /> <apply> <times /> <ci> n </ci> <apply> <power /> <apply> <power /> <cn type='integer'> 2 </cn> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Hypergeometric2F1 </ci> <apply> <times /> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <plus /> <cn type='integer'> 1 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <cn type='rational'> 3 <sep /> 2 </cn> <cn type='integer'> 5 </cn> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Fibonacci", "[", "n_", "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List["n", " ", RowBox[List["HypergeometricPFQ", "[", RowBox[List[RowBox[List["{", RowBox[List[FractionBox[RowBox[List["1", "-", "n"]], "2"], ",", RowBox[List["1", "-", FractionBox["n", "2"]]]]], "}"]], ",", RowBox[List["{", FractionBox["3", "2"], "}"]], ",", "5"]], "]"]]]], SuperscriptBox["2", RowBox[List["n", "-", "1"]]]], "/;", RowBox[List["n", "\[Element]", "Integers"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|