"로그 함수"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 23개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 스프링노트 원문주소</h5>
+
==개요==
  
* [[로그 함수|로그함수]]
+
* 수의 자릿수 개념의 수학적 일반화
 +
*  곱셈을 덧셈으로 바꿔주는 성질
 +
*  지수함수의 역함수이다
 +
  
 
+
==초딩도 이해할 수 있는 로그 입문==
  
 
+
* <math>a</math>의 (상용) 로그 = <math>a</math>의 자리수 - 1 100000 의 로그 = 5 10000000 의 로그 = 7
 +
*  좋은점은 곱하기를 더하기로 쉽게 할 수 있다는 것 가령 (100000 * 10000000) 의 로그 = 5 + 7 = 12 따라서 100000 * 10000000 = 1000000000000 (0이 12개)
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">개요</h5>
 
  
*  수의 자릿수 개념의 수학적 일반화<br>
 
*  곱셈을 덧셈으로 바꿔주는 성질<br>
 
  
 
+
==로그함수==
  
 
+
*  양수 a>0에 대하여, <math>x =a^y</math> 인 실수 x,y (x>0) 에 대하여 다음과 같이 정의:<math>y = \log_a (x)</math>
 +
*  이 때 a를 로그함수의 밑(base) 라 부르며, y를 a를 밑으로 하는 x의 로그라 한다
 +
*  성질:<math>\log_a (xy)=\log_a (x)+\log_a (y)</math>:<math>\log_a (1)=0</math>
  
<h5>초딩도 이해할 수 있는 로그 입문</h5>
+
  
* <math>a</math>의 (상용) 로그 = <math>a</math>의 자리수 - 1<br> 100000 의 로그 = 5<br> 10000000 의 로그 = 7<br>
 
*  좋은점은 곱하기를 더하기로 쉽게 할 수 있다는 것<br> 가령 (100000 * 10000000) 의 로그 = 5 + 7 = 12<br> 따라서 100000 * 10000000 = 1000000000000 (0이 12개)<br>
 
  
 
+
==넓이와 로그==
  
 
+
*  반비례곡선 아래의 넓이로 <math>x>0</math>에 대하여 다음과 같이 정의된 함수를 생각하자  <math>L(x)=\int_{1}^{x}\frac{dt}{t}</math>
 +
*  성질:<math>L(1)=0</math>:<math>L(xy)=L(x)+L(y)</math>
  
<h5 style="margin: 0px; line-height: 2em;">넓이와 로그</h5>
+
;증명
  
*  반비례곡선 아래의 넓이로 <math>x>0</math>에 대하여 다음과 같이 정의된 함수를 생각하자<br>  <math>L(x)=\int_{1}^{x}\frac{dt}{t}</math><br>
+
실수 <math>a,b,\lambda</math>가 양수라고 가정.
*  성질<br><math>L(1)=0</math><br><math>L(xy)=L(x)+L(y)</math><br>
 
  
(증명)
+
치환적분을 사용하면, 다음 등식이 성립한다.
  
실수 <math>a,b,\lambda</math>가 양수라고 가정.
+
(*)  <math>\int_{a}^{b}\frac{dt}{t}=\int_{\lambda a}^{\lambda b}\frac{dt}{t}</math>
  
치환적분을 사용하면, 다음 등식이 성립한다.
+
<math>L(xy)=\int_{1}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{x}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{1}^{y}\frac{dt}{t}</math>
  
(*)  <math>\int_{a}^{b}\frac{dt}{t}=\int_{\lambda a}^{\lambda b}\frac{dt}{t}</math>
+
마지막 등식에서 (*)를 사용하였다.
  
<math>L(xy)=\int_{1}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{x}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{1}^{y}\frac{dt}{t}</math>
+
따라서 <math>L(xy)=L(x)+L(y)</math>가 성립  ■
  
마지막 등식에서 (*)를 사용하였다.
+
==자연로그==
  
따라서 <math>L(xy)=L(x)+L(y)</math>가 성립  ■
+
*  급수 <math>|z|<1</math> 일 때,:<math>-\log (1-z)=z+\frac{z^2}{2}+\frac{z^3}{3}+\frac{z^4}{4}+\frac{z^5}{5}+\cdots</math>
  
 
+
  
 
+
  
<h5 style="margin: 0px; line-height: 2em;">복소로그함수</h5>
+
==복소로그함수==
  
복소로그함수는 복소수 <math>z = re^{i\theta}</math> 에 대하여, 다음과 같이 정의된다
+
복소로그함수는 복소수 <math>z = re^{i\theta}</math> 대하여, 다음과 같이 정의
  
 
<math>\log(z) = \ln|z| + i\arg(z) = \ln(r) + i\left(\theta + 2 \pi k \right)</math>. 여기서 <math>k\in\mathbb{Z}</math>.
 
