Difference Quotient

Difference Quotient

Postby nycmath » Mon Aug 24, 2026 11:00 am

See attachment.
Attachments
20260824_105459.jpg
20260824_105459.jpg (1.73 MiB) Viewed 7 times
nycmath
 
Posts: 534
Joined: Mon Aug 10, 2026 10:40 pm
Reputation: 8

Re: Difference Quotient

Postby Eigenvalue » Mon Aug 24, 2026 10:07 pm

A. Use the difference quotient formula: [tex]\frac{-2(x+h)²+(x+h)+1-(2x²+x+1)}{h}[/tex]

Simplify: [tex]\frac{-4xh-2h²+h}{h}[/tex]
=4x-2h+1

Eigenvalue
 
Posts: 229
Joined: Mon Aug 10, 2026 10:38 pm
Reputation: 94

Re: Difference Quotient

Postby Eigenvalue » Mon Aug 24, 2026 10:42 pm

B. The Signum function, sgn(x), has 3 different cases:
[tex]\begin{cases} 1, x>0 \\ 0, x=0 \\-1, x<0 \end{cases}[/tex]

Sidenote: sgn(x)=[tex]\frac{|x|}{x}[/tex]=[tex]\frac{x}{|x|}[/tex]

List the separate cases for the question:
x>0, x+h>0
x>0, x+h<0
x<0, x+h>0
x<0, x+h<0
x=0,x+h>0
x=0, x+h<0
x<0, x+h=0
x>0, x+h=0


Apply the distance quotient formula to the cases:

When x>0, x+h>0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{1-1}{h}[/tex]
=[tex]\frac{0}{h}[/tex]=0

When x>0, x+h<0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{-1-1}{h}[/tex]
=[tex]\frac{-2}{h}[/tex]

When x<0, x+h>0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{1-(-1)}{h}[/tex]
=[tex]\frac{2}{h}[/tex]

When x<0, x+h<0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{-1-(-1)}{h}[/tex]
=0

When x=0,x+h>0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{1}{h}[/tex]

When x=0, x+h<0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{-1}{h}[/tex]

When x<0, x+h=0
[tex]\frac{sgn(x+h)-sgn(x)}{h}[/tex]
=[tex]\frac{0-(-1)}{h}[/tex]
=[tex]\frac{1}{h}[/tex]

When x>0, x+h=0
[tex]\frac{0-1}{h}[/tex]
=[tex]\frac{-1}{h}[/tex]

Eigenvalue
 
Posts: 229
Joined: Mon Aug 10, 2026 10:38 pm
Reputation: 94


Return to Math Olympiads



Who is online

Users browsing this forum: No registered users and 1 guest