In the domain [0, 100], how many solutions are there for the equation \[x^2- \lfloor x \rfloor x = 81.25\] How to start?
Instead of thinking of it as one function defined on [1,100], maybe think of it as 100 different function defined on the intervals [n,n+1] as n goes from 0 to 99.
That way you can minimize the frustration the floor function brings to the table.
er, i guess the interval should really be [n,n+1)
Then on each interval, the question is really:\[x^2+nx-81.25=0\]where x ranges from [n,n+1). Not sure if this leads to a solution, but it might be a better way of thinking of the problem.
Domain = [0, 100] :S
wait, the function\[x^2+\lfloor x \rfloor x\]is strictly increasing, isnt it?
then it can have at most one solution.
That means it has 0 :'(
strictly increasing on the interval [0,100] anyways.
well, im not 100% sure on the strictly increasing part, im a little fuzzy on what happens when you jump from one unit interval to the other.
no, its strictly increasing for sure.
Sorry!!! Wait... a mistake in the question posted here!!
ah ok, that makes more sense.
I'm sorry!!!! :(
if you look at the function:\[x^2-\lfloor x \rfloor x\]restricted to an interval {n,n+1) (open on the right), note that the values start at 0 when x = n, and as x approaches n+1, the values also approach n+1:|dw:1357103977725:dw|
Join our real-time social learning platform and learn together with your friends!