<math>\log(z) = \ln|z| + i\arg(z) = \ln(r) + i\left(\theta + 2 \pi k \right)</math>. 여기서 <math>k\in\mathbb{Z}</math>.
  
하나의 복소수에 대하여, 여러개의 값을 가지는 다가함수(multi-valued function)이다.
+
하나의 복소수에 대하여, 여러개의 값을 가지는 다가함수(multi-valued function)
 
+
예를 들자면, <math>z=1=1\cdot e^{i\cdot 0}</math>에 대해
예를 들자면, <math>z=1=re^{i\cdot 0}</math>에 대해서는
 
  
 
<math>\log(1) = \ln|1| + i\arg(1) = \ln(1) + i\left(0 + 2 \pi k \right) =\cdots, -6\pi i,-4\pi i,-2\pi i,0,2\pi i,4\pi i,6\pi i, \cdots</math>
 
<math>\log(1) = \ln|1| + i\arg(1) = \ln(1) + i\left(0 + 2 \pi k \right) =\cdots, -6\pi i,-4\pi i,-2\pi i,0,2\pi i,4\pi i,6\pi i, \cdots</math>
  
<math>\log(1)</math>의 값이 무한대로 많은 것이다. 뭔가 이상하다?
+
* [[복소로그함수]] 항목에서 자세히 다룸
 
 
 
 
 
 
중고등학교에서 '함수'의 개념을 가르칠때, 가장 강조되는 것은 함수는 각 정의역의 원소에 대하여, 공역의 원소가 하나씩 대응되어야 한다는 것이다. 그러니 이대로는 복소로그함수는 함수가 아니다!
 
 
 
학부의 복소함수론에서는 이러한 상황을 타개하기 위하여 복소평면에서 원점에서 시작되는 반직선을 뺀 영역에서 복소로그함수를 정의하며 그 '''공역, 즉 함수값이 가질 수 있는 영역을 제한'''하는 것이 보통이다.
 
 
 
그러나 이러한 방식으로는 이 함수를 어떻게 이해하는 것이 정말로 올바른 것인지 제대로 답할 수 없다.
 
 
 
 
 
 
 
문제의 원인을 잘 들여다보면, 이것은 [[원 위에서 각도함수 정의하기|원위의 점에 정의되는 각도함수]]를 정의하는 것이 불가능한 이유와 같음을 알 수 있다. 각도함수라는 것을 정의할 수 있는 곳은 원이 아니라, 원 위에 놓여 나선처럼 놓인 직선이었다.
 
 
 
