原始関数と不定積分-基本演習
mathcalculusexerciseantiderivative
data/lecture/math/calculus/antiderivatives-and-indefinite-integrals.lecture.n.md
1問題 1
\int (3x^2-2)\,dx を求めよ。
1.1解答例
\{x\mapsto x^3-2x+C\mid C\in\mathbb R\} である。実際に微分すると (x^3-2x+C)'=3x^2-2 となる。
1.2解説
不定積分は 1 つの関数ではなく、すべての原始関数からなる関数族である。
2問題 2
F:\mathbb R\to\mathbb R とする。F'(x)=2x、F(1)=5 を満たす F を求めよ。
2.1解答例
F(x)=x^2+C である。F(1)=1+C=5 より C=4、したがって F(x)=x^2+4 である。
2.2解説
条件が与えられると積分定数が決まる。
3問題 3
\int_0^1 2x\,dx と \int 2x\,dx の出力の種類を説明せよ。
3.1解答例
\int_0^1 2x\,dx は端点を指定した定積分であり、出力は 1 つの数である。\int 2x\,dx は不定積分であり、出力は関数族 \{x\mapsto x^2+C\mid C\in\mathbb R\} である。
3.2解説
積分記号が共通であっても、定積分と不定積分の定義および出力は異なる。
4関連リンク
data/lecture/math/calculus/antiderivatives-and-indefinite-integrals.lecture.n.md
Antiderivatives and Indefinite Integrals — Basic Exercises
data/lecture/math/calculus/antiderivatives-and-indefinite-integrals.lecture.n.md
1Problem 1
Evaluate \int(3x^2-2)\,dx.
1.1Sample Solution
The result is \{x\mapsto x^3-2x+C\mid C\in\mathbb R\}. Differentiation verifies that (x^3-2x+C)'=3x^2-2.
1.2Explanation
An indefinite integral is not a single function but the family of all antiderivatives.
2Problem 2
Let F:\mathbb R\to\mathbb R. Find F satisfying F'(x)=2x,\qquad F(1)=5.
2.1Sample Solution
Write F(x)=x^2+C. The condition gives F(1)=1+C=5, so C=4 and therefore F(x)=x^2+4.
2.2Explanation
An additional condition determines the constant of integration.
3Problem 3
Explain the types of output produced by \int_0^1 2x\,dx and \int 2x\,dx.
3.1Sample Solution
The expression \int_0^1 2x\,dx is a definite integral with specified endpoints, so its output is a single number. The expression \int 2x\,dx is an indefinite integral, so its output is the family of functions \{x\mapsto x^2+C\mid C\in\mathbb R\}.
3.2Explanation
Although the notation is related, definite and indefinite integrals have different definitions and different types of output.
4Related Material
data/lecture/math/calculus/antiderivatives-and-indefinite-integrals.lecture.n.md