#hints
137 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
$\sum_{k=0}^{\infty}\frac{4k+1}{(2k+1)(2k+2)(2k+3)}$ right
Graph = G for Garbage
I'm thinking partial fraction decomposition
yeah you can decompose it
ill leave it to you now @vast citrus
Lol
@junior acorn
what did you figure out so far
have you solved it
are you just using words
it's basic linear algebra, you've done this a hundred times already
Nope never
Let me tell you why i am having difficulties here
A(2k+2)(2k+3)+B(2k+1)(2k+3)+C(2k+1)(2k+2)=4k+1
i cannot solve it in varibles
3 variables, 3 equations
That's it if you want me to put random numbers then i will skip
this is uniquely soluble
A quick method is multiplying by 2k+1 on each side and evaluate for k=-1/2
You will get A
Where are you seeing 3 equation
Hmm a little bit
when are two polynomials equal?
Now i can compare
good
when you are comfortable with the technique you can also apply Rotor's isolation method
Or if we are being rigorous consider the rational fraction F=4X+1/(2X+1)(2X+1)(2X+3)=A/2X+1 +B/2X+2+C/2X+3 if you multiply by 2X+1 on each side and evaluate for X=-1/2 you have A and do the same for B, multiply by 2X+2 and evaluate for X=-1 etc.
It’s faster imo if you know the trick
also you should explain why this series converges in the first place
but that's not hard
It converges if it gets a certain number
you will assume convergence along the way
(2k+1) multiplying
I don't understand why x=-1/2
what variable do you want to isolate
plug in k=-1/2 here
some things disappear
what do you see?
Because for X=-1/2, 2X+1=0, if we multiply on each side by 2X+1 then when you evaluate at X=-1/2 the B and C constants vanish leaving only A=something
i didn't get this
Ax1x2 = -1 implies A = -1/2
if you understand how to apply Rotor's suggestion, then you don't need to worry about it anymore
the problem is not about linear algebra, but series manipulation
$$ \frac{4k+1}{(2k+1)(2k+2)(2k+3)} = \frac{-1}{2(2k+1)} + \frac{3}{2k+2} + \frac{-5}{2(2k+3)} $$
aL
this is how you can write the general term
$$ -\frac{1}{2}\sum _{k=0}^n \left( \frac{1}{2k+1} - \frac{6}{2k+2} + \frac{5}{2k+3}\right) $$
can you figure out what this is for all n?
aL
@vast citrus
many paths to victory here, but I'll leave you with this for now
i got this answer, eventually
says you who are obsessing over fake solves and whatnot 😂
If you want me to do a fakesolve i will add a few start terms and check with options....lol
How did you solve?
Just imaging all options in log terms so
log(1+x)=x-x^2/2+x^3/3-..
loh(1+x)/log(1-x)
I found it
Yooo
log(2/3)
Oh well I don’t know how you did but i see two ways of doing one is too express everything inside in terms of an integral then using the intervertion of series integral theorem to intervert both then get the result
that's probably what I did but I don't recognise this phrase
Second method is a bit similar, we can rearrange the terms in the sum to get a telescopic sum and a sum of something that can be rewritten as the integral of a well known series expansion
I probably mistranslated in French it’s said that way
what's the gist of the theorem?
Basically given certain conditions you can switch integral and sum (maybe beppo Levi’s theorem is more appropriate, idk)
Why are you summing them ? What are you trying to achieve here ?
Are you trying to get the sum of x^(2k+1)/2k+1? The problème is that’s not going to work for x=1
?
I can't see barely one
Many
😇😇
Bro even if you are not giving any hints
hint : $\frac{1}{2k+1}=\int_{0}^{1} x^{2k} dx$
Rotor 😑
now you can exprès similarly 1/(2k+2) and 1/2k+3 for k>=0
using what I said the sum becomes $\frac{-1}{2} \sum_{k=0}^{+\infty} \left(\int_{0}^{1} x^{2k} -6x^{2k+1}+5x^{2k+2} dx \right)$
Rotor 😑
@vast citrus
Now switch integral and sum (i won’t justify it here but it works, you can)
And think of the geometric series
(Here we are integrating on [0,1[ so |x|<1)
From there you will have an integral to calculate which will give you your result
You could’ve also just at the beginning rearranged the sim to get a telescopic sum which may have given easier calculations
$\sum_{k=0}^{+\infty} \frac{1}{2k+1}- \frac{6}{2k+2} +\frac{5}{2k+3}=\sum_{k=0}^{+\infty} 5\left(\frac{1}{2k+3} -\frac{1}{2k+1} \right) +6\left(\frac{1}{2k+1} -\frac{1}{2k+2} \right)$
Rotor 😑
the first part is telescopic and for the second one you can do the integral trick
Sorry for yapping so much I hope this helps
@vast citrus
This method reminds me of a proof of the Basel problem