matphysik
- 85
- 0
disregardthat said:Calculus proof of that such an a does not exist:
First of all, the denominator will have to be non-zero for all x. Hence the discriminant Delta = 6^2-4(-8)a = 36+32a will have to negative, i.e. a < -36/32 = -9/8.
For such a the function is well-defined. Now consider \lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{ax^2+6x-8}{a+6x-8x^2} = \lim_{x \to \infty} \frac{ax^2+6x-8}{a+6x-8x^2} = \lim_{x \to \infty} \frac{a+6\frac{1}{x}-8\frac{1}{x^2}}{a\frac{1}{x^2}+6\frac{1}{x}-8} = \frac{a}{-8}.
Similarly \lim_{x \to -\infty} f(x) = \frac{a}{-8}.
So there are real numbers A and B such that |f(x)-\frac{a}{-8}| < 1 for all x > A, and |f(x)-\frac{a}{-8}| < 1 for all x < B, and we can assume that A > B.
i
f(x) on [B,A] is continuous and thus bounded, so there is an M such that |f(x)|<M for all x in [A,B]. Hence |f(x)| < \max(1+|\frac{a}{-8}|,M) for all x in (-\infty,B) \cup [B,A] \cup (A,\infty) = \mathbb{R}, and is thus not surjective.
Given, f(x)= (ax² + 6x - 8)/(a + 6x - 8x²). We are asked to find `a` s.t. f is onto (surjective). Set, (Ax² + Bx + C)(a + 6x - 8x²) = ax² + 6x - 8, for {A,B,C} to be determined. Expanding and collecting terms gives:
Aa + 6B - 8C = a
-6A - 8B = 0
A=0 ⇒ B=0
Ba + 6C = 6 ⇒ C=1
Ca = -8 ⇒ a=-8.
There is, in fact, only one possible value of `a`, and the given f cannot take ℝ onto ℝ.
Thus, f(x) ≡ 1. Viz., f: ℝ→{1}⊂ℝ. The lesson to be learned is that the given problem statement is ambiguous, and misleading.