Ask your own question, for FREE!
Mathematics 10 Online
OpenStudy (swissgirl):

Anyone familiar with mathematica?

OpenStudy (swissgirl):

http://www.math.ysu.edu/~faires/Numerical-Analysis/Programs/programs/mathematica/ I need help with ALG023.MA I evaluated the notebook

OpenStudy (swissgirl):

and I entered the function \( \large e^{6x}+3(ln2)^2e^{2x}-(ln8)e^{4x}-(ln2)^3 \)

OpenStudy (swissgirl):

Like I am not sure how to enter this function

OpenStudy (swissgirl):

hmmmmmmmm

OpenStudy (swissgirl):

@nincompoop r u there?

OpenStudy (swissgirl):

ohhhhhhh Ill try to input that

OpenStudy (anonymous):

This is how your input should be in formal Mathematica notation: Exp[6x]+3 Log[2]^2 Exp[2x]- Log[8] Exp[4x]- Log[2]^3

OpenStudy (swissgirl):

hmmmm not sure gotta play around a lil Thanks guys :)

OpenStudy (swissgirl):

@experimentX Can u help me out?

OpenStudy (swissgirl):

like I think smth is wrong since I think its taking too long to converge

OpenStudy (swissgirl):

So maybe I am inputting it incorrectly

OpenStudy (experimentx):

this right? http://www.wolframalpha.com/input/?i=e^ {6x}%2B3%28ln2%29^2e^{2x}-%28ln8%29e^{4x}-%28ln2%29^3 do you know WA interprets latex?

OpenStudy (swissgirl):

nooooooooooooooooooo

OpenStudy (experimentx):

lol ... probably you should remove { } E^(6 x) + 3 Log[2]^2 E^(2 x) - Log[8] E^(4 x) - Log[2]^3

OpenStudy (swissgirl):

ok let me tryyyyy

OpenStudy (experimentx):

for these types ... create a W|A accound (free one) ... sometimes it let's you copy things around ... like Mathematica input

OpenStudy (swissgirl):

ohhhhhhhh i willll

OpenStudy (swissgirl):

smth is going wrong with my mathematica ughhhh

OpenStudy (swissgirl):

idk smth is weird a number my book got for the 6th itteration I got for the 16th iteration

OpenStudy (swissgirl):

so either I am entering smth incorrectly orrrrrrrrrrr there is some typo

OpenStudy (experimentx):

OpenStudy (swissgirl):

how did u get that?

OpenStudy (swissgirl):

Like how can i do that input output thingy?

OpenStudy (experimentx):

copy paste .. lol

OpenStudy (swissgirl):

Like u see I got for 16 --> -0.182888 and the book got this number for the 6th iteration So I kinda have a sneaky feeling that somehow the program is messing up

OpenStudy (swissgirl):

Newtons method involves dividing the function by its derivative so I wonder if the derivative is getting messed up

OpenStudy (experimentx):

when it comes to programming mathematica ... i at zero level. If it were Matlab ... i could have re- programmed it

OpenStudy (experimentx):

try this Log[4] == Log[2]^2

OpenStudy (swissgirl):

So like how wold u get it to be (log[2])^2?

OpenStudy (swissgirl):

Where should i try that?

OpenStudy (experimentx):

try to create a new notebook ..

OpenStudy (swissgirl):

ohhhhh

OpenStudy (swissgirl):

It said false

OpenStudy (swissgirl):

lol I dont know a thing from beanssss

OpenStudy (swissgirl):

OpenStudy (swissgirl):

Just followed what u told me to do idkkkkkkkkkkkkkkkkkkkkkkk

OpenStudy (swissgirl):

lol whadya mean?

OpenStudy (swissgirl):

I am confuzzleddddd

OpenStudy (swissgirl):

When I enter Log[2]^2 does mathematica read it as Log[4]?

OpenStudy (swissgirl):

Or does it read it as (log(2))^2?

OpenStudy (experimentx):

this means Log[2]^2 not equal to Log[4]

OpenStudy (swissgirl):

YAYYYYYYYYYY

OpenStudy (swissgirl):

Ok maybe there is a typo in my book whtvr

OpenStudy (swissgirl):

I am totally driving u guys crazyyyyyy

OpenStudy (experimentx):

you should learn programming http://www.mathprogramming-intro.org/ google them, there are lot's of stuff ... I'm learning after exams

OpenStudy (swissgirl):

ikkk I should. I just dont know where to begin

OpenStudy (swissgirl):

