solutions of 2^x +3^x +4^x -5^x=0???
Are you misreading, Anusha? The equation is: \[2^x+3^x+4^x-5^x=0\]
Consider numerical testing. Test the equation at \(x=1\). Now test it at \(x=2\). Then try \(x=3\). See the idea?
log(0) does not exist; so logging both sides is futile
Do you want integral solutions?
and you'll require the knowledge of high degree interpolation i guess in this type of ques..
Oh my good lord, this is the root of a ridiculous exponential equation.
You will definitely need interpolation.
ya the solution can be of any type it can be integral or complex
interpolation???
Interpolation is how you find the approximation of a solution to an equation by narrowing the interval of potential solutions over and over.
hmm thanks for the help:)
i always called it "trial and error"
Hmmmm. @Limitless What if I take all the terms(2^x, 3^x....) in terms of a common factor and then solve it.?
It is definitely not looking pretty in any way what-so-ever. I don't think it was intended to be solved in an analytical way. Maybe I am wrong.
i see one place we can simplify 2^x +3^x +4^x -5^x=0 ; 4^x = 2^(2x) 2^x +3^x + 2^(2x) -5^x=0 but im not sure of thats useful or not :/
id say give it a shot, the worst that could happen is it doesnt pan out; and even if its not the right method, you might even stumble upon a right answer :)
its all in the dbl chk
Okay. Damn. I'm sorry. It doesnt turn into a linear equation. My bad.
2^x +3^x +4^x -5^x=0 2^x +2^(2x) = 5^x - 3^x 2^x( 1 + 2^x) = 5^x - 3^x 1 + 2^x = (5^x - 3^x)/2^x http://www.wolframalpha.com/input/?i=2%5Ex+%2B3%5Ex+%2B4%5Ex+-5%5Ex%3D0 ewww ....
Well.. There is an exponential equation of which it is a root. I thought you might be onto something, but I could not tell.
can we turn it into a taylor and give it a shot?
I'm not sure how we'd convert. I tried using the binomial theorem with every term in terms of \(2^x\). It does not look pretty nor useful. Also, I can't remember if there is an \(n\)th derivative of the general exponential function..
a^x (ln(a))^n i think
Then there is certainly a taylor series. It would be simply \[\sum_{n=0}^{\infty}\frac{f^{(n)}(a)}{n!}(x-a)^n=0\] where we set \(f(x)=2^x+3^x+4^x-5^x\). I am not entirely sure what would be the best choice of \(a\).
a = 0 or 1 is my idea; but im sure there is an interval of convergence to consider
I don't know what the interval of convergence is for a general taylor series off of the top of my head. Would it be just like the radius of convergence for a power series?
yes, since a taylor is just a powr series
ln2 + ln3 + ln4 - ln5 = ln(2.3.4/5) = ln(24/5) if we pick a=0
I'm trying to think we need to consider the interval of convergence first. I don't know how, though.. >_<
The fact that \(a\) is part of the coefficient has totally thrown me off.
\[T(x) = 2 + \sum_{n=1}^{inf}\frac{ln^n(24/5)x^n}{n!}\] \[2+\lim\frac{ln^n(24/5)x^n}{n!}*\frac{(n-1)!}{ln^{(n-1)}(24/5)x^{(n-1)}}\] \[2+\lim\frac{ln(24/5)x}{n}\] \[2+|ln(24/5)x|\lim\frac{1}{n}\] as n to inf; thats 0 and 0<1 always so the interval might be everywhere convergent ..... just a guess tho
http://www.wolframalpha.com/input/?i=sum%28n+from+1+to+inf%29+%28ln%2824%2F5%29%29%5Enx%5En%2Fn%21+and+2%5Ex%2B3%5Ex%2B4%5Ex-5%5Ex-2 its not everywhere convergent sooo, i missed it in the figuring :)
It seems to be badly approximating our function, too... http://www.wolframalpha.com/input/?i=sum%28n+from+1+to+inf%29+%28ln%2824%2F5%29%29%5Enx%5En%2Fn%21+and+2%5Ex%2B3%5Ex%2B4%5Ex-5%5Ex
Join our real-time social learning platform and learn together with your friends!