Solving Logarithmic Series Homework: Find x Values

ritwik06
Messages
577
Reaction score
0

Homework Statement



x=\frac{1+\frac{f(x+1)}{1!}+\frac{f^{2}(x+1)}{2!}+\frac{f^{3}(x+1)}{3!}+...}{1+\frac{f(x)}{1!}+\frac{f^{2}(x)}{2!}+\frac{f^{3}(x)}{3!}+...}
f(x) is a twice differentaible equation.
1. Find the possible values of x when;
f(x+0.5)<f(x-0.5)
2. Find the possible values of x when;
f(|x|+e-1)<f(|x|+e-2)+1

The Attempt at a Solution


On simplifying i get:
ln x= f(x+1)- f(x)
The only other data given is that f(x) is twice differentiable, which just means that when the function is expressed it will have two distinct constants, right? How shall I proceed?
 
Physics news on Phys.org
Why would "twice differentiable" say anything about constants?
 
HallsofIvy said:
Why would "twice differentiable" say anything about constants?

The order of differential equation is equal to number of distinct arbitrary constants. Right?
If not, tell me how can I do these?

I have shown everything I knew! Please help!
 
There is no differential equation here!

x+ 1/2= x- 1/2+ 1 so f(x+ 1/2)= f((x-1/2)+1). Saying that f(x+1/2)< f(x- 1/2) means that f((x-1/2)+ 1)< f(x- 1/2) or f(y+ 1)< f(y) with y= x- 1/2. So what is ln(y) and what does that tell you about x?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top