please helpppppppppppppppppp...
\(\rm Expand~log(1+x+x^2+x^3)~in ~powers~of~x~upto~x^8\)
@ganeshie8 @Hero @zepdrix @AravindG pls help
@SithsAndGiggles
sounds like you are wanting to find taylor series at a=0
m not so familiar with these problems :(
\[f(x) \approx f(0)+f'(0)x+\frac{f''(0)}{2!}x^2+\frac{f'''(0)}{3!}x^3+ \cdots + \frac{f^{(8)}(x)}{8!}x^8\]
yep
but finding the 8th derivative is bit tedious
well do you already know a series formula for say log(x)?
hey @freckles i'll be right was waiting 4 a long time i'll be back in 15mins got a urgent work please excuse me for sometimee ill be back asap
well if you know this: \[\log(1+u)=\sum_{n=1}^{\infty} (-1)^{n+1} \frac{u^n}{n} \\ \text{ then you can replace } u \text{ with } x+x^2+x^3 \\ \log(1+x+x^2+x^3)=\sum_{n=1}^{\infty } (-1)^{n+1} \frac{(x+x^2+x^3)^n}{n}\] and at least you would haven't to find derivatives
still looks a bit tough
m back
thanks for your patience @freckles :)
\[1+x+x^2+x^3=\frac{1-x^4}{1-x} \\ \log(1+x+x^2+x^3)= \log(1-x^4)-\log(1-x)\] I wonder if this form will be easier to look at
wow wonderful!!! looks great :)
\[\log(1-u)=-\sum_{n=1}^{\infty} \frac{u^n}{n} \]
I think that does look easier i'm gonna try it
yep looks great in my opinion
so \[\rm \log(1-x)=-x-\frac{ x^2 }{ 2 }-\frac{ x^3 }{ 3 }-\frac{ x^4 }{ 4 }-\frac{ x^5 }{ 5 }-.......\infty\]
yeah and you would only need to go to x^8
and then you do the same thing for log(1-x^4) only going up til you gt x^8
hint: you only need two terms for that one :p
need to substitute x-->x^4 in that series
yah
two terms?
yeah :)
\[\log(1-u)=-(u+\frac{u^2}{2}) \text{ where } u=x^4 \]
4*2=8
lol oh like that hahaha
so the final answer would look like?
you write both series until you reach x^8 for each... \[\log(1-x^4)-\log(1-x) \\ =-(x^4+\frac{x^8}{2})+(x+\frac{x^2}{2}+\frac{x^3}{3}+\cdots+\frac{x^8}{8})\]
oh so for each term the series must reach to x^8
right since your question says go to x^8
or up to x^8 whatever
oh okay...
shall i post it here or a new post?
\[\rm~If~y^{1/m}+y^{-1/m}=2x~\\~Prove~that~:~(x^2-1)y_{n+2}+(2n+1)xy_{n+1}+(n^2-m^2)y_n=0\]
doesn't matter
what does y_i mean?
well its successive differentiation
ok
i'm used to \[y^{(i)}\] as notation for that
y^n y_n dy/dx f'(x)
the first thing I would try is to see if I could find y'... \[y^\frac{1}{m}+y^{\frac{-1}{m}}=2x \\ \text{ multiply both sides by } y^{\frac{1}{m}} \\ y^{\frac{2}{m}}+1=2x \cdot y^{\frac{1}{m}} \\ y^{\frac{2}{m}}-2x \cdot y^{\frac{1}{m}}+1=0 \\ \text{ \let } u=y^{\frac{1}{m}} \\ u^2-2x \cdot u+1=0 \\ u=\frac{2x \pm \sqrt{(-2x)^2-4(1)(1)}}{2(1)} \\ \] my first thought is to solve for y... from some reason let me think
okay
\[y=x \pm \sqrt{x^2-1} \\ \text{ \let's look at one of these for now } \\ y=x+\sqrt{x^2-1}... y'=1+\frac{1}{2}(x^2-1)^{\frac{-1}{2}}(2x) =1+x(x^2-1)^\frac{-1}{2} \\ \] I don't know that might look crazy after awhile
hmm.. :/
do you know of any ideas or like where the problem comes from at least so i can look up the topic
hey u actually solved it \[y^{1/m}=(x+\sqrt{x^2-1})\\y=(x+\sqrt{x^2-1})^{m}\]
I didn't prove anything though
now diff y once
\(\sqrt{x^2-1}~y_1=m~y\)
oops I replace u with y earlier I meant to put y^(1/m)
since we need y_2 so we will differentiate again
do you know Lebnitz theorem?
@freckles u der?
yeah
i look up theorem \[\frac{d}{dx}(\int\limits_{y_0}^{y(1)} f(x,y) dy)=\int\limits_{y_0}^{y_1} f_x(x,y) dy\]
that is what is says leibniz's rule is
ihk how to use lebnitz
for this problem?
wait a sec
\[\rm y_n=(uv)_n=u_nv+nC_1~\cdot ~u_{n-1}~\cdot~v_1+nC_2~\cdot u_{n-2}v_2\]
it is like this lol idk how to choose u n v
i don't recall that :p
I would have to do some more research
but @rvc you are able to solve your problem now?
or you still stuck and we should call @ganeshie8 ?
yep
call him
I did let's see if he comes running :p
@ganeshie8 @zepdrix
http://math.stackexchange.com/questions/906642/if-y-frac1m-y-frac-1m-2x-show-that-x2y-n22n1xy-n1 I don't know if I get this solution. Do you understand it at all?
well I might get parts of it but not the whole thing
thats what i was saying after differentiating twice if we apply the theorem we will get the ans but idk how to apply it :(
\[\frac{d^n}{dx^n}[(x^2-1)y^{(2)}] \\=[x^2-1] \cdot \frac{d^{n}}{dx^n}(y^{(2)})+ \frac{d}{dx}[x^2-1] \cdot \frac{d^{n-1}}{dx^{n-1}}(y^{(2)})+\frac{d^2}{dx^2}[x^2-1] \cdot \frac{d^{n-2}}{dx^{n-2}} (y^{(2)}) \\ \\ \text{ but } \frac{d^3}{dx^3}[x^2-1]=0 \text{ and so } \frac{d^k}{dx^k}[x^2-1]=0 \text{ for } k \ge 3 \\ \text{ so we have } \frac{d^n}{dx^n}[(x^2-1)y^{(2)}] \\ =[x^2-1]y^{(n+2)}+2x \cdot y^{(n+1)}+2 \cdot y^{(n)}\]
oops forgot to throw in the other coefficient action going on
\[[x^2-1]y^{(n+2)}+n \cdot 2x \cdot y^{(n+1)}+\frac{n(n-1)}{2!} \cdot 2 \cdot y^{(n)}\]
http://wdjoyner.com/teach/calc1-sage/html/node106.html using the formula on this page
i c
\[\frac{d^n}{dx^n}(xy^{(1)})=x \cdot \frac{d^n}{dx^n}y^{(1)}+ n \cdot \frac{d}{dx}(x) \cdot \frac{d^{n-1}}{dx^{n-1}} y^{(1)} \\ \text{ we don't need to go any further because } \frac{d^{2}}{dx^2}(x)=0 \\ \text{ and so } \frac{d^k}{dx^k}(x)=0 \text{ for } k \ge 2\]
\[\frac{d^n}{dx^n}(xy^{(1)})=x y^{(n+1)}+n y^{(n)}\]
and then we can do the last term easily
actually if only i understood how to use the theorem i would have solved it further n would not have wasted your precious time :( im extremely sorry for that :(
I was using the formula above... http://wdjoyner.com/teach/calc1-sage/html/node106.html the exact one on this page
that is the theorem im talking about :)
one sec it got cut off
\[\frac{d^n}{dx^n}[(x^2-1)y^{(2)}] \\=[x^2-1] \cdot \frac{d^{n}}{dx^n}(y^{(2)})+ n\frac{d}{dx}[x^2-1] \cdot \frac{d^{n-1}}{dx^{n-1}}(y^{(2)})+ \\\frac{n(n-1)}{2}\frac{d^2}{dx^2}[x^2-1] \cdot \frac{d^{n-2}}{dx^{n-2}} (y^{(2)}) \\ \\ \text{ but } \frac{d^3}{dx^3}[x^2-1]=0 \text{ and so } \frac{d^k}{dx^k}[x^2-1]=0 \text{ for } k \ge 3 \\ \text{ so we have } \frac{d^n}{dx^n}[(x^2-1)y^{(2)}] \\ =[x^2-1]y^{(n+2)}+n \cdot 2x \cdot y^{(n+1)}+\frac{n(n-1)}{2} \cdot 2 \cdot y^{(n)}\]
did you understand this?
like I chose v to be x^2-1 and u to be y^(2)
I plugged them into that formula but as you will start to see when we get to the third derivative of v we will 0 and 0 after that so the rest of the formula doesn't matter
yep understanding a bit
\[v=x^2-1 \\ \frac{dv}{dx}=2x \\ \frac{d^2v}{dx^2}=2 \\ \frac{d^3v}{dx^3}=0 \\ \frac{d^4v}{dx^4}=0 \\ \cdots \frac{d^nv}{dx^{n}}=0 \text{ for } n \ge 3 \] so you only need the first three terms from that formula on that page
yes i m getting it now that makes sense to me lol
\[\frac{d^n}{dx^n}(uv)=\frac{d^n u}{dx^{n}} \cdot v+n \frac{d^{n-1}u}{dx^{n-1}} \cdot \frac{dv}{dx} +\frac{n(n-1)}{2} \frac{d^{n-2}u}{dx^{n-2}} \frac{d^2v}{dx^2} \text{ since } v=x^2-1\]
Join our real-time social learning platform and learn together with your friends!