Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 54609

Questions about the properties of functions of the form $\sum_{n=0}^{\infty}a_n (x-c)^n$, where the $a_n$ are real or complex numbers, and $x$ is real or complex.

1 vote
4 answers
587 views

Proving an identity using formal power series

4. (a) Prove that $\dfrac{1-x^2}{1+x^3}=\dfrac{1}{1+\frac{x^2}{1-x}}$. (b) By expanding each side of the identity in (a) as a power series, and considering the coefficient of $x^N$, prove …
ithisa's user avatar
  • 2,783
0 votes
1 answer
3k views

Calculating a coefficient for a formal power series

My textbook has a whole bunch of exercises on finding some coefficient inside a formal power series. Unfortunately, there aren't any examples on how to do so, especially since many of the series expan …
ithisa's user avatar
  • 2,783
1 vote
1 answer
135 views

Am I right or is Wolfram right?

Let ${a_n}$ be a sequence whose corresponding power series $A(x)=\sum_{i\geq 0}a_ix^i$ satisfies $$A(x)=\frac{6-x+5x^2}{1-3x^2-2x^3}$$ Determine a recurrence relation that ${a_n}$ satisfies. I mult …
ithisa's user avatar
  • 2,783
1 vote
1 answer
65 views

Writing a sum as a fraction

Express $$\sum^{20}_{i=2}f(x)^i$$where $$f(x)=\sum_{i\geq 1}2^{i-1}x^{3i}$$ as a fraction of polynomials $p(x)/q(x)$ and simplify as much as possible. Hmm. How to do it? Wolfram is really stupid on …
ithisa's user avatar
  • 2,783
2 votes
4 answers
258 views

How to use "results from partial fractions"?

Let ${a_n}$ be a sequence whose corresponding power series $A(x)=\sum_{i\geq 0}a_ix^i$ satisfies $$A(x)=\frac{6-x+5x^2}{1-3x^2-2x^3}$$ The denominator can be factored into $(1-2x)(1+x)^2$. Using res …
ithisa's user avatar
  • 2,783
1 vote
2 answers
457 views

Using mathematical induction to prove an identity related to combinatorics

Using Mathematical induction on $k$, prove that for any integer $k\geq 1$, $$(1-x)^{-k}=\sum_{n\geq 0}\binom{n+k-1}{k-1}x^n$$ How should I proceed? The tutorial teacher attempted this question and f …
ithisa's user avatar
  • 2,783