일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- Partial
- Admissions
- mathematics
- algebraic
- triangle
- fractions
- Oxford
- DENOMINATOR
- GCSE
- a-level
- 적분
- 치환
- 학년
- factor
- test
- 제도
- differential
- solution
- Weierstrass
- Order
- equation
- factors
- College
- division
- t-치환
- integral
- 바이어슈트라스
- Maths
- 영국
- 교육
- Today
- Total
Cambridge Maths Academy
수학 모음 (Maths collection) 본문
수학 모음 (Maths collection)
- Technical stuff: 수학적 지식을 요구하는 글 (A - Exploring ideas, B - Problem solving)
- Non-technical stuff: 이야기가 중심이 되는 글
1. Technical stuff A - Exploring ideas
(1) History of the Integral of the Secant (sec x)
(2) 시컨트/세칸트(sec x)의 적분법 | Integration of sec x
∫secxdx=ln|tan(x2+π4)|+C=ln|secx+tanx|+C=12ln|1+sinx1−sinx|+C=ln|1+tanx21−tanx2|+C
(3) 코시컨트/코세칸트(cosec x)의 적분법 | Integration of cosec x
∫cscxdx=−ln|cscx+cotx|+C=12ln|1−cosx1+cosx|+C=ln|tanx2|+C=ln|tan(x2+π4)|+C
(4) 쌍곡시컨트(sech x)의 적분법 | Integration of sech x
∫sechxdx=2arctan(ex)+C=arctan(sinhx)+C=2arctan(tanhx2)+C
(5) 쌍곡코시컨트(cosech x)의 적분법 | Integration of cosech x
∫cschxdx=−ln|cschx+cothx|+C=ln|ex−1ex+1|+C=12ln|coshx−1coshx+1|+C=−arcoth(coshx)+C=ln|tanhx2|+C
(6) 바이어슈트라스 t-치환 1 삼각함수 | Weierstrass t-substitution for circular (trigonometric) functions (under construction)
(7) 바이어슈트라스 t-치환 2 쌍곡함수 | Weierstrass t-substitution for hyperbolic functions (under construction)
(9) RSA cryptography (under construction)
(10) 대출금 계산기 | Mortgage calculator (under construction)
(11) Interest rate vs Tax rate
(12) Area of regular octagon, n-gon and circle
(13) Surface area of a circular cone
(14) Integration of √tanx
∫√tanxdx=1√2arcsin(sinx−cosx)−1√2arcosh(sinx+cosx)+C=1√2arcsin(sinx−cosx)−1√2ln(sinx+cosx+√sin2x)+C=12√2ln|√tanx+√cotx−√2√tanx+√cotx+√2|+1√2arctan(√tanx−√cotx√2)+C
(15) Integration of √cotx
∫√cotxdx=1√2arcsin(sinx−cosx)+1√2arcosh(sinx+cosx)+C=1√2arcsin(sinx−cosx)+1√2ln(sinx+cosx+√sin2x)+C=12√2ln|√cotx+√tanx+√2√cotx+√tanx−√2|+1√2arccot(√cotx−√tanx√2)+C
(16) Integration of powers of the sine function (Wallis integral) J2m=∫π20sin2mxdx=(2m)!22m(m!)2π2J2m+1=∫π20sin2m+1xdx=22m(m!)2(2m+1)!
(17) Integration of powers of the cosine function (Wallis integral) J2m=∫π20cos2mxdx=(2m)!22m(m!)2π2J2m+1=∫π20cos2m+1xdx=22m(m!)2(2m+1)!
(18) Integration of generalised powers of the sine function (A generalisation of the Wallis integral) ∫π20sinpxdx=12B(p+12,12)=12Γ(p2+12)Γ(12)Γ(p2+1)
(19) Integration of generalised powers of the cosine function (A generalisation of the Wallis integral) ∫π20cosqxdx=12B(q+12,12)=12Γ(q2+12)Γ(12)Γ(q2+1)
(20) Integration of products of the sine and cosine functions ∫π20sinpxcosqxdx=12B(p+12,q+12)=12Γ(p2+12)Γ(q2+12)Γ(p+q2+1)
(21) The Euler beta and gamma functions (under construction)
(22) A first-order differential equation with complex coefficients
(a1+ia2)dydx+(b1+ib2)y=0y=ψ+iχ=Ce−a⋅b|a|2x[cos((a×b)⋅k|a|2x)−isin((a×b)⋅k|a|2x)]withC∈C
(23) Integration of a product of an exponential and a trigonometric/hyperbolic function (a)I1(a,b)=∫eaxcosbxdx=eax(acosbx+bsinbx)a2+b2+C(b)I2(a,b)=∫eaxsinbxdx=eax(asinbx−bcosbx)a2+b2+C(c)I3(a,b)=∫eaxcoshbxdx=eax(acoshbx−bsinhbx)a2−b2+C,a2≠b2I3(a,a)=∫eaxcoshaxdx=14ae2ax+12x+C(d)I4(a,b)=∫eaxsinhbxdx=eax(asinhbx−bcoshbx)a2−b2+C,a2≠b2I4(a,a)=∫eaxsinhaxdx=14ae2ax−12x+C
(24) A classification of critical points with the Hessian matrix det
2. Technical stuff B - Problem solving
(1) 헤론의 공식 유도 (삼각형의 넓이) | A derivation of Heron's formula (Area of a triangle) \begin{align} A = \sqrt{ s (s-a) (s-b) (s-c) } \qquad \textrm{where} \qquad s = \frac{a+b+c}{2} \end{align}
(2) A question on exponential decay (Eton College 01C_MT1 Q14)
\begin{align} T = A \textrm{e}^{-kt} \end{align}
(3) A question on trigonometry (Eton College 01C_MT1 Q15)
\begin{align} \textrm{(a)}&\qquad \cos( 2 \theta ) + \sin( 2 \theta ) = R \sin (2 \theta + \alpha) \\ \textrm{(b)}&\qquad \frac{ 1 - \sqrt{2} }{2} \le \cos\theta(\cos\theta+\sin\theta) \le \frac{ 1 + \sqrt{2} }{2} \end{align}
(4) A question on logarithm (Eton College 01C_MT1 Q16)
\begin{align} \log_{10}\left(3^x-5^{2-x}\right)&=2+\log_{10}(2)-x\log_{10}(5) \\ \left(5\sqrt{5}\right)^{3x}-31&=30\left(\frac1{\sqrt[4]{5}}\right)^{9x} \end{align}
(5) A counting problem - Lucy & Anton in the photo (GCSE)
Question. Lucy and Anton are partying with 8 friends. A photo of 6 people in a line is taken. How many different photos are possible if:
(a) Lucy is always in the photo;
(b) Lucy and Anton are always in the photo;
(c) Only one of Lucy or Anton are in the photo.
(6) Probability - Jumping goldfish (GCSE)
Question. There are goldfish in two bowls P and Q. During one minute the probability of one goldfish jumping from bowl P to Q is \frac25. During one minute the porbability of one goldfish jumping from bown Q to P is \frac13. Calculate the probability that: (a) the number of goldfish in each bowl at the end of 1 minute is equal to the number of goldfish in each bowl at the start of the minute; (b) the number of goldfish in each bowl at the end of 2 minutes is equal to the number of goldfish in each bowl at the start of this two minute period.
(7) Differentiation - Some inverse trigonometric functions
Question. Find \frac{dy}{dx} for: \begin{align} \textrm{(a)}&\qquad y = \arcsin(1-2x) \\ \textrm{(b)}&\qquad y = \arctan\left(x^2+1\right) \end{align}
(8) Some integrals
\begin{align} {\rm (a)}&& &\int\frac{1}{\sqrt{1-3x^2}}\,\textrm{d}x \\ {\rm (b)}&& &\int\frac{x}{4x^2+8x+13}\,\textrm{d}x \\ {\rm (c)}&& &\int_0^1\arcsin x\,\textrm{d}x \end{align}
(9) Three cards with an even score
Question. Rebecca has 9 cards, each with a number on them. The numbers are: 2, 2, 3, 4, 5, 5, 6, 6, 7, 9. She picks three cards at random without replacement. Rebecca multiplies three numbers to get a score. Calculate the probability that the score is an even number.
(10) A challenging geometry question (STEP level)
Question. The line L has equation y = c − mx, with m > 0 and c > 0. It passes through the point R (a, b) and cuts the axes at the points P(p, 0) and Q(0, q), where a, b, p and q are all positive. Find p and q in terms of a, b and m. As L varies with R remaining fixed, show that the minimum value of the sum of the distances of P and Q from the origin is \left(a^{\frac12}+b^{\frac12}\right)^2 and find in a similar form the minimum distance between P and Q.
(11) A problem on coordinate geometry
Question. Triangle HJK is isosceles with HJ=HK and JK=\sqrt{80}. (i) H is the point with coordinates (-4,1). (ii) J is the point with coordinates (j,15) where j < 0. (iii) K is the point with coordinates (6,k). (iv) M is the midpoint of JK. (v) The gradient of HM is 2. Find the value of j and the value of k.
(12) Another problem on coordinate geometry (GCSE)
Question. In the diagram, ABC is the line with equation y=-\frac12x+5 . It is also given that AB=BC and that D is the point with coordinates (-13,0). Find an equation of the line through A and D.

(13) Implicit differentiation and the second order derivatives (7 problems)
Question. Given x^2+y^2=r^2, show that \frac{{\rm d}y}{{\rm d}x}=-\frac{x}{y} and \frac{{\rm d}^2y}{{\rm d}x^2}=-\frac{r^2}{y^3} and so on.
3. Non-technical stuff
(1) 0의 유래 - A brief history of zero
(2) 원주율(\pi)의 간략한 역사 - A brief history of \pi