Login

Welcome, Guest. Please login or register.

March 04, 2026, 01:31:56 am

Author Topic: Acinod's Question Thread  (Read 1216 times)  Share 

0 Members and 1 Guest are viewing this topic.

acinod

  • Victorian
  • Forum Leader
  • ****
  • Posts: 631
  • Honour: +100
  • Respect: +96
Acinod's Question Thread
« on: May 19, 2011, 05:15:47 pm »
0
Without using integration by parts or recognition and showing full working, integrate the following:
  • ln(x)
  • xcos(x)

Let u=tan(x/2), -pi<x<pi. Find sin(x) and cos(x) as a rational expression of u only without using any trigonometry notations.
« Last Edit: May 19, 2011, 05:45:20 pm by acinod »
2015: Working Living The Dream
2012-14: BCom (Actuarial Studies/Finance) @ UniMelb
2011: English [41] | Mathematical Methods CAS [45] | Specialist Mathematics [43] | Chemistry [45] | Physics [42]
2010: Chinese Second Language [35]
ATAR: 99.35

“If you can't explain it simply, you don't understand it well enough."
-Albert Einstein

dcc

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1198
  • Respect: +55
  • School Grad Year: 2008
Re: Acinod's Question Thread
« Reply #1 on: May 19, 2011, 05:44:04 pm »
0
Code: (Mathematica Output) [Select]
In[8]:= Integrate[Log[x], x]
Out[8]= -x + x Log[x]

In[9]:= Integrate[x*Cos[x], x]
Out[9]= Cos[x] + x Sin[x]

acinod

  • Victorian
  • Forum Leader
  • ****
  • Posts: 631
  • Honour: +100
  • Respect: +96
Re: Acinod's Question Thread
« Reply #2 on: May 19, 2011, 05:45:44 pm »
0
Code: (Mathematica Output) [Select]
In[8]:= Integrate[Log[x], x]
Out[8]= -x + x Log[x]

In[9]:= Integrate[x*Cos[x], x]
Out[9]= Cos[x] + x Sin[x]

Oops sorry I forgot to mention, full working required.
2015: Working Living The Dream
2012-14: BCom (Actuarial Studies/Finance) @ UniMelb
2011: English [41] | Mathematical Methods CAS [45] | Specialist Mathematics [43] | Chemistry [45] | Physics [42]
2010: Chinese Second Language [35]
ATAR: 99.35

“If you can't explain it simply, you don't understand it well enough."
-Albert Einstein

dcc

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1198
  • Respect: +55
  • School Grad Year: 2008
Re: Acinod's Question Thread
« Reply #3 on: May 19, 2011, 05:46:10 pm »
0
The full working was provided.


« Last Edit: May 19, 2011, 06:11:32 pm by dcc »

acinod

  • Victorian
  • Forum Leader
  • ****
  • Posts: 631
  • Honour: +100
  • Respect: +96
Re: Acinod's Question Thread
« Reply #4 on: May 19, 2011, 06:54:01 pm »
0
The full working was provided.

Wow after staring at the working for a couple of minutes, I finally understood what you did there. Actually I'm still a bit confused but I get the general idea.
Is there another way to do this? Like using only the knowledge learnt in the Year 12 course?
2015: Working Living The Dream
2012-14: BCom (Actuarial Studies/Finance) @ UniMelb
2011: English [41] | Mathematical Methods CAS [45] | Specialist Mathematics [43] | Chemistry [45] | Physics [42]
2010: Chinese Second Language [35]
ATAR: 99.35

“If you can't explain it simply, you don't understand it well enough."
-Albert Einstein

dcc

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1198
  • Respect: +55
  • School Grad Year: 2008
Re: Acinod's Question Thread
« Reply #5 on: May 19, 2011, 07:13:56 pm »
0
Back in my day, this was part of the Year 12 course.