치환

Jmnote (토론 | 기여)님의 2014년 2월 9일 (일) 10:54 판

1 개요

substitution, change of variables
대입
  • 수식에서 미지수를 숫자나 식으로 바꿔 넣는 일

2 예시 1: 고차항 치환

[math]\displaystyle{ x^6-9x^3+8=0 }[/math]
[math]\displaystyle{ u^2-9u+8=0 }[/math]
[math]\displaystyle{ u_1=1, u_2=8 }[/math]
[math]\displaystyle{ x_1^3=1, x_2^3=8 }[/math]
[math]\displaystyle{ x_1=1, x_2=2 }[/math]

http://latex.codecogs.com/gif.latex?x%5E6-9x%5E3%2B8%3D0 http://latex.codecogs.com/gif.latex?x%5E6-9x%5E3+8%3D0

3 같이 보기

4 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}