"포락선(envelope)과 curve stitching"의 두 판 사이의 차이
62번째 줄: | 62번째 줄: | ||
<h5>예2: 어떤 타원들의 envelope</h5> | <h5>예2: 어떤 타원들의 envelope</h5> | ||
− | <math>\frac{x^2}{t^2}+\frac{y^2}{(1-t)^2}=1</math> | + | * 파라메터 t에 대하여 다음과 같은 타원들이 주어진다고 하자<br><math>\frac{x^2}{t^2}+\frac{y^2}{(1-t)^2}=1</math><br> |
+ | * <math>F(x,y,t)=(t-1)^2 (t-x) (t+x)-t^2 y^2</math> | ||
+ | * <math>F_{t}(x,y,t)=-2 \left(2 t^3-3 t^2-t x^2-t y^2+t+x^2\right)</math> | ||
+ | * <math>\left\{ \begin{array}{c} F(x,y,t)=0 \\ \frac{\partial F}{\partial t}(x,y,t)=0 \end{array} \right.</math> 으로부터 다음의 두 관계식을 얻을 수 있다<br><math>\left\{ \begin{array}{c} y^2=(1-t)^3 \\ x^2=t^3 \end{array}</math><br> | ||
+ | * t를 소거하면 <math>x^{2/3}+y^{2/3}=1</math> 를 얻는다. | ||
+ | * 이는 [[애스트로이드 (astroid)]] 가 된다 | ||
2012년 8월 2일 (목) 14:05 판
이 항목의 수학노트 원문주소
개요
- "one-parameter family 에 있는 모든 곡선에 적어도 한 점에서 접하는 성질을 갖는" 곡선
- 이러한 곡선을 주어진 곡선의 family에 대한 envelope 이라 부른다.
- Curve Stitching 또는 String Art 라는 이름으로 불림
envelope
- 곡선들이 파라메터 t 에 의해 \(F(x,y,t)=0\) 로 주어진다고 가정하자.
- envelope은 다음 연립방정식을 풀어 얻을 수 있다.
\(\left\{ \begin{array}{c} F(x,y,t)=0 \\ \frac{\partial F}{\partial t}(x,y,t)=0 \end{array} \right.\)
예1
[/pages/9431928/attachments/5587508 parabola1.gif]
그림을 보면, 이 직선들에 접하는 곡선이 나타나는 것을 관찰할 수 있다.
등장하는 직선들은,
\(\frac{x}{t}+\frac{y}{10-t}=1\), \(t=1,\cdots, 9\) 로 주어진다.
위의 공식을 적용해 보자.
\(F(x,y,t)=t^2 + t(y-x-10) + 10x\)
\(\frac{\partial F(x,y,t)}{\partial t}=2t+ y-x-10\)
따라서 envelope은 다음 두 방정식에서 t를 소거함으로써 얻을 수 있다.
\(\left\{ \begin{array}{c} t^2 + t(y-x-10) + 10x=0 \\ 2t+ y-x-10=0 \end{array} \right.\)
이로부터 \(x^2-2 x y-20 x+y^2-20 y+100=0\) 를 얻는다. 이는 이차곡선(원뿔곡선) 으로 판별식 \(\Delta=b^2-4ac=4-4=0\) 인, 포물선이 된다.
[/pages/9431928/attachments/5587494 parabola2.gif]
예2: 어떤 타원들의 envelope
- 파라메터 t에 대하여 다음과 같은 타원들이 주어진다고 하자
\(\frac{x^2}{t^2}+\frac{y^2}{(1-t)^2}=1\) - \(F(x,y,t)=(t-1)^2 (t-x) (t+x)-t^2 y^2\)
- \(F_{t}(x,y,t)=-2 \left(2 t^3-3 t^2-t x^2-t y^2+t+x^2\right)\)
- \(\left\{ \begin{array}{c} F(x,y,t)=0 \\ \frac{\partial F}{\partial t}(x,y,t)=0 \end{array} \right.\) 으로부터 다음의 두 관계식을 얻을 수 있다
\(\left\{ \begin{array}{c} y^2=(1-t)^3 \\ x^2=t^3 \end{array}\) - t를 소거하면 \(x^{2/3}+y^{2/3}=1\) 를 얻는다.
- 이는 애스트로이드 (astroid) 가 된다
역사
메모
http://playingwithmathematica.com/2011/04/27/curve-stitching-with-mathematica/
http://britton.disted.camosun.bc.ca/string_art/jbstringart.htm
http://www.wikihow.com/Create-a-Line-Design
베지에 곡선
http://en.wikipedia.org/wiki/B%C3%A9zier_curve#Quadratic_curves
예
parabolic line construction
http://demonstrations.wolfram.com/CircleChordEnvelope/
envelope
http://en.wikipedia.org/wiki/Envelope_(mathematics)
http://jwilson.coe.uga.edu/Texts.Folder/Envel/envelopes.html
envelope equation
http://www.sjsu.edu/faculty/watkins/envelopetheo.htm
Envelopes and String Art (Gregory Quenell) http://faculty.plattsburgh.edu/gregory.quenell/pubpdf/stringart.pdf
- Math Overflow http://mathoverflow.net/search?q=
관련된 항목들
매스매티카 파일 및 계산 리소스
- https://docs.google.com/leaf?id=0B8XXo8Tve1cxZmVkZjZhYTItYjhlNi00ZDA4LWE4OTItMDQyMjU5Yjk5ZWMz&sort=name&layout=list&num=50
- http://www.wolframalpha.com/input/?i=
- http://functions.wolfram.com/
- NIST Digital Library of Mathematical Functions
- Abramowitz and Stegun Handbook of mathematical functions
- The On-Line Encyclopedia of Integer Sequences
- Numbers, constants and computation
- 매스매티카 파일 목록
수학용어번역
- 단어사전
- 발음사전 http://www.forvo.com/search/
- 대한수학회 수학 학술 용어집
- 한국통계학회 통계학 용어 온라인 대조표
- 남·북한수학용어비교
- 대한수학회 수학용어한글화 게시판
사전 형태의 자료
- http://ko.wikipedia.org/wiki/
- http://en.wikipedia.org/wiki/
- The Online Encyclopaedia of Mathematics
- NIST Digital Library of Mathematical Functions
- The World of Mathematical Equations
리뷰논문, 에세이, 강의노트
관련논문