<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>http://samediff.kr/wiki/index.php?action=history&amp;feed=atom&amp;title=1.2_Boundary_Conditions</id>
	<title>1.2 Boundary Conditions - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="http://samediff.kr/wiki/index.php?action=history&amp;feed=atom&amp;title=1.2_Boundary_Conditions"/>
	<link rel="alternate" type="text/html" href="http://samediff.kr/wiki/index.php?title=1.2_Boundary_Conditions&amp;action=history"/>
	<updated>2026-04-26T18:14:48Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://samediff.kr/wiki/index.php?title=1.2_Boundary_Conditions&amp;diff=14474&amp;oldid=prev</id>
		<title>Admin: 새 문서: $$ u_t + au_x = 0 \quad \text{with} \quad 0 \le x \le 1, t \ge 0. \tag{1.2.1} $$ i.c: \(u(0,x) = u_0(x)\), b.c: \(u(t, 0) = g(t)\), then the solution is given by $$ u(t, x ) = \begin{...</title>
		<link rel="alternate" type="text/html" href="http://samediff.kr/wiki/index.php?title=1.2_Boundary_Conditions&amp;diff=14474&amp;oldid=prev"/>
		<updated>2017-08-21T08:44:31Z</updated>

		<summary type="html">&lt;p&gt;새 문서: $$ u_t + au_x = 0 \quad \text{with} \quad 0 \le x \le 1, t \ge 0. \tag{1.2.1} $$ i.c: \(u(0,x) = u_0(x)\), b.c: \(u(t, 0) = g(t)\), then the solution is given by $$ u(t, x ) = \begin{...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;$$&lt;br /&gt;
u_t + au_x = 0 \quad \text{with} \quad 0 \le x \le 1, t \ge 0. \tag{1.2.1} $$&lt;br /&gt;
i.c: \(u(0,x) = u_0(x)\), b.c: \(u(t, 0) = g(t)\), then the solution is given by&lt;br /&gt;
$$ u(t, x ) = \begin{cases}  u_0(x - at) &amp;amp; \text{if } x - at &amp;gt; 0, \\ g(t - a^{-1}x) &amp;amp; \text{if } x - at &amp;lt; 0 .   \end{cases}$$&lt;br /&gt;
&lt;br /&gt;
Hyperbolic system이 다음과 같을 때, &lt;br /&gt;
$$\pmatrix{u1 \\ u2 }_t +  \pmatrix{a &amp;amp; b \\ b &amp;amp; a } \pmatrix{u1 \\ u2 }_x = 0$$&lt;br /&gt;
eigenvalue는 \( a+b, a-b\). 다음으로 변형해서 문제를 풀 수 있다. &lt;br /&gt;
$$&lt;br /&gt;
\pmatrix{ u1 + u2 \\ u1 - u2 }_t + \pmatrix{ a+b &amp;amp; 0 \\ 0 &amp;amp; a-b }\pmatrix{u1 + u2 \\ u1 - u2 }_x = 0 $$&lt;br /&gt;
\(u1+u2 @ x=0, u1-u2 @ x=1\)를 정하면 답이 유일하게 정해지지만 다음과 같은 형태여도 된다. &lt;br /&gt;
$$&lt;br /&gt;
u1 + u2 = α_0(u1 - u2) + β_0(t) \quad @ x = 0, \\&lt;br /&gt;
u1 - u2 = α_1(u1 + u2) + β_1(t) \quad @ x = 1, \tag{1.2.4}&lt;br /&gt;
$$&lt;br /&gt;
위 형태로 변형 가능할때만 well-posed이다. \(0 &amp;lt; a &amp;lt; b \)일 때, (\(1.2.4\))의 \(x\)의 위치(\(0\) 혹은 \(1\))가 바뀌면 안된다. 아래 그림에서 보듯 characteristic의 방향이 반대이기 때문이다.&lt;br /&gt;
&lt;br /&gt;
[[file:fig13.png]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Example 1.2.1&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$$\pmatrix{ u1 \\ u2}_t + \pmatrix{\frac{1}{2} &amp;amp; \frac{3}{2} \\ \frac{3}{2}  &amp;amp;\frac{1}{2} }\pmatrix{u1 \\ u2 }_x = 0 \tag{1.2.5}$$&lt;br /&gt;
on the interval [0, 1] with i.c: \(u1(0, x) = 0\) and \(u2(0, x) = x\). &lt;br /&gt;
&lt;br /&gt;
1.2.5의 eigenvalue가 \(2, -1\)&amp;lt;ref&amp;gt;eigenvalue가 양수이면 오른쪽으로 \(t\)에 따라 이동하고, characteristic도 우상향이다.  \(u(x-at)\)처럼 식에서는 음수로 나타남. 음수면 그 반대&amp;lt;/ref&amp;gt;이므로 양쪽 끝에서 bc가 주어져야 한다. 다음으로 정함.&lt;br /&gt;
$$ u1(t, 0) = t \quad u2(t,1) = 0$$&lt;br /&gt;
&lt;br /&gt;
[[file:fig14.png]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>