Ill bookmark this page

OpenStudy (swissgirl):

I just never have time in my life idkkkkkkkkkkk I think i gotta start organizing my life

OpenStudy (experimentx):

haha ... you should learn from how to evaluate expression ... probably

OpenStudy (swissgirl):

Probabbbbllyyyyy

OpenStudy (swissgirl):

hahah the only time I learnt about programming was back in HS we learnt visual basics hahahah which isnt relevant

OpenStudy (experimentx):

no one works with VB these days. I tried to do a VB in second year. it was a failure. I don't know why everyone is interested in python these days.

OpenStudy (swissgirl):

idk It seems like C++ is what everyone studies idk

OpenStudy (experimentx):

i learned C on undergrad school ... tried to learn c++ ... didn't complete it.

OpenStudy (experimentx):

i thin i'll try to learn python/mathematica/matlab ... after exam

OpenStudy (swissgirl):

hahahah ure always learning after exams

OpenStudy (swissgirl):

idk I am getting sick of studying. Nothings interesting nemore. idk The course I am taking right now is soooooo boring. idk Like after a while u just get sick of everything

OpenStudy (experimentx):

probably you skipped the basics ... mathematics always seemed interesting. my teachers were awful ... didn't understand algebra well. I failed in finals of my final year.

OpenStudy (swissgirl):

idk Its numerical methods and I get headaches when like computing with tiny numbers. I keep on having to check if I am made a mistake. I guess I am not cut out for math :(

OpenStudy (experimentx):

yeah ... i don't like it either ... Maybe i failed the day before yesterday's exam because of it. seeing it I thought it could ... but due to lack of practice i couldn't do it.

OpenStudy (swissgirl):

U recently took that course toooo????

OpenStudy (experimentx):

I have it in my course ... Mathematical physics.

OpenStudy (swissgirl):

ohhhhhhhhhhhhhhhhhhhhhh its very technical and I so hate it. maybe it will get a lil bit nore exciting. Its like its a no brainer once u know the formulas u just enter all the info

OpenStudy (experimentx):

well ... i still love deriving the Euler's method and Newton's Rhapson's method ... I hate RK-4 ,,,,

OpenStudy (swissgirl):

didnt get up to RK-4 yet

OpenStudy (swissgirl):

Are u familiar with aitken's method?

OpenStudy (swissgirl):

Ohhhhh i lovee thattttt

OpenStudy (experimentx):

probably not ... i skipped the whole chapter. all i studied for exam was RK-4 and Newton interpolation ... lol ...i couldn't do both.

OpenStudy (swissgirl):

lol ya well i dont have to take exams I just have to hand in work So i dont have to memorize any formulas

OpenStudy (experimentx):

very nice for you ... you don't want to be in my position right now.

OpenStudy (swissgirl):

No i reallyyyyyy dont lol

OpenStudy (experimentx):

my stat 1 down -- flunked 3 remaining --- gonna drop probably

OpenStudy (swissgirl):

Cuz u r taking wayyy too many courses at once

OpenStudy (experimentx):

this year I'm dead :(((

OpenStudy (experimentx):

probably i should quit physics and start math ... lol

OpenStudy (swissgirl):

lol but ure finished with ur undergrad? Like I kinda find it crazy that ppl study for sooooo long

OpenStudy (experimentx):

yeah ... i graduated with physics, and half way through grad school ... tried to get extra math in undergrad .. failed on both.

OpenStudy (swissgirl):

Once u graduate then what?

OpenStudy (experimentx):

dunno ... it's just so nice to be freeloader at home being student.

OpenStudy (swissgirl):

lol hahahahah i guesssss

OpenStudy (experimentx):

yeah ... 1/3 of life is gone this way these days studying .. or even more.

OpenStudy (experimentx):

http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash3/546053_3789383858455_1259887902_n.jpg until you reach the top of that parabola ... you are still a student.

OpenStudy (swissgirl):

omggg I dont like that lol

OpenStudy (experimentx):

somebody named it cycle of life ... lol

OpenStudy (swissgirl):

Well it is the cycle of life.

OpenStudy (experimentx):

yeah ... kinda feel pretty bad to grow old and for the old

OpenStudy (swissgirl):

Ya it makes u feel like u wasted ur life idkkk

OpenStudy (experimentx):

I'm still at my prime for my age ... but not career :((

OpenStudy (swissgirl):

Once u hit the prime of ur career afterwards it heads downwards

OpenStudy (experimentx):

hahahaha ...

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!