Ask your own question, for FREE!
Mathematics 16 Online
rvc (rvc):

please helpppppppppppppppppp...

rvc (rvc):

\(\rm Expand~log(1+x+x^2+x^3)~in ~powers~of~x~upto~x^8\)

rvc (rvc):

@ganeshie8 @Hero @zepdrix @AravindG pls help

OpenStudy (raffle_snaffle):

@SithsAndGiggles

OpenStudy (freckles):

sounds like you are wanting to find taylor series at a=0

rvc (rvc):

m not so familiar with these problems :(

OpenStudy (freckles):

\[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\]

rvc (rvc):

yep

rvc (rvc):

but finding the 8th derivative is bit tedious

OpenStudy (freckles):

well do you already know a series formula for say log(x)?

rvc (rvc):

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

OpenStudy (freckles):

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

OpenStudy (freckles):

still looks a bit tough

rvc (rvc):

m back

rvc (rvc):

thanks for your patience @freckles :)

OpenStudy (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

rvc (rvc):

wow wonderful!!! looks great :)

OpenStudy (freckles):

\[\log(1-u)=-\sum_{n=1}^{\infty} \frac{u^n}{n} \]

OpenStudy (freckles):

I think that does look easier i'm gonna try it

OpenStudy (freckles):

yep looks great in my opinion

rvc (rvc):

so \[\rm \log(1-x)=-x-\frac{ x^2 }{ 2 }-\frac{ x^3 }{ 3 }-\frac{ x^4 }{ 4 }-\frac{ x^5 }{ 5 }-.......\infty\]

OpenStudy (freckles):

yeah and you would only need to go to x^8

OpenStudy (freckles):

and then you do the same thing for log(1-x^4) only going up til you gt x^8

OpenStudy (freckles):

hint: you only need two terms for that one :p

rvc (rvc):

need to substitute x-->x^4 in that series

OpenStudy (freckles):

yah

rvc (rvc):

two terms?

OpenStudy (freckles):

yeah :)

OpenStudy (freckles):

\[\log(1-u)=-(u+\frac{u^2}{2}) \text{ where } u=x^4 \]

OpenStudy (freckles):

4*2=8

rvc (rvc):

lol oh like that hahaha

rvc (rvc):

so the final answer would look like?

OpenStudy (freckles):

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})\]

rvc (rvc):

oh so for each term the series must reach to x^8

OpenStudy (freckles):

right since your question says go to x^8

OpenStudy (freckles):

or up to x^8 whatever

rvc (rvc):

oh okay...

rvc (rvc):

shall i post it here or a new post?

rvc (rvc):

\[\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\]

OpenStudy (freckles):

doesn't matter

OpenStudy (freckles):

what does y_i mean?

rvc (rvc):

well its successive differentiation

OpenStudy (freckles):

ok

OpenStudy (freckles):

i'm used to \[y^{(i)}\] as notation for that

rvc (rvc):

y^n y_n dy/dx f'(x)

OpenStudy (freckles):

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

rvc (rvc):

okay

OpenStudy (freckles):

\[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

rvc (rvc):

hmm.. :/

OpenStudy (freckles):

do you know of any ideas or like where the problem comes from at least so i can look up the topic

rvc (rvc):

hey u actually solved it \[y^{1/m}=(x+\sqrt{x^2-1})\\y=(x+\sqrt{x^2-1})^{m}\]

OpenStudy (freckles):

I didn't prove anything though

rvc (rvc):

now diff y once

rvc (rvc):

\(\sqrt{x^2-1}~y_1=m~y\)

OpenStudy (freckles):

oops I replace u with y earlier I meant to put y^(1/m)

rvc (rvc):

since we need y_2 so we will differentiate again

rvc (rvc):

do you know Lebnitz theorem?

rvc (rvc):

@freckles u der?

OpenStudy (freckles):

yeah

OpenStudy (freckles):

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\]

OpenStudy (freckles):

that is what is says leibniz's rule is

rvc (rvc):

ihk how to use lebnitz

OpenStudy (freckles):

for this problem?

rvc (rvc):

wait a sec

rvc (rvc):

\[\rm y_n=(uv)_n=u_nv+nC_1~\cdot ~u_{n-1}~\cdot~v_1+nC_2~\cdot u_{n-2}v_2\]

rvc (rvc):

it is like this lol idk how to choose u n v

OpenStudy (freckles):

i don't recall that :p

OpenStudy (freckles):

I would have to do some more research

OpenStudy (freckles):

but @rvc you are able to solve your problem now?

OpenStudy (freckles):

or you still stuck and we should call @ganeshie8 ?

rvc (rvc):

yep

rvc (rvc):

call him

OpenStudy (freckles):

I did let's see if he comes running :p

OpenStudy (astrophysics):

@ganeshie8 @zepdrix

OpenStudy (freckles):

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?

OpenStudy (freckles):

well I might get parts of it but not the whole thing

rvc (rvc):

thats what i was saying after differentiating twice if we apply the theorem we will get the ans but idk how to apply it :(

OpenStudy (freckles):

\[\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)}\]

OpenStudy (freckles):

oops forgot to throw in the other coefficient action going on

OpenStudy (freckles):

\[[x^2-1]y^{(n+2)}+n \cdot 2x \cdot y^{(n+1)}+\frac{n(n-1)}{2!} \cdot 2 \cdot y^{(n)}\]

OpenStudy (freckles):

http://wdjoyner.com/teach/calc1-sage/html/node106.html using the formula on this page

rvc (rvc):

i c

OpenStudy (freckles):

\[\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\]

OpenStudy (freckles):

\[\frac{d^n}{dx^n}(xy^{(1)})=x y^{(n+1)}+n y^{(n)}\]

OpenStudy (freckles):

and then we can do the last term easily

rvc (rvc):

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 :(

OpenStudy (freckles):

I was using the formula above... http://wdjoyner.com/teach/calc1-sage/html/node106.html the exact one on this page

rvc (rvc):

that is the theorem im talking about :)

OpenStudy (freckles):

one sec it got cut off

OpenStudy (freckles):

\[\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)}\]

OpenStudy (freckles):

did you understand this?

OpenStudy (freckles):

like I chose v to be x^2-1 and u to be y^(2)

OpenStudy (freckles):

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

rvc (rvc):

yep understanding a bit

OpenStudy (freckles):

\[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

rvc (rvc):

yes i m getting it now that makes sense to me lol

OpenStudy (freckles):

\[\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\]

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!