Facebook Pixel
Mathos
미적분

변수분리법으로 y' = y 풀기

변수분리법으로 미분방정식 y' = y를 풀고, 양변을 적분한 뒤, 일반적인 지수해 y = Ce^x를 확인합니다.

AI로 수학 마스터하기

문제에 막혔나요? Mathos AI는 모든 수학 개념에 대해 단계별 솔루션, 즉각적인 시각화 및 맞춤형 튜터링을 제공합니다.


학습 리소스

이 콘텐츠는 Mathos AI 오픈 학습 라이브러리의 일부입니다. 학생들이 복잡한 수학 문제를 시각화하고 이해하는 데 도움이 되도록 설계되었습니다.

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

Problem

Solve the differential equation

y=y.y' = y.

Step 1: Read the Derivative Condition

The equation says that the derivative of yy with respect to xx is equal to yy itself:

dydx=y.\frac{dy}{dx} = y.

In other words, the function must grow or shrink at a rate that matches its current value.

Step 2: Separate the Variables

Write the derivative as dydx\frac{dy}{dx}, then move the yy expression with dydy and the xx expression with dxdx:

dydx=y.\frac{dy}{dx} = y.

Dividing by yy and multiplying by dxdx gives

1ydy=dx.\frac{1}{y}\,dy = dx.

Step 3: Integrate Both Sides

Now take the antiderivative of both sides:

1ydy=dx.\int \frac{1}{y}\,dy = \int dx.

The antiderivative of 1y\frac{1}{y} is lny\ln|y|, and the antiderivative of 11 is xx, so

lny=x+C.\ln|y| = x + C.

Step 4: Rewrite in Exponential Form

Use the exponential function to isolate yy:

y=ex+C.|y| = e^{x+C}.

The constant can be absorbed into one arbitrary constant, giving

y=Cex.y = Ce^x.

Step 5: Check the Solution Family

Differentiate y=Cexy = Ce^x, where CC is any constant:

y=Cex.y' = Ce^x.

Since this is the same as yy,

y=y.y' = y.

Therefore, the general solution is

y=Cex.\boxed{y = Ce^x}.

개념

Introduction to Differential Equations

Equations involving a function and its derivatives. Separable differential equations can be solved by moving all yy terms to one side and all xx terms to the other, then integrating both sides. Initial conditions determine the specific solution.

더 많은 동영상

© 2026 Mathos. 모든 권리 보유