Go Back   TalkBass Forums > Bass Guitar Forums > Bass Guitar Forums > Off Topic [BG]
Register Rules/FAQ/CUP Members List Search Today's Posts Mark Forums Read

Off Topic [BG] Non-music-related discussion and chat


Supporting Membership
Thank You

Latest Supporting Member
Donate to Upgrade Today

Reply
 
Thread Tools Search this Thread
  #1  
Old 10-02-2010, 06:54 PM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Need some math help!

Sign in to disble this ad
OK, so I'm creating an artwork at the moment that is based off symmetry, math, Fibonacci's etc.
In the background is going to be radial lines coming from the centre of the painting to the edges, and I want the space between every one to gradually increase in proportion each time, coming from the centre towards the bottom of the canvas.

Is there an equation for something like this to work out the increasing angles? Or, a way to mark the edge of the canvas at certain points that steadily increase in distance towards the bottom?

The canvas is 40" high/20" from centre to bottom, and I would like about 15-16 lines including the lines dividing the canvas into 4 quarters.

If that doesn't make sense, I made this a little image that is attached, just mirror the bottom right corner to the left and that's the basic idea of lines that I need laid out. The top half I am just doing by eye.

Any help would be hugely appreciated!
Attached Thumbnails
Click image for larger version

Name:	Untitled.jpg
Views:	7
Size:	38.9 KB
ID:	183052  
__________________
youtube.com/watch?v=6VAkOhXIsI0

Last edited by popinfresh : 10-02-2010 at 07:20 PM.
  #2  
Old 10-02-2010, 10:20 PM
Registered User
 
Join Date: Nov 2005
Location: Listowel/KW Ontario
Just take the spacing and multiply it by a percentage, say 120%. Then take that spacing and do the same. Or you could just lay your bass next to it and mark at each fret.

lowsound
__________________
Quote:
Originally Posted by username n/a View Post
How is a picture of me feeling up a stranger music related?
  #3  
Old 10-02-2010, 10:31 PM
Registered User
 
Join Date: Mar 2005
Supporting Member
Aren't you talking about Linear Perspective -
A Vantage Point with Radiating Convergent Lines (orthagonals) at a fixed Horizon's Vanishing Point.
popular ie- Railroad tracks fading to the horizon.

This is a concept that has been known scientifically, and explored artistically, since the Renaissance.
There are many Art books & Papers on the subject.

rudimentary research on the net...an easy find.
(This took minutes...there are hundreds more)
ie- http://www.mos.org/sln/leonardo/expl...rspective.html
http://mathforum.org/sum95/math_and/.../perspect.html
http://studiochalkboard.evansville.edu/lp-intro.html
http://www.dummies.com/how-to/conten...rspective.html

But you know all this...since you mention Fibonacci (ie-his golden ratio)
So, I must be missing something.
  #4  
Old 10-02-2010, 11:01 PM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Quote:
Originally Posted by iamlowsound View Post
Just take the spacing and multiply it by a percentage, say 120%. Then take that spacing and do the same. Or you could just lay your bass next to it and mark at each fret.

lowsound
Bass fret spacing is too small, however multiplying percentage makes sense. The only problem is working out the exact amount to multiply (or divide) so that the amount of lines will eventually line up directly with the quadrant lines. So, for example, if I am using 120% to multiply, beginning on the horizontal line, by the time I get to placing the last line before the vertical divide, I would like that to be a 120% increase in spacing as well.
I feel there's a real simple answer to this, using the amount of lines I will draw, but I'm just over thinking..
__________________
youtube.com/watch?v=6VAkOhXIsI0

Last edited by popinfresh : 10-02-2010 at 11:04 PM.
  #5  
Old 10-02-2010, 11:03 PM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Quote:
Originally Posted by mrphattay View Post
Aren't you talking about Linear Perspective -
A Vantage Point with Radiating Convergent Lines (orthagonals) at a fixed Horizon's Vanishing Point.
popular ie- Railroad tracks fading to the horizon.

This is a concept that has been known scientifically, and explored artistically, since the Renaissance.
There are many Art books & Papers on the subject.

rudimentary research on the net...an easy find.
(This took minutes...there are hundreds more)
ie- http://www.mos.org/sln/leonardo/expl...rspective.html
http://mathforum.org/sum95/math_and/.../perspect.html
http://studiochalkboard.evansville.edu/lp-intro.html
http://www.dummies.com/how-to/conten...rspective.html

But you know all this...since you mention Fibonacci (ie-his golden ratio)
So, I must be missing something.
Definitely talking about linear perspective, however none of those allow me to find the correct spacing. Thanks though!
__________________
youtube.com/watch?v=6VAkOhXIsI0
  #6  
Old 10-03-2010, 12:43 AM
Frank Tuesday's Avatar
Vintage Keys
 
