#function math
30 messages · Page 1 of 1 (latest)
I got f(x) = x^4 - 2x^2 -3
Presumably by using f'(x) = a(x-1)(x+1)x expanding, integrating, and then using two points f(1) = -4 and f(0) = -3 to fix the constant a, and the constant of integration.
@ripe crypt
@ripe crypt so when you abs, you fold the negative numbers into positive ones, right? This creates extrema at zeroes. So this function has 3 extrema normally, so as long as it crosses the x axis twice it will have two more extrema.
So this is equivalent to asking for how many natural numbers does this equation have only 2 zeroes.
If n = 0, this is true (is 0 a natural number for you?), and this remains true up until 3 where you have 3 zeroes, but it doesn't cross, so n=3 works.
I'm not sure what you mean by that
From here, you can test n=4 and find that there are two zeroes, but they are double zeroes, so they don't actually cross, so abs doesn't create new zeroes. So this still only has 3 extrema.
Beyond that the function has no zeroes.
This is just a separable equation.
It's solvable with direct integration
Absolute value can create new extrema
Nice
It can turn an odd counted zero into a minima.
WOW
Ohhh I got it
Tysm ❤️
.close
Post marked as solved by @charred stirrup.
Use .unsolved if this was a mistake.