Fun Simpson's rule question (1 Viewer)

RyddeckerSMP

Go The Knights!
Joined
Feb 28, 2004
Messages
342
Gender
Male
HSC
2005
Using simpson's rule, find the volume of the solid formed between x=0 to x=3 of y=In (x). Enjoy!
 

m_isk

Member
Joined
Apr 22, 2004
Messages
158
Gender
Undisclosed
HSC
N/A
how many function values are we required to use?? ANyway, when you find out, draw out a table of values with x and y. Remembering that Volume = pi*Integral(y^2)dx, you should use simpsons rule to find out the primitive of (lnx)^2....if u dont get it jst tell me and ill post up the solution...hopefuly wont haf to. cant b bothered :D
 

mojako

Active Member
Joined
Mar 27, 2004
Messages
1,333
Gender
Male
HSC
2004
if y=ln(x) and its rotated about x-axis:

Install Maple
Open it
Type:
VOLUME:=evalf(pi*value((simpson((log(x))^2, x=1*10^(-99)..3, 10000)))) ;

and it'll find the volume using Simpson rule, which is what u asked.

(edited to make the initial x value smaller and to fix up the command)
 
Last edited:

Slidey

But pieces of what?
Joined
Jun 12, 2004
Messages
6,600
Gender
Male
HSC
2005
Antilogarithms can't be non-positive.
 

mojako

Active Member
Joined
Mar 27, 2004
Messages
1,333
Gender
Male
HSC
2004
assuming y=In(x) refers to y=ln(x),
u wont see this in 2U exam either
ln(x) is not defined at x=0

if y=In(x) refers to y=integral of x dx
then it can be in 2U
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top