Join Date: Jul 2008
Location: Austin, TX
Supporting Member
Quote:
Originally Posted by popinfresh View Post
OK, so I'm creating an artwork at the moment that is based off symmetry, math, Fibonacci's etc.
In the background is going to be radial lines coming from the centre of the painting to the edges, and I want the space between every one to gradually increase in proportion each time, coming from the centre towards the bottom of the canvas.

Is there an equation for something like this to work out the increasing angles? Or, a way to mark the edge of the canvas at certain points that steadily increase in distance towards the bottom?

The canvas is 40" high/20" from centre to bottom, and I would like about 15-16 lines including the lines dividing the canvas into 4 quarters.

If that doesn't make sense, I made this a little image that is attached, just mirror the bottom right corner to the left and that's the basic idea of lines that I need laid out. The top half I am just doing by eye.

Any help would be hugely appreciated!
There are many different equations you could use depending on the type of growth you are looking for, linear, power, exponential, growth based on fibonacci numbers.

for example (7 divisions, the angles between lines are a,b,...,g)

fibonacci: a=30/11, b=30/11, c=60/11, d=90/11, e=150/11, f=240/11, g=390/11 (top)

90 = 7a+21n. Select either a or n (in degrees), and calculate the other. b=a+n, c=b+n... (middle, n=3, a=2.727)

90=a(1+x+x2+...+x6). b=a*x, c=b*x=a*x^2, d=a*x^3... (bottom, a=3, x=1.476)



Last edited by Frank Tuesday : 10-03-2010 at 12:47 AM.
  #7  
Old 10-03-2010, 01:10 AM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Quote:
Originally Posted by Frank Tuesday View Post
There are many different equations you could use depending on the type of growth you are looking for, linear, power, exponential, growth based on fibonacci numbers.

for example (7 divisions, the angles between lines are a,b,...,g)

fibonacci: a=30/11, b=30/11, c=60/11, d=90/11, e=150/11, f=240/11, g=390/11 (top)

90 = 7a+21n. Select either a or n (in degrees), and calculate the other. b=a+n, c=b+n... (middle, n=3, a=2.727)

90=a(1+x+x2+...+x6). b=a*x, c=b*x=a*x^2, d=a*x^3... (bottom, a=3, x=1.476)


This is awesome, thank you

I like the growth achieved by the top and bottom the most.
I should have mentioned I haven't done above high school math in a long time, and never in school. I can understand the fibonacci sequence though one question, and sorry if missing anything, why is it divided by 11?

The second equation is somewhat there for me. Why is there a 21 to begin with? How do you decide what a and n are? I'm assuming 90 for the 90 degrees, 7 for the divisions obviously.

The third equation I'm completely lost. But if can explain it I'd love to figure it out!
__________________
youtube.com/watch?v=6VAkOhXIsI0
  #8  
Old 10-03-2010, 01:47 AM
Registered User
 
Join Date: Feb 2006
Location: Kent UK
Send a message via Yahoo to thefruitfarmer
Quote:
Originally Posted by popinfresh View Post

I feel there's a real simple answer to this.....
The answer is 42.
__________________
myspace page evolutionarboretum
Athiest, Socialist, Knob Jockey.
  #9  
Old 10-03-2010, 08:02 AM
Frank Tuesday's Avatar
Vintage Keys
 
Join Date: Jul 2008
Location: Austin, TX
Supporting Member
Quote:
Originally Posted by popinfresh View Post
This is awesome, thank you

I like the growth achieved by the top and bottom the most.
I should have mentioned I haven't done above high school math in a long time, and never in school. I can understand the fibonacci sequence though one question, and sorry if missing anything, why is it divided by 11?

The second equation is somewhat there for me. Why is there a 21 to begin with? How do you decide what a and n are? I'm assuming 90 for the 90 degrees, 7 for the divisions obviously.

The third equation I'm completely lost. But if can explain it I'd love to figure it out!
Answers:

fibonacci: you have a total of 7 angles, so using the first seven fibonacci numbers (1,1,2,3,5,8,13) we'll divide the 90 degrees into angles that correlate to the fibonacci numbers. So the last angle is 13 times wider than the first. The next to last angle is 8 times the first. So the sum of the first 7 fibonacci's is 33. That means that the first is 1/33 of 90 degrees which is 90/33 or 30/11ths. the last is 13 times wider, or 390/11ths.

2nds option: each angle grows by 'n' degrees over the previous angle. The first angle is 'a' degrees. so:
a = a
b = a+n
c = b+n=a+2n
d =c+n=a+3n
e = d+n=a+4n
f = e+n=a+5n
g = f+n=a+6n
90 = a+b+c+d+e+f+g = 7a+21n
You can choose 'a' or 'n' and calclulate the other, but 'a' has to be less than 14, and 'n' less than 4.8 (approximately).

The last is exponential growth. The first angle is 'a', and the rate of growth is 'x'.
a=a
b=ax
c=bx=(ax)x=ax2
d=cx=ax3
e=dx=ax4
f=ex=ax5
g=fx=ax6

