Given the function f(x) = ln(1+x) and pₙ represents the nth Taylor polynomial centered at x = 0, find the least integer n for which pₙ(0.5) approximates ln(1.5) to within 0.0001.
A. n = 1
B. n = 2
C. n = 3
D. n = 4