Questions tagged [series-expansion]
Questions on dealing with series data and constructing power series expansions of functions.
3 questions from the last 30 days
6
votes
9
answers
223
views
Reducing a symbolic expression to only its lowest-order terms
Suppose I have an expression which is a collection of symbols and integers arbitrarily combined with Plus and Times. For example,...
5
votes
1
answer
188
views
Can series expansion variable be substituted with numeric value?
The documentation page for Series under the section Possible issues states that
"Numeric values cannot be substituted directly for the expansion variable in a ...
0
votes
2
answers
117
views
Approximately solving this equation among probabilities/LLRs symbolically
Consider three independent Bernoulli events $A, B, C$ with success probabilities $p, q$ and $r$ respectively. Let us define two more derived events $L$ and $M$ with probabilities $p_1$ and $p_2$ given ...