90=a+b+c+d+e+f+g=a+ax+ax2+ax3+...+ax6.
  #10  
Old 10-03-2010, 01:39 PM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Quote:
Originally Posted by Frank Tuesday View Post
Answers:

fibonacci: you have a total of 7 angles, so using the first seven fibonacci numbers (1,1,2,3,5,8,13) we'll divide the 90 degrees into angles that correlate to the fibonacci numbers. So the last angle is 13 times wider than the first. The next to last angle is 8 times the first. So the sum of the first 7 fibonacci's is 33. That means that the first is 1/33 of 90 degrees which is 90/33 or 30/11ths. the last is 13 times wider, or 390/11ths.
Perfect, thank you! One last question, how does 90/33 become 30/11ths? I'm understanding how the divisions are increasing easily, just not how to work out the 11ths part?

Quote:
Originally Posted by Frank Tuesday View Post
2nds option: each angle grows by 'n' degrees over the previous angle. The first angle is 'a' degrees. so:
a = a
b = a+n
c = b+n=a+2n
d =c+n=a+3n
e = d+n=a+4n
f = e+n=a+5n
g = f+n=a+6n
90 = a+b+c+d+e+f+g = 7a+21n
You can choose 'a' or 'n' and calclulate the other, but 'a' has to be less than 14, and 'n' less than 4.8 (approximately).
Gotchya! How did you figure out that 'a' had to be less than 14 and 'n' less than 4.8? Also, I'm still a little confused by the 21, but assuming the sum comes to 21 because b=a+n actually holds a numerical one before the 'n', correct?
Does this mean this could work with any numbers for 'a' and 'n', as long as they are below the previously mentioned values? Will it simply produce different angles? I don't have a protractor just yet to play around with this and make it visual which always helps me out.

Quote:
Originally Posted by Frank Tuesday View Post
The last is exponential growth. The first angle is 'a', and the rate of growth is 'x'.
a=a
b=ax
c=bx=(ax)x=ax2
d=cx=ax3
e=dx=ax4
f=ex=ax5
g=fx=ax6

90=a+b+c+d+e+f+g=a+ax+ax2+ax3+...+ax6.
I actually have no idea what sup stands for, but am going to look it up!

I didn't realise I was this rusty with math haha, it's fun getting back into it though!
__________________
youtube.com/watch?v=6VAkOhXIsI0
  #11  
Old 10-03-2010, 05:39 PM
Frank Tuesday's Avatar
Vintage Keys
 
Join Date: Jul 2008
Location: Austin, TX
Supporting Member
Quote:
Originally Posted by popinfresh View Post
Perfect, thank you! One last question, how does 90/33 become 30/11ths? I'm understanding how the divisions are increasing easily, just not how to work out the 11ths part?
Divide the numerator and denominator both (top part of fraction) by 3,
Quote:

Gotchya! How did you figure out that 'a' had to be less than 14 and 'n' less than 4.8? Also, I'm still a little confused by the 21, but assuming the sum comes to 21 because b=a+n actually holds a numerical one before the 'n', correct?
Does this mean this could work with any numbers for 'a' and 'n', as long as they are below the previously mentioned values? Will it simply produce different angles? I don't have a protractor just yet to play around with this and make it visual which always helps me out.
a has to be less than 12.85 (not 14 as originally stated), because with 7 divisions, 90/7=12.85.

You can't use any number for 'a' and 'n'. You can use any number for one of them (within the limits) and calculate what the other is.

Quote:
I actually have no idea what sup stands for, but am going to look it up!

I didn't realise I was this rusty with math haha, it's fun getting back into it though!
Sorry, on my screen [sup] doesn't show up. It is forum html for superscript. x-squared = x2

Fret spacing uses this same algorithm
  #12  
Old 10-06-2010, 05:40 PM
Registered User
 
Join Date: Dec 2004
Location: Melbourne, Aus
Quote:
Originally Posted by Frank Tuesday View Post
Divide the numerator and denominator both (top part of fraction) by 3,

a has to be less than 12.85 (not 14 as originally stated), because with 7 divisions, 90/7=12.85.

You can't use any number for 'a' and 'n'. You can use any number for one of them (within the limits) and calculate what the other is.



Sorry, on my screen [sup] doesn't show up. It is forum html for superscript. x-squared = x2

Fret spacing uses this same algorithm
Sorry, I totally missed your reply! Thanks heaps, I can wrap my head around it now
One last question, what did you use to draw up the pictures with different angles?
__________________
youtube.com/watch?v=6VAkOhXIsI0
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Follow TalkBass on Twitter   Visit TalkBass on Facebook  

All times are GMT -6. The time now is 10:01 AM.




Copyright 2011 Talk Music Group Inc. All rights reserved.
Play guitar? Visit our new sister site TalkGuitar.com [beta]
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.