[http://lh5.ggpht.com/_knry6PkLCS4/SbmZwU-6zkI/AAAAAAAAXrU/IzZXmtQmVSo/s800/%EC%A0%84%EC%B2%B4%ED%99%94%EB%A9%B4%20%EC%BA%A1%EC%B2%98%202009-03-12%20%EC%98%A4%ED%9B%84%2042318.jpg ]
 
 
 
 
 
 
 
이 상황을 정리하기 위해서는 이와 같은 발상의 전환이 필요하다. 그것은 ''''공역'을 제한하는 것이 아니라 바로 '정의역'을 바꾸는 것'''이다. 로그함수는 원점을 제외한 복소평면에서 정의되는 함수가 아니다.
 
 
 
복소로그함수 <math>\log(z)</math>는 복소평면에 있는 복소수 z에 대하여 정의된 함수가 아니라, 다음과 같이 생긴 곡면에 정의된 함수로 보아야 한다.
 
 
 
단순히 복소수 z라고 하는 것은 이 곡면의 한 점을 정의하기에 충분하지 않다.
 
 
 
위의 원과 그 위에 놓인 나선(결국은 직선) 의 관계처럼, 원점을 뺀 복소평면을 나선처럼 감고 올라가는 곡면을 복소로그함수의 올바른 정의역으로 보아야 한다.
 
 
 
1 이라는 복소수를 이 곡면의 한 점으로 볼 것이 아니라, 그냥 1이 있다면,  1에서 시작해서 원점 주변을 한바퀴 돌고 돌아온 또다른 1, 두바퀴 돌때 생기는 1, ... 이렇게 본래의 복소평면에 있는 1에 대응되는 수많은 새로운 1이라는 점들이 이 곡면에 놓여 있는 것이다. 이 곡면을 복소로그함수 <math>\log(z)</math>의 [http://en.wikipedia.org/wiki/Riemann_surface 리만곡면]이라고 부른다.
 
 
 
 
 
 
 
 
 
 
 
[[Media:|]]
 
 
 
 
 
 
 
복소로그함수가 사는 곳은 바로 복소평면이 아니라 바로 이렇게 무한히 펼쳐지는 곡면이다.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
<h5 style="margin: 0px; line-height: 2em;">응용</h5>
 
 
 
* 빛의 밝기 lux
 
* 소리의 크기 dB
 
* 산성알칼리성 pH
 
* 별의 밝기
 
* 지진의 세기
 
* 엔트로피
 
* 그랜드피아노
 
* 팬플루트
 
* 하프 등에서 그래프
 
 
 
 
 
 
 
 
 
 
 
<h5>재미있는 사실</h5>
 
 
 
 
 
 
 
 
 
 
 
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">역사</h5>
 
 
 
* [[수학사연표 (역사)|수학사연표]]<br>  <br>
 
 
 
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">많이 나오는 질문과 답변</h5>
 
  
* 네이버 지식인<br>
+
** [http://kin.search.naver.com/search.naver?where=kin_qna&query=%EB%A1%9C%EA%B7%B8%ED%95%A8%EC%88%98 http://kin.search.naver.com/search.naver?where=kin_qna&query=로그함수]
 
** http://kin.search.naver.com/search.naver?where=kin_qna&query=
 
  
 
+
  
 
+
==응용==
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 고교수학 또는 대학수학</h5>
+
* [[로그함수와 현실에서의 활용|로그함수와 현실에서의 응용]]
  
 
+
  
 
+
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 다른 주제들</h5>
+
==역사==
  
* [[자연상수 e]]<br>
+
* 1614년 네이피어가 로그를 고안
* [[벤포드의 법칙]]<br>
+
* http://books.google.de/books?id=0w4-WNgKEokC&pg=PA885&lpg=PA885&dq=East+India+Company+edward+wright+logarithm+table&source=bl&ots=Y01qieNwxw&sig=d-Vyfz-f4cp480xzJWQDgGfjRPk&hl=en&sa=X&ei=GcXDUKORNITXtQauwoDABw&ved=0CFMQ6AEwBg#v=onepage&q=East%20India%20Company%20edward%20wright%20logarithm%20table&f=false
 +
* [[수학사 연표]]
  
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련도서 및 추천도서</h5>
 
  
*  도서내검색<br>
+
==메모==
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Dstripbooks&field-keywords=
 
** http://book.daum.net/search/mainSearch.do?query=
 
  
 
+
* http://newdle.edupia.com/xmlView.aspx?xmldid=25448
 +
* [http://mathdl.maa.org/mathDL/46/?pa=content&sa=viewDocument&nodeId=3495&bodyId=3832 Logarithms: The Early History of a Familiar Function]
  
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역</h5>
+
==관련된 항목들==
  
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
+
* [[자연상수 e]]
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
+
* [[벤포드의 법칙]]
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
+
* [[디리클레 unit 정리]]
  
 
 
  
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">참고할만한 자료</h5>
+
 +
==매스매티카 파일 및 계산 리소스==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxZHViU093S1E0a3c/edit
 +
  
* [http://ko.wikipedia.org/wiki/%EB%A1%9C%EA%B7%B8 http://ko.wikipedia.org/wiki/로그]
+
==사전 형태의 자료==
 +
* http://ko.wikipedia.org/wiki/로그
 
* http://en.wikipedia.org/wiki/logarithm
 
* http://en.wikipedia.org/wiki/logarithm
 
* http://en.wikipedia.org/wiki/Complex_logarithm
 
* http://en.wikipedia.org/wiki/Complex_logarithm
* http://www.wolframalpha.com/input/?i=
+
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
+
** [http://dlmf.nist.gov/4 Chapter 4 Elementary Functions]
 
 
 
 
 
 
 
 
 
 
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련기사</h5>
 
 
 
* [http://www.newshankuk.com/news/news_view.asp?articleno=j2009052710341896997 [신성택 칼럼]제2차 북한 핵실험의 핵기술적 의미]<br>
 
** 뉴스한국, 2009-05-27 
 
*  네이버 뉴스 검색 (키워드 수정)<br>
 
** [http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=%EB%A1%9C%EA%B7%B8%ED%95%A8%EC%88%98 http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=로그함수]
 
** [http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=%EC%83%81%EC%9A%A9%EB%A1%9C%EA%B7%B8 http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=상용로그]
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
 
 
 
 
 
 
 
 
 
 
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">블로그</h5>
 
 
 
* 구글 블로그 검색 http://blogsearch.google.com/blogsearch?q=
 
* 네이버 블로그 검색 http://cafeblog.search.naver.com/search.naver?where=post&sm=tab_jum&query=
 
* 트렌비 블로그 검색 http://www.trenb.com/search.qst?q=
 
* 스프링노트 http://www.springnote.com/search?stype=all&q=
 
  
 
 
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이미지 검색</h5>
 
  
* http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&search=
+
==관련기사==
* http://images.google.com/images?q=
 
* [http://www.artchive.com/ http://www.artchive.com]
 
  
 
+
* [http://www.newshankuk.com/news/news_view.asp?articleno=j2009052710341896997 [신성택 칼럼]제2차 북한 핵실험의 핵기술적 의미],뉴스한국, 2009-05-27
  
<h5 style="margin: 0px; line-height: 3.428em; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">동영상</h5>
+
[[분류:고교수학]]
  
* http://www.youtube.com/results?search_type=&search_query=
+
==메타데이터==
*
+
===위키데이터===
 +
* ID :  [https://www.wikidata.org/wiki/Q11197 Q11197]
 +
===Spacy 패턴 목록===
 +
* [{'LEMMA': 'logarithm'}]
 +
* [{'LEMMA': 'log'}]
 +
* [{'LOWER': 'logarithmic'}, {'LEMMA': 'function'}]
 +
* [{'LOWER': 'logarithm'}, {'LEMMA': 'function'}]
 +
* [{'LEMMA': 'lg'}]
 +
* [{'LEMMA': 'logarithms'}]

2021년 2월 17일 (수) 05:05 기준 최신판

개요

  • 수의 자릿수 개념의 수학적 일반화
  • 곱셈을 덧셈으로 바꿔주는 성질
  • 지수함수의 역함수이다


초딩도 이해할 수 있는 로그 입문

  • \(a\)의 (상용) 로그 = \(a\)의 자리수 - 1 100000 의 로그 = 5 10000000 의 로그 = 7
  • 좋은점은 곱하기를 더하기로 쉽게 할 수 있다는 것 가령 (100000 * 10000000) 의 로그 = 5 + 7 = 12 따라서 100000 * 10000000 = 1000000000000 (0이 12개)


로그함수

  • 양수 a>0에 대하여, \(x =a^y\) 인 실수 x,y (x>0) 에 대하여 다음과 같이 정의\[y = \log_a (x)\]
  • 이 때 a를 로그함수의 밑(base) 라 부르며, y를 a를 밑으로 하는 x의 로그라 한다
  • 성질\[\log_a (xy)=\log_a (x)+\log_a (y)\]\[\log_a (1)=0\]



넓이와 로그

  • 반비례곡선 아래의 넓이로 \(x>0\)에 대하여 다음과 같이 정의된 함수를 생각하자 \(L(x)=\int_{1}^{x}\frac{dt}{t}\)
  • 성질\[L(1)=0\]\[L(xy)=L(x)+L(y)\]
증명

실수 \(a,b,\lambda\)가 양수라고 가정.

치환적분을 사용하면, 다음 등식이 성립한다.

(*) \(\int_{a}^{b}\frac{dt}{t}=\int_{\lambda a}^{\lambda b}\frac{dt}{t}\)

\(L(xy)=\int_{1}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{x}^{xy}\frac{dt}{t}=\int_{1}^{x}\frac{dt}{t}+\int_{1}^{y}\frac{dt}{t}\)

마지막 등식에서 (*)를 사용하였다.

따라서 \(L(xy)=L(x)+L(y)\)가 성립 ■

자연로그

  • 급수 \(|z|<1\) 일 때,\[-\log (1-z)=z+\frac{z^2}{2}+\frac{z^3}{3}+\frac{z^4}{4}+\frac{z^5}{5}+\cdots\]



복소로그함수

  • 복소로그함수는 복소수 \(z = re^{i\theta}\) 에 대하여, 다음과 같이 정의

\(\log(z) = \ln|z| + i\arg(z) = \ln(r) + i\left(\theta + 2 \pi k \right)\). 여기서 \(k\in\mathbb{Z}\).

  • 하나의 복소수에 대하여, 여러개의 값을 가지는 다가함수(multi-valued function)
  • 예를 들자면, \(z=1=1\cdot e^{i\cdot 0}\)에 대해

\(\log(1) = \ln|1| + i\arg(1) = \ln(1) + i\left(0 + 2 \pi k \right) =\cdots, -6\pi i,-4\pi i,-2\pi i,0,2\pi i,4\pi i,6\pi i, \cdots\)



응용



역사


메모


관련된 항목들



매스매티카 파일 및 계산 리소스


사전 형태의 자료


관련기사

  • [신성택 칼럼제2차 북한 핵실험의 핵기술적 의미],뉴스한국, 2009-05-27

메타데이터

위키데이터

Spacy 패턴 목록

  • [{'LEMMA': 'logarithm'}]
  • [{'LEMMA': 'log'}]
  • [{'LOWER': 'logarithmic'}, {'LEMMA': 'function'}]
  • [{'LOWER': 'logarithm'}, {'LEMMA': 'function'}]
  • [{'LEMMA': 'lg'}]
  • [{'LEMMA': 'logarithms'}]