Ceva's theorem is a criterion for the concurrence of cevians in a triangle
CEVIAN: A cevian is a line segment or ray that extends from one vertex of a polygon ( usually a triangle) to the opposite side (or the extension of that side)
In the given diagram CD is a cevian
Statement :
Let ABC be a triangle and let D,E,F be points on lines BC,CA,AB respectively . Lines AD,BE,CF are concurrent if and only if
(BD / DC) × (CE / EA) × (AF / FB) = 1
TRIGNOMETRIC FORM
The trignometric form of Ceva's theorem states that AD,BE,CF concur if and only if
(sin ∠BAD / sin ∠DAC) × (sin ∠CBE / sin ∠EBA) × (sin ∠ACF / sin ∠FCB) = 1
IN THE GIVEN TRIANGLE
(AD/BD) X (BE/CE) X (CF/AF) = 1
In any triangle ABC (acute or obtuse angled) : a/sinA = b/sinB = c/sinC
Consider triangle ABC with:
Side AB=cAB = cAB=c
Side AC=bAC = bAC=b
Side BC=aBC = aBC=a
A point D on side BCBCBC, and let:
BD=mBD = mBD=m
DC=nDC = nDC=n
Let AD be the cevian from vertex AAA to point DDD, and let:
AD=dAD = dAD=d
So, a=m+na = m + na=m+n
(d2)+mna=b2m+c2n
Or more commonly written as:
man+dad=bmb+cncman + dad = bmb + cncman+dad=bmb+cnc
Where:
mmm, nnn: lengths of segments on side BCBCBC
a=m+na = m + na=m+n: full side BCBCBC
ddd: length of cevian ADADAD
b=ACb = ACb=AC, c=ABc = ABc=AB
If DDD is the midpoint of BCBCBC, then m=n=a2m = n = \frac{a}{2}m=n=2a. Plug that into the formula:
a(d2)+(a2)2a=b2⋅a2+c2⋅a2a(d^2) + \left(\frac{a}{2}\right)^2 a = b^2 \cdot \frac{a}{2} + c^2 \cdot \frac{a}{2}a(d2)+(2a)2a=b2⋅2a+c2⋅2a
This simplifies to:
d2=2b2+2c2−a24d^2 = \frac{2b^2 + 2c^2 - a^2}{4}d2=42b2+2c2−a2
Which is the formula for the length of a median in a triangle!
Statement:
If a function f(x)f(x)f(x) is continuous on the closed interval [a,b][a, b][a,b] and differentiable on the open interval (a,b)(a, b)(a,b), then there exists at least one point c∈(a,b)c \in (a, b)c∈(a,b) such that:
f′(c)=f(b)−f(a)/b−a)
f(x)) must be continuous on [a,b]
f(x) must be differentiable on (a,b)
There is at least one point ccc in the interval where the instantaneous rate of change (the derivative) is equal to the average rate of change over the entire interval.
Let f(x)=x2f(x) = x^2f(x)=x2, on interval [1,3][1, 3][1,3]
fff is continuous and differentiable everywhere.
Average rate of change:
f(3)−f(1)3−1=9−12=4\frac{f(3) - f(1)}{3 - 1} = \frac{9 - 1}{2} = 43−1f(3)−f(1)=29−1=4
Find c such that f′(c)=4f'(c) = 4f′(c)=4:
f′(x)=2x⇒2c=4⇒c=2f'(x) = 2x \Rightarrow 2c = 4 \Rightarrow c = 2f′(x)=2x⇒2c=4⇒c=2
So, at x=2x = 2x=2, the derivative equals the average rate of change
If f(x) is a continuous function on the interval [a,b][a, b][a,b], and we define a function F(x)F(x)F(x) as:
F(x)=∫axf(t) dtF(x) = \int_a^x f(t)\,dtF(x)=∫axf(t)dt
Then F(x) is differentiable, and:
F′(x)=f(x)F'(x) = f(x)F′(x)=f(x)
f(x) must be continuous on [a,b][a, b][a,b]
F(x) is defined as the definite integral of f from a to x
Differentiation and integration are inverse operations. If you first integrate a function and then differentiate it, you get the original function back.
Let f(t)=sin(t)f(t) = \sin(t)f(t)=sin(t), and define:
F(x)=∫0xsin(t) dtF(x) = \int_0^x \sin(t)\,dtF(x)=∫0xsin(t)dt
Then, by the Fundamental Theorem:
F′(x)=sin(x)F'(x) = \sin(x)F′(x)=sin(x)
Statement:
If f(x)f(x)f(x) is continuous on [a,b][a, b][a,b], and F(x)F(x)F(x) is any antiderivative of f(x)f(x)f(x), then:
∫abf(x) dx=F(b)−F(a)\int_a^b f(x)\,dx = F(b) - F(a)∫abf(x)dx=F(b)−F(a)
Evaluate ∫13x2 dx\int_1^3 x^2\,dx∫13x2dx
Antiderivative of x2x^2x2 is F(x)=x33F(x) = \frac{x^3}{3}F(x)=3x3
So,
∫13x2 dx=[x33]13=273−13=263\int_1^3 x^2\,dx = \left[ \frac{x^3}{3} \right]_1^3 = \frac{27}{3} - \frac{1}{3} = \frac{26}{3}∫13x2dx=[3x3]13=327−31=326