High school inequality 2 |x^2y-a^2b|<A

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
solakis1
Messages
407
Reaction score
0
Given A>0, find a B>0 such that :

for all x,y,a,b : if 0<x<1,0<y<1,0<a<1,0<b<1,and |x-a|<B,|y-b|<B,then $$|x^2y-a^2b|<A$$
 
Mathematics news on Phys.org
solakis said:
Given A>0, find a B>0 such that :

for all x,y,a,b : if 0<x<1, 0<y<1, 0<a<1, 0<b<1, and |x-a|<B, |y-b|<B, then $$|x^2y-a^2b|<A$$
[sp]First step: $|x^2-a^2| = |(x+a)(x-a)| = |x+a|x-a| \leqslant 2|x-a|$.

Next (using the triangle inequality), $|x^2y - a^2b| = |x^2y-a^2y + a^2y - a^2b| \leqslant |x^2y-a^2y| + |a^2y - a^2b| = |x^2-a^2|y + a^2|y-b| \leqslant 2|x-a| + |y-b| < 3B.$

So take $B = \frac13A$. Then $|x^2y - a^2b| < 3B = A$.[/sp]
 
Last edited: