InterviewSolution
Saved Bookmarks
| 1. |
A function n(x) satisfied the differential equation where L is a constant. The boundaryconditions are: (0) = K and (∞) = 0. The solution to this equation is |
| Answer» n(∞) = 0, ∴ B = 0, n(0) = k ∴ B = k. | |