|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/07.06.26.0015.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fibonacci[n, z] == I^(n - 1) ChebyshevU[n - 1, -((I z)/2)] /;
Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Fibonacci", "[", RowBox[List["n", ",", "z"]], "]"]], "\[Equal]", RowBox[List[SuperscriptBox["\[ImaginaryI]", RowBox[List["n", "-", "1"]]], " ", RowBox[List["ChebyshevU", "[", RowBox[List[RowBox[List["n", "-", "1"]], ",", RowBox[List["-", FractionBox[RowBox[List["\[ImaginaryI]", " ", "z"]], "2"]]]]], "]"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <msub> <semantics> <mi> F </mi> <annotation encoding='Mathematica'> TagBox["F", Fibonacci] </annotation> </semantics> <mi> n </mi> </msub> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mrow> <msup> <mi> ⅈ </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <msub> <mi> U </mi> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msub> <mo> ( </mo> <mrow> <mo> - </mo> <mfrac> <mrow> <mi> ⅈ </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mn> 2 </mn> </mfrac> </mrow> <mo> ) </mo> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Fibonacci </ci> <ci> n </ci> <ci> z </ci> </apply> <apply> <times /> <apply> <power /> <imaginaryi /> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> ChebyshevU </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <imaginaryi /> <ci> z </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </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", "[", RowBox[List["n_", ",", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[SuperscriptBox["\[ImaginaryI]", RowBox[List["n", "-", "1"]]], " ", RowBox[List["ChebyshevU", "[", RowBox[List[RowBox[List["n", "-", "1"]], ",", RowBox[List[RowBox[List["-", FractionBox["1", "2"]]], " ", RowBox[List["(", RowBox[List["\[ImaginaryI]", " ", "z"]], ")"]]]]]], "]"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|