|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ContinuedFractionK
ContinuedFractionK[f, g, {i, imin, imax}]
represents the continued fraction
.
ContinuedFractionK[g, {i, imin, imax}]
represents the continued fraction
.
Details and OptionsDetails and Options
- ContinuedFractionK uses the standard Mathematica iterator specification.
- The iteration variable i is treated as local, effectively using Block.
- The limits of ContinuedFractionK need not be numbers. They can be Infinity or symbolic expressions.
- The following options can be given:
-
Assumptions $Assumptions assumptions to make about parameters GenerateConditions False whether to generate conditions on parameters Method Automatic method to use VerifyConvergence True whether to verify convergence
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
