20060527, 오늘의 문제 #1
아리아빠(143.248)
2006-05-27 18:52
추천 0
댓글 18
다른 게시글
-
횽들 고2인데 상담좀 ㅠㅠ [4]J키드 | 06.05.27추천 0
-
생활속에서의 순서쌍찾기(이차함수관련)똘이 | 06.05.27추천 0
-
이차함수의 역사좀 알려줘 [1]똘이 | 06.05.27추천 0
-
집합문제 하나인데 이게 맞는 걸까 틀린걸까? [38]엘 | 06.05.27추천 0
-
고1 모의고사 문제인데 설명좀 자세하게 해주셈.. [6]ggg | 06.05.27추천 0
-
형들 부피를 미분하면 왜 겉넓이야? [13]수햏.. | 06.05.27추천 0
-
수학 잘 하는방법 같은 것 좀 가르쳐줘. [2]무뇌아 | 06.05.27추천 0
-
수리캢이에여 도움좀 [2]유나 | 06.05.27추천 0
-
고딩수학 별거없다 교과서만 봐도 다맞을수있다 [2]익명 | 06.05.27추천 0
-
형들 거미수학은 어때요? [6]ㅊㅈ | 06.05.27추천 0
횽들이 보기에는 많이 쉬울지도 몰라. 그건 이해해줘. <-- 이부분은 농담이지? 자라나는 새싹을 밟지 말아줘 ㅎㅎ
1. f_i is odd when i>=3. if f_i != f_(i+1) and both odd, then max(f_i, f_(i+1) ) > max(f_(i+2) , f_(i+3)) because f_(i+2) <= {f_i + f_(i+1)}/2 and f_(i+3) <= {f_i+3*f_(i+1)}/2
so max(f_(2i+1),f_(2i+2) ) is strictly decreasing when i>=1. and trivially max(f_(2i+1),f_(2i+2) ) is always positive integer. f_i is decreasing and bounded below so, f_i should converge and integer. by Well ordering property of positive integer, f_i is eventually constant
2. suppose a!=b. if d|a and d|b and d odd, then d should divide all f_i. (trivial) and suppose f_n is constant(=m) for all n >N. (by 1. there exist such N) (m is obviously odd)
Claim. 'all m divide f_i' proof) suppose not. then find largest t such that m doesn't divide f_t. ( there exist such t because of 1. and hypothesis) m|f_(t+1) and m|f_(t+2) by definition of t. m|f_(t+2) | f_(t+1) + f_t by definition of sequence. and m|f_(t+1). it means m|f_t. this contradicts. so we prove claim.
so, if d|a, d|b, and d odd, d divide then eventual value. and eventual value should divide all f_i by claim, so also divide a and b. so eventual value is largest odd factor of gcd(a,b)
메모장에 치고 옮겨봤는데 -_- 제가 봐도 참 보기 힘드네요;; 고치긴 귀찮아서 -_-
써놓고 보니 살포시 사소한 오류도 보이긴 하네요 ;; 뭐 별로 중요한건 아니니까 넘어가도 될듯;;
어허헝,,, 영어다
실수한거는 strictly decreasing 을 nonincreasing 으로 고쳐야 하고 뭐 대충 그런거;;
그냥 숫자 대입해봤더니 a=b일 경우 f_n = a = b for all n>2 이구, a 는 b가 아닐경우 f_n = f_n+1 = f_n+2 = ... = 1 for some n>2 인 것 같아.. 근데 이걸 어떻게 증명하지? 흠흠
아니닷 a는 b가 아닐경우 f_n = 1 일 필요는 없네.. 어렵당 ㅠ.ㅠ
추얼횽아.. 저 맨 위에 f_i != f_(i+1) 에서 ! 가 무슨 뜻이야? 팩토리얼이란 뜻은 아닐테고.. 처음부터 보는게 막혀서 그다음 것도 이해 못했어 ㅠ.ㅠ
그리구 맨 마지막에 the largest odd factor of gcd(a,b) 는 결국 gcd(a,b)랑 똑같은 말 아니야?
a랑 b둘다 홀수면 gcd(a,b)도 홀수 일테고.. the largest odd factor of an odd number is itself 아니야?
!= 는 같지 않다. 라는 뜻. .a,b 가 홀수라는 소리 없음.
아, 홀수라는 소리 있구나 -_-;; 문제 잘못읽음..;;
아 이문제 